testing: Migrated p2pnat/behind-same-nat scenario to vici

This commit is contained in:
Andreas Steffen
2021-03-30 22:12:00 +02:00
parent 68154033bb
commit 03e1272ff2
16 changed files with 166 additions and 134 deletions
@@ -0,0 +1,36 @@
connections {
medsrv {
local_addrs = 192.168.0.100
local {
auth = pubkey
certs = carolCert.pem
id = [email protected]
}
remote {
auth = psk
}
version = 2
mobike = no
mediation = yes
proposals = aes128-sha256-x25519
}
}
secrets {
ike-1 {
id = [email protected]
secret = 0sBAXz/6cSITttd0CzF9799p859Pi4LPnP
}
ike-2 {
id = [email protected]
secret = 0s9tb3wiUGqUwCSRIRAwLFWfkdA8u6hHA8
}
ike-3 {
id = [email protected]
secret = 0sZVm3FLOiweS1ywUDpR/L9FvpwNYp9svt
}
}