blob: b42dce6545e0b3d79075838a925c159d03cdff23 (
plain)
1
2
3
4
5
6
7
|
moon::iptables-restore < /etc/iptables.rules
sun::iptables-restore < /etc/iptables.rules
moon::systemctl start strongswan-swanctl
sun::systemctl start strongswan-swanctl
moon::expect-connection host-host
sun::expect-connection host-hhost
moon::swanctl --initiate --child host-host 2> /dev/null
|