connections { # include gw-gw.conf include vps_de-vps_uk.conf # include vps_de-home_orange.conf # include vps_de-home_rw.conf # include rw.conf # include psk.conf # include eap.conf } authorities { strongswan { # cacert = caCert-ed25519.pem cacert = caCert-falcon1024.pem # crl_uris = http://ip6-winnetou.strongswan.org/strongswan.crl } } pools { rw_pool { addrs = 172.16.1.100-172.16.1.110 } # IP VPS v4_vps-uk { addrs = 172.16.1.243/32 } v6_vps-uk { addrs = fec1::243/128 } } secrets { }