- carol::swanctl --terminate --ike home
 
- dave::swanctl --terminate --ike home
 
- carol::systemctl stop strongswan
 
- dave::systemctl stop strongswan
 
- moon::systemctl stop strongswan
 
- moon::rm /etc/swanctl/pubkey/*
 
- carol::rm /etc/swanctl/pubkey/*
 
- dave::rm /etc/swanctl/pubkey/*
 
- moon::iptables-restore < /etc/iptables.flush
 
- carol::iptables-restore < /etc/iptables.flush
 
- dave::iptables-restore < /etc/iptables.flush
 
 
  |