blob: fa303b64e8c7874793760f2bf1eea229d4bd0fb8 (
plain)
1
2
3
4
5
6
7
|
sun::iptables-restore < /etc/iptables.rules
moon::iptables-restore < /etc/iptables.rules
sun::systemctl start strongswan-swanctl
moon::systemctl start strongswan-swanctl
sun::expect-connection gw-gw
moon::expect-connection gw-gw
alice::ping -c 3 -W 1 -i 0.2 PH_IP_BOB
|