Originally posted by: bsobel
Originally posted by: RedSquirrel
I have a VM at home I use to test VPN connectivity and what not from work. Basically I VPN into my house, then VNC to this VM, then VPN out but when it's a non split tunnel VPN it will kill my VNC connection.
How do I make it so all VPN traffic goes through one nic so the other nic remains active for the VNC session? I hope I'm making sense.
You don't, by definition on non-slit tunnel vpn doesn't allow non-vpn traffic into the box. Thats the whole point...
Even with two nics? will the VPN client block out all traffic or just the traffic on the nic it originated from?
Basically if I VNC to this VM and VPN out, I don't want the VPN to kill the VNC session.
My other plan is to just VNC into my home machine then use the VM directly, but it's very choppy. The idea behind this is that I can test the work VPN connectivity from work by using my home VM. So I VPN into my house, connect to this VM via VNC, then VPN to work from that VM, which then cuts off my VNC connection. Hoping to avoid that, by adding another nic, or some other solution.