freebsd-dev/contrib/ipfilter/test/regress/f14
Guido van Rooij c9bff7ba93 Import of ipfilter 3.3.3 in anticipation of its revival.
More to come in the next days.
1999-11-08 20:51:23 +00:00

9 lines
255 B
Plaintext

block in from !1.1.1.1 to any
pass in from 1.1.1.1 to !any
block in from 1.1.1.0/24 to !any
pass in from !1.1.1.0/24 to any
block in from !1.1.0.0/16 to any
pass in from 1.1.0.0/16 to !1.2.0.0/16
block in from any to !127.0.0.0/8
pass in from !any to any