This tests moving from a public IP behind a NAT and back (with proper changes of the UDP encapsulation).
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default
|
|
|
|
syslog {
|
|
daemon {
|
|
knl = 2
|
|
}
|
|
}
|
|
}
|