summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/ipf/regress/n5
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netbsd-tests/ipf/regress/n5')
-rw-r--r--contrib/netbsd-tests/ipf/regress/n56
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/ipf/regress/n5 b/contrib/netbsd-tests/ipf/regress/n5
new file mode 100644
index 0000000..d9f1a88
--- /dev/null
+++ b/contrib/netbsd-tests/ipf/regress/n5
@@ -0,0 +1,6 @@
+map zx0 10.1.1.1/32 -> 10.2.2.2/32
+map zx0 from 10.1.1.0/24 to 10.1.0.0/16 -> 10.3.4.5/32
+map zx0 from 10.1.1.0/24 ! to 10.1.0.0/16 -> 10.3.4.0/24
+map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential
+map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential
+map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential
OpenPOWER on IntegriCloud