This tests moving from a public IP behind a NAT and back (with proper changes of the UDP encapsulation).
7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
alice::ipsec stop
|
|
sun::ipsec stop
|
|
alice::ifdown eth1
|
|
alice::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
moon::iptables -t nat -F
|