posttest.dat 382 B

123456789
  1. moon::swanctl --terminate --ike gw-gw 2> /dev/null
  2. moon::systemctl stop strongswan
  3. sun::systemctl stop strongswan
  4. alice::"ip route del fec2:\:/16 via fec1:\:1"
  5. moon::"ip route del fec2:\:/16 via fec0:\:2"
  6. sun::"ip route del fec1:\:/16 via fec0:\:1"
  7. bob::"ip route del fec1:\:/16 via fec2:\:1"
  8. moon::iptables-restore < /etc/iptables.flush
  9. sun::iptables-restore < /etc/iptables.flush