NetBSD/tests/ipf/regress/i17
jmmv b9daf172a0 Add the ipf tests developed by Lukasz Strzygowski as part of the atfify
GSoC 2008 project.  These were originally inside the kernel subdirectory
but I think they belong in their own top-level directory because ipf
consists of more components than just the kernel-level packet filter.
2009-02-20 21:42:59 +00:00

14 lines
414 B
Plaintext

100 pass in all
200 pass in proto tcp all
110 pass in proto udp all
110 pass in from localhost to any
pass in all
pass in from localhost to any
@0 100 pass in from localhost to any
@1 pass in from any to localhost
@0 pass in from 1.1.1.1 to any
@1 110 pass in from 2.2.2.2 to any
@2 pass in from 3.3.3.3 to any
call fr_srcgrpmap/100 out from 10.1.0.0/16 to any
call now fr_dstgrpmap/200 in from 10.2.0.0/16 to any