Openvpn mat through access server depending on client
- by Lucas Kauffman
I have several services which should be accessible through a VPN. Clients who connect through the VPN server should be NATed so that all their traffic passes through the access server. However server residing on the network should not pass their traffic through the access server their VPN facing services should be accessible, but their internet connections should not pas through the access server.
So how can I enable NAT on a per client basis using OpenVPN?