Added swanctl/net2net-ed2559 scenario and needed Ed25519 certificates
This commit is contained in:
committed by
Tobias Brunner
parent
f2eb367adc
commit
94ae1ac18e
+9
@@ -0,0 +1,9 @@
|
||||
moon::rm /etc/swanctl/rsa/moonKey.pem
|
||||
sun::rm /etc/swanctl/rsa/sunKey.pem
|
||||
moon::iptables-restore < /etc/iptables.rules
|
||||
sun::iptables-restore < /etc/iptables.rules
|
||||
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
|
||||
Reference in New Issue
Block a user