- sun::iptables -t mangle -v -n -L PREROUTING
- sun::ipsec stop
- alice::ipsec stop
- venus::ipsec stop
- alice::iptables-restore < /etc/iptables.flush
- venus::iptables-restore < /etc/iptables.flush
- sun::iptables-restore < /etc/iptables.flush
- sun::ip route del 10.1.0.0/16 via PH_IP_MOON
- sun::rm /etc/mark_updown
- moon::iptables -t nat -F
|