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