have you assigned the firewall rules to your interfaces?
Something like below.
ethernet eth1 { address dhcp description WAN1 duplex auto firewall { in { name WAN_IN } local { name WAN_LOCAL } } speed auto }
have you assigned the firewall rules to your interfaces?
Something like below.
ethernet eth1 { address dhcp description WAN1 duplex auto firewall { in { name WAN_IN } local { name WAN_LOCAL } } speed auto }