This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASG 6.213 - Network mask problem

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.