blob: 96b011090f24ea8fbd4c3ce0bed49e31db9d0c77 (
plain)
1
2
3
4
5
6
7
|
carol::systemctl stop strongswan-swanctl
dave::systemctl stop strongswan-swanctl
moon::systemctl stop strongswan-swanctl
alice::killall freeradius
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush
|