mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -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
5 lines
357 B
Text
5 lines
357 B
Text
pass in inet from 127.0.0.1/32 to 127.0.0.1/32 with opt sec
|
|
pass in inet from 127.0.0.1/32 to 127.0.0.1/32 with opt lsrr not opt sec
|
|
block in inet from any to any with not opt sec-class topsecret
|
|
block in inet from any to any with not opt sec-class topsecret,secret
|
|
pass in inet from any to any with opt sec-class topsecret,confid not opt sec-class unclass
|