10 lines
364 B
Plaintext
10 lines
364 B
Plaintext
sun::iptables-restore < /etc/iptables.rules
|
|
moon::iptables-restore < /etc/iptables.rules
|
|
sun::cd /etc/swanctl; rm x509/* x509ca/*
|
|
moon::cd /etc/swanctl; rm x509/* x509ca/*
|
|
sun::service charon start 2> /dev/null
|
|
moon::service charon start 2> /dev/null
|
|
sun::expect-connection gw-gw
|
|
moon::expect-connection gw-gw
|
|
moon::swanctl --initiate --child net-net 2> /dev/null
|