mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
moon::iptables-restore < /etc/iptables.rules
|
|
sun::iptables-restore < /etc/iptables.rules
|
|
moon::ipsec start
|
|
sun::ipsec start
|
|
moon::expect-connection net-net
|
|
sun::expect-connection net-net
|
|
alice::ping -c 3 -W 1 -i 0.2 PH_IP_BOB
|