strongswan/testing/tests/ikev2/mobike-virtual-ip-nat/hosts/sun/etc/swanctl/swanctl.conf

30 lines
419 B
Plaintext

connections {
mobike {
local_addrs = PH_IP_SUN
pools = mobike
local {
auth = pubkey
certs = sunCert.pem
id = sun.strongswan.org
}
remote {
auth = pubkey
id = alice@strongswan.org
}
children {
mobike {
local_ts = 10.2.0.0/16
}
}
}
}
pools {
mobike {
addrs = 10.3.0.3/32
}
}