]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ipfilter/test/regress/ni6.ipf
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ipfilter / test / regress / ni6.ipf
1 block out log quick on qfe0 from 192.168.7.0/24 to any
2 block out log quick on nf0 from 192.168.6.0/24 to any
3 pass in quick on nf0 proto tcp from any to any port = 111 flags S keep state
4 pass in quick on nf0 proto udp from any to any port = 111 keep state
5 block return-rst in log quick on nf0 proto tcp from any to any
6 block in log quick on nf0 from 192.168.7.0/24 to any
7 block return-rst in log quick on qfe0 proto tcp from any to any
8 block in log quick on qfe0 from 192.168.6.0/24 to any
9