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.
9 lines
349 B
Plaintext
9 lines
349 B
Plaintext
in on hme0 tcp 10.1.2.3,1200 195.134.65.10,100 S
|
|
in on hme0 tcp 10.1.2.3,1200 195.134.65.10,22 S
|
|
in on hme0 udp 10.1.2.3,1200 195.134.65.10,100
|
|
in on hme0 udp 10.1.2.3,53 195.134.65.10,53
|
|
in on hme0 10.1.2.3 195.134.65.10
|
|
in on hme1 195.134.65.10 10.1.2.3
|
|
in on hme1 udp 195.134.65.10,53 10.1.2.3,53
|
|
in on hme1 tcp 195.134.65.10,22 10.1.2.3,1200 SA
|