blob: 564f0894937c6609c17f6f3a91d785d45bdd4ca0 (
plain)
1
2
3
4
5
6
|
:postrouting;type nat hook postrouting priority 0
*ip6;test-ip6;postrouting
tcp dport 80-90 snat to [2001:838:35f:1::]-[2001:838:35f:2::]:80-100;ok
tcp dport 80-90 snat to [2001:838:35f:1::]-[2001:838:35f:2::]:100;ok
|