Allow VMWare client to connect only via VPN
Posted
by Frank Meulenaar
on Server Fault
See other posts from Server Fault
or by Frank Meulenaar
Published on 2010-04-20T20:15:52Z
Indexed on
2010/04/20
20:23 UTC
Read the original article
Hit count: 352
I have a VMWare (currently using Workstation on Vista, but thinking about switching to ESX) client with Windows XP. I've installed OpenVPN in the client and it connects to the corporate VPN server. I want to make sure that all traffic from the Windows XP machine goes trough this VPN tunnel, but I can't change any settings on the corporate VPN server.
Is it possible to restrict the internet connectivity of the Windows XP client in such a way that it can only send packets to the IP of the corporate VPN server? In that way it'd be impossible for packets to bypass the tunnel. I've looked at NAT configurations but couldn't see how I could make this setup.
© Server Fault or respective owner