freebsd-dev/contrib/netbsd-tests/ipf/input/n4
Enji Cooper 57718be8fa 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

11 lines
427 B
Plaintext

in on zx0 tcp 10.3.3.3,12345 10.1.1.1,23
out on zx0 tcp 10.2.2.1,10023 10.3.3.3,12345
in on zx0 tcp 10.3.3.3,12345 10.1.1.1,53
out on zx0 tcp 10.2.2.1,10053 10.3.3.3,12345
in on zx0 tcp 10.3.3.3,12346 10.1.0.0,23
out on zx0 tcp 10.2.2.1,10023 10.3.3.3,12346
in on zx0 udp 10.3.3.3,12345 10.1.1.0,53
out on zx0 udp 10.2.2.1,10053 10.3.3.3,12345
in on zx0 tcp 10.3.3.3,12345 10.1.1.0,53
out on zx0 tcp 10.2.2.1,53 10.3.3.3,12345