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.
14 lines
533 B
Plaintext
14 lines
533 B
Plaintext
in on zx0 tcp 10.2.2.2,12345 10.1.1.1,23
|
|
in on zx0 tcp 10.2.2.2,12345 10.1.1.2,23
|
|
in on zx0 tcp 10.3.0.1,12345 10.1.2.2,23
|
|
in on zx0 tcp 10.3.0.1,12345 10.2.2.2,23
|
|
in on zx0 tcp 10.3.3.3,12345 10.1.1.1,23
|
|
in on zx0 tcp 10.2.2.2,12345 10.1.1.1,53
|
|
in on zx0 tcp 10.3.3.3,12345 10.1.1.1,53
|
|
in on zx0 tcp 10.2.2.2,12345 10.1.0.0,23
|
|
in on zx0 tcp 10.3.3.3,12345 10.1.0.0,23
|
|
in on zx0 udp 10.2.2.2,12345 10.1.1.0,53
|
|
in on zx0 udp 10.3.3.3,12345 10.1.1.0,53
|
|
in on zx0 tcp 10.2.2.2,12345 10.1.1.0,53
|
|
in on zx0 tcp 10.3.3.3,12345 10.1.1.0,53
|