pass in on igb0 proto udp from {any} port {67} to {any} port {68} label "9cd55d1fd04481b742b3d9cb50614a68" # allow DHCP client on 0WANpass out on igb0 proto udp from {any} port {68} to {any} port {67} label "e25389aa146fb6435700a66cc3e3a96d" # allow DHCP client on 0WAN
# webConfigurator lockoutblock in quick proto tcp from <sshguard> to (self) port 443 tracker 1000000351 label "GUI Lockout"block in quick from <virusprot> to any tracker 1000000400 label "virusprot overload table"# allow our DHCP client out to the WANpass in quick on $WAN proto udp from any port = 67 to any port = 68 tracker 1000000561 label "allow dhcp client out WAN"pass out quick on $WAN proto udp from any port = 68 to any port = 67 tracker 1000000562 label "allow dhcp client out WAN"