mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-04 00:00:21 -05:00
10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
moon::/etc/init.d/iptables start 2> /dev/null
|
|
sun::/etc/init.d/iptables start 2> /dev/null
|
|
moon::conntrack -F
|
|
moon::echo 1 > /proc/sys/net/ipv4/ip_forward
|
|
moon::ipsec start
|
|
sun::ipsec start
|
|
moon::sleep 1
|
|
moon::ipsec up net-net
|
|
moon::sleep 1
|