@fdellwing wrote:
Hi,
I would like to block all requests that use any of the ip addresses of the server as host. Is there an easier way than
acl is_ip hdr(host) -i 1.2.3.4 -i 4.3.2.1
?Greetings
Posts: 3
Participants: 2
@fdellwing wrote:
Hi,
I would like to block all requests that use any of the ip addresses of the server as host. Is there an easier way than
acl is_ip hdr(host) -i 1.2.3.4 -i 4.3.2.1
?Greetings
Posts: 3
Participants: 2