blob: 36a8423217558fc42c2333d168fbdc92ea5a83fc (
plain)
1
2
3
4
5
6
7
|
moon::iptables-restore < /etc/iptables.rules
sun::iptables-restore < /etc/iptables.rules
sun::ipsec start
moon::ipsec start
sun::expect-connection host-host
moon::expect-connection host-host
moon::ipsec up host-host
|