aboutsummaryrefslogtreecommitdiffstats
path: root/test/output/address
diff options
context:
space:
mode:
Diffstat (limited to 'test/output/address')
-rw-r--r--test/output/address/dump6
-rw-r--r--test/output/address/rules-save6
2 files changed, 6 insertions, 6 deletions
diff --git a/test/output/address/dump b/test/output/address/dump
index 9f973a8..10996bd 100644
--- a/test/output/address/dump
+++ b/test/output/address/dump
@@ -12614,14 +12614,14 @@ COMMIT
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:PREROUTING ACCEPT [0:0]
-:awall-masquerade - [0:0]
+:masquerade - [0:0]
-A INPUT -j MASQUERADE
-A OUTPUT -j REDIRECT
-A POSTROUTING -o eth1 -d 10.0.0.0/12 -j MASQUERADE
--A POSTROUTING -m set --match-set awall-masquerade src -j awall-masquerade
+-A POSTROUTING -m set --match-set awall-masquerade src -j masquerade
-A PREROUTING -i eth0 -j REDIRECT
-A PREROUTING -i eth1 -s 10.0.0.0/12 -j REDIRECT
--A awall-masquerade -m set ! --match-set awall-masquerade dst -j MASQUERADE
+-A masquerade -m set ! --match-set awall-masquerade dst -j MASQUERADE
COMMIT
*raw
:OUTPUT ACCEPT [0:0]
diff --git a/test/output/address/rules-save b/test/output/address/rules-save
index 7af7160..71b4218 100644
--- a/test/output/address/rules-save
+++ b/test/output/address/rules-save
@@ -4240,14 +4240,14 @@ COMMIT
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:PREROUTING ACCEPT [0:0]
-:awall-masquerade - [0:0]
+:masquerade - [0:0]
-A INPUT -j MASQUERADE
-A OUTPUT -j REDIRECT
-A POSTROUTING -o eth1 -d 10.0.0.0/12 -j MASQUERADE
--A POSTROUTING -m set --match-set awall-masquerade src -j awall-masquerade
+-A POSTROUTING -m set --match-set awall-masquerade src -j masquerade
-A PREROUTING -i eth0 -j REDIRECT
-A PREROUTING -i eth1 -s 10.0.0.0/12 -j REDIRECT
--A awall-masquerade -m set ! --match-set awall-masquerade dst -j MASQUERADE
+-A masquerade -m set ! --match-set awall-masquerade dst -j MASQUERADE
COMMIT
*raw
:OUTPUT ACCEPT [0:0]