- moon::rm /etc/ipsec.d/private/moonKey.pem
- moon::rm /etc/ipsec.d/cacerts/strongswanCert.pem
- sun::rm /etc/ipsec.d/private/sunKey.pem
- sun::rm /etc/ipsec.d/cacerts/strongswanCert.pem
- moon::iptables-restore < /etc/iptables.rules
- sun::iptables-restore < /etc/iptables.rules
- sun::ipsec start
- moon::ipsec start
- sun::expect-connection net-net
- moon::expect-connection net-net
- moon::ipsec up net-net
|