root@opnsense:~ # ipfw -S list 00100 set 0 allow pfsync from any to any00110 set 0 allow carp from any to any00120 set 0 allow layer2 mac-type 0x0806,0x803500130 set 0 allow layer2 mac-type 0x888e,0x88c700140 set 0 allow layer2 mac-type 0x8863,0x886400150 set 0 deny layer2 not mac-type 0x0800,0x86dd00200 set 0 skipto 60000 ip6 from ::1 to any00201 set 0 skipto 60000 ip4 from 127.0.0.0/8 to any00202 set 0 skipto 60000 ip6 from any to ::100203 set 0 skipto 60000 ip4 from any to 127.0.0.0/806000 set 0 skipto 60000 tcp from any to any out06199 set 0 skipto 60000 ip from any to any60000 set 0 return60001 set 0 queue 10000 ip from any to any in via pppoe0 // 39c76cf4-5ca8-49a9-b389-53f000a2bcd4 wan: Download Queue60002 set 0 queue 10001 ip from any to any out via pppoe0 // b2ae7b63-7ed7-4f30-bb41-a56e1e58d1d0 wan: Upload Queue65533 set 0 allow ip from any to any65534 set 0 deny ip from any to any65535 set 31 allow ip from any to any
root@opnsense:~ # ipfw set disable 0root@opnsense:~ # ipfw -S list# DISABLED 00100 set 0 allow pfsync from any to any# DISABLED 00110 set 0 allow carp from any to any# DISABLED 00120 set 0 allow layer2 mac-type 0x0806,0x8035# DISABLED 00130 set 0 allow layer2 mac-type 0x888e,0x88c7# DISABLED 00140 set 0 allow layer2 mac-type 0x8863,0x8864# DISABLED 00150 set 0 deny layer2 not mac-type 0x0800,0x86dd# DISABLED 00200 set 0 skipto 60000 ip6 from ::1 to any# DISABLED 00201 set 0 skipto 60000 ip4 from 127.0.0.0/8 to any# DISABLED 00202 set 0 skipto 60000 ip6 from any to ::1# DISABLED 00203 set 0 skipto 60000 ip4 from any to 127.0.0.0/8# DISABLED 06000 set 0 skipto 60000 tcp from any to any out# DISABLED 06199 set 0 skipto 60000 ip from any to any# DISABLED 60000 set 0 return# DISABLED 60001 set 0 queue 10000 ip from any to any in via pppoe0 // 39c76cf4-5ca8-49a9-b389-53f000a2bcd4 wan: Download Queue# DISABLED 60002 set 0 queue 10001 ip from any to any out via pppoe0 // b2ae7b63-7ed7-4f30-bb41-a56e1e58d1d0 wan: Upload Queue# DISABLED 65533 set 0 allow ip from any to any# DISABLED 65534 set 0 deny ip from any to any65535 set 31 allow ip from any to any
root@opnsense:~ # ipfw set enable 0root@opnsense:~ # ipfw -S list00100 set 0 allow pfsync from any to any00110 set 0 allow carp from any to any00120 set 0 allow layer2 mac-type 0x0806,0x803500130 set 0 allow layer2 mac-type 0x888e,0x88c700140 set 0 allow layer2 mac-type 0x8863,0x886400150 set 0 deny layer2 not mac-type 0x0800,0x86dd00200 set 0 skipto 60000 ip6 from ::1 to any00201 set 0 skipto 60000 ip4 from 127.0.0.0/8 to any00202 set 0 skipto 60000 ip6 from any to ::100203 set 0 skipto 60000 ip4 from any to 127.0.0.0/806000 set 0 skipto 60000 tcp from any to any out06199 set 0 skipto 60000 ip from any to any60000 set 0 return60001 set 0 queue 10000 ip from any to any in via pppoe0 // 39c76cf4-5ca8-49a9-b389-53f000a2bcd4 wan: Download Queue60002 set 0 queue 10001 ip from any to any out via pppoe0 // b2ae7b63-7ed7-4f30-bb41-a56e1e58d1d0 wan: Upload Queue65533 set 0 allow ip from any to any65534 set 0 deny ip from any to any65535 set 31 allow ip from any to any