Hello,
my ASG refuses to parse correctly packet filter rules with a network mask past the /24 one. Example:
DHCP Server range: 172.25.195.161 - 172.25.195.190
on ASG network interface 172.25.195.160/27
Packet filter rule: Network 172.25.195.160/27 -> any/any -> allow
Masquerading and DNS Proxy are configured.
DHCP client gets IP address 172.25.195.190 and tries to connect to www.google.com
Packet filter log says its rejected by the overall reject rule at the end of my filter. If I set-up the network as 172.25.195.0/24, then it works as a charm.
Any ideas? Thanks.
This thread was automatically locked due to age.