summaryrefslogtreecommitdiffstats
path: root/test/regress/n5
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/n5')
-rw-r--r--test/regress/n56
1 files changed, 6 insertions, 0 deletions
diff --git a/test/regress/n5 b/test/regress/n5
new file mode 100644
index 0000000..e55cea0
--- /dev/null
+++ b/test/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
+map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000
+map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001
OpenPOWER on IntegriCloud