diff options
Diffstat (limited to 'tests/regression/ip6/dnat.t')
-rw-r--r-- | tests/regression/ip6/dnat.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/regression/ip6/dnat.t b/tests/regression/ip6/dnat.t index a2555c72..83412258 100644 --- a/tests/regression/ip6/dnat.t +++ b/tests/regression/ip6/dnat.t @@ -1,5 +1,5 @@ *ip6;test-ip6 :prerouting;type nat hook prerouting priority 0 -tcp dport 80-90 dnat 2001:838:35f:1::-2001:838:35f:2:: :80-100;ok -tcp dport 80-90 dnat 2001:838:35f:1::-2001:838:35f:2:: :100;ok +tcp dport 80-90 dnat 2001:838:35f:1::-2001:838:35f:2:::80-100;ok +tcp dport 80-90 dnat 2001:838:35f:1::-2001:838:35f:2:: :100;ok;tcp dport 80-90 dnat 2001:838:35f:1::-2001:838:35f:2:::100 |