summaryrefslogtreecommitdiffstats
path: root/test/input/n4
diff options
context:
space:
mode:
Diffstat (limited to 'test/input/n4')
-rw-r--r--test/input/n410
1 files changed, 10 insertions, 0 deletions
diff --git a/test/input/n4 b/test/input/n4
new file mode 100644
index 0000000..1218ef9
--- /dev/null
+++ b/test/input/n4
@@ -0,0 +1,10 @@
+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
OpenPOWER on IntegriCloud