Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4737

ACL rule not working for TCP mode

$
0
0

@kmg wrote:

I tried to enable blocking for incoming source ips on tcp mode. I used the below config in my setup , but its not working. Not sure whether any wrong in the configuration. Please someone help me on this.

HAproxy version 1.6.5

Mode : TCP

frontend localtcp8089
	bind 10.11.13.20:8089			
	acl blocklist src 10.11.12.13
        tcp-request connection reject if blocklist
	use_backend localapp1

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>