There are 2 subnets PRIVATE and PUBLIC, and there is only one host(PROXY) with 2 network interfaces connected to both subnets. The subnet PRIVATE has no internet access, and the subnet PUBLIC does. Currently the hosts in PRIVATE subnet access internet through a HTTP proxy server on the host PROXY. Now I want to install strongswan on the PROXY host so that the hosts in subnet PRIVATE can access internet with IKEv2 client, is that possbile? If yes, how to config the VPN connection in /etc/ipsec.conf?
Asked
Active
Viewed 41 times