b9daf172a0
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.
20 lines
748 B
Plaintext
20 lines
748 B
Plaintext
out on zx0 tcp 10.1.1.1,1025 10.1.1.1,1025
|
|
out on zx0 tcp 10.1.1.1,1025 10.1.1.2,1025
|
|
out on zx0 10.1.1.0 10.1.1.2
|
|
out on zx0 10.1.1.1 10.1.2.1
|
|
out on zx0 tcp 10.1.1.2,1025 10.1.1.1,1025
|
|
out on zx0 tcp 10.1.1.2,1025 10.1.1.1,1025
|
|
out on zx0 tcp 10.1.1.2,1026 10.1.1.1,1025
|
|
out on zx0 udp 10.1.1.2,1025 10.1.1.1,1025
|
|
out on zx0 tcp 10.1.1.3,2000 10.1.2.1,80
|
|
out on zx0 tcp 10.1.1.3,2001 10.1.3.1,80
|
|
out on zx0 tcp 10.1.1.3,2002 10.1.4.1,80
|
|
out on zx0 tcp 10.1.1.3,2003 10.1.4.1,80
|
|
in on zx0 10.1.1.1 10.1.1.2
|
|
in on zx0 tcp 10.1.1.1,1025 10.1.1.2,1025
|
|
in on zx0 10.1.1.2 10.1.1.1
|
|
in on zx0 tcp 10.1.1.1,1026 10.3.4.5,40000
|
|
in on zx0 tcp 10.1.1.1,1025 10.3.4.5,40000
|
|
in on zx0 udp 10.1.1.2,1025 10.3.4.5,40001
|
|
in on zx0 tcp 10.1.2.1,80 10.3.4.5,40001
|