8 lines
301 B
Plaintext
8 lines
301 B
Plaintext
moon::echo 1 > /proc/sys/net/ipv4/igmp_max_memberships
|
|
sun::echo 1 > /proc/sys/net/ipv4/igmp_max_memberships
|
|
moon::service charon start 2> /dev/null
|
|
sun::service charon start 2> /dev/null
|
|
moon::expect-connection gw-gw
|
|
sun::expect-connection gw-gw
|
|
moon::swanctl --initiate --child net-net 2> /dev/null
|