mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
9 lines
312 B
Plaintext
Executable File
9 lines
312 B
Plaintext
Executable File
moon::iptables-restore < /etc/iptables.rules
|
|
sun::iptables-restore < /etc/iptables.rules
|
|
moon::systemctl start strongswan
|
|
sun::systemctl start strongswan
|
|
moon::expect-connection host
|
|
sun::expect-connection host
|
|
moon::swanctl --initiate --child host 2> /dev/null
|
|
moon::swanctl --initiate --child net 2> /dev/null
|