mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
9 lines
320 B
Text
9 lines
320 B
Text
log in proto tcp all
|
|
pass in proto 6 from any to any
|
|
pass in proto udp from localhost to localhost
|
|
block in proto ipv6 from any to any
|
|
block in proto 17 from any to any
|
|
block in proto 250 from any to any
|
|
pass in proto tcp/udp from any to any
|
|
block in proto tcp-udp from any to any
|
|
block in proto tcp-udp from any to any
|