blob: 0a3563986563dc5c700107fe244479a878309716 (
plain)
1
2
3
4
5
6
|
moon::iptables-restore < /etc/iptables.rules
sun::iptables-restore < /etc/iptables.rules
moon::service charon start
sun::service charon start
moon::expect-connection mutual
moon::swanctl --initiate --child mutual
|