summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/dnat.t
blob: 78d6d0ad382dd6ea5d8aa640f5def7cae12f0530 (plain)
1
2
3
4
5
6
7
:prerouting;type nat hook prerouting priority 0

*ip6;test-ip6;prerouting

tcp dport 80-90 dnat to [2001:838:35f:1::]-[2001:838:35f:2::]:80-100;ok
tcp dport 80-90 dnat to [2001:838:35f:1::]-[2001:838:35f:2::]:100;ok;tcp dport 80-90 dnat to [2001:838:35f:1::]-[2001:838:35f:2::]:100
tcp dport 80-90 dnat to [2001:838:35f:1::]:80;ok