ngie 3f09b8d0af Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
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
2014-10-02 23:26:49 +00:00

10 lines
490 B
Igor

block out log quick on qfe0 from 192.168.7.0/24 to any
block out log quick on nf0 from 192.168.6.0/24 to any
pass in quick on nf0 proto tcp from any to any port = 111 flags S keep state
pass in quick on nf0 proto udp from any to any port = 111 keep state
block return-rst in log quick on nf0 proto tcp from any to any
block in log quick on nf0 from 192.168.7.0/24 to any
block return-rst in log quick on qfe0 proto tcp from any to any
block in log quick on qfe0 from 192.168.6.0/24 to any