posttest.dat 347 B

12345678910
  1. moon::swanctl --terminate --ike gw-gw
  2. moon::systemctl stop strongswan
  3. sun::systemctl stop strongswan
  4. moon::iptables-restore < /etc/iptables.flush
  5. sun::iptables-restore < /etc/iptables.flush
  6. moon::ip -s link show xfrm-moon-out
  7. moon::ip -s link show xfrm-moon-in
  8. moon::ip link del xfrm-moon-out
  9. moon::ip link del xfrm-moon-in
  10. sun::rm /etc/updown.py