NetBSD/tests/ipf/regress/i7
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

10 lines
489 B
Plaintext

pass in on ed0 proto tcp from localhost to localhost port = 23 flags S/SA
block in on lo0 proto tcp from any to any flags A
pass in on lo0 proto tcp from any to any flags /SAP
block in on lo0 proto tcp from any to any flags 0x80/A
pass in on lo0 proto tcp from any to any flags S/18
block in on lo0 proto tcp from any to any flags 2/18
pass in on lo0 proto tcp from any to any flags 2
block in on lo0 proto tcp from any to any flags /16
pass in on lo0 proto tcp from any to any flags 2/SA