I am in the middle of writing a new config for HAProxy - What I want to do is this.
acl ccbill src 64.38.212.0/24
acl ccbill src 64.38.215.0/24
acl ccbill src 64.38.215.0/24
acl ccbill src 64.38.215.0/24
use_backend admin-chat if ccbill
I am just curious if you can set an acl like this using the same name for multiple IP's
Thanks
Yes you can. HAProxy will process a logical OR between each ACL.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With