VPN Configuration
Posted
by
Josh
on Server Fault
See other posts from Server Fault
or by Josh
Published on 2012-11-09T22:01:41Z
Indexed on
2012/11/10
11:06 UTC
Read the original article
Hit count: 217
How can I allow incoming connections on a Windows 7 machine that is connected to VPN? I have some services listening on certain ports that I have forwarded from my router. When the VPN is disconnected, I can connect to these services from my internal network as well as from the Internet without issue. When I connect my VPN however, I am still able to access the ports from my internal network, but not remotely.
I think I need a split tunnel setup, and there is an option in the VPN settings to Use Default Gateway on remote network. I want this option enabled so all my traffic is routed through the VPN, but I want incoming connections to be allowed on my internal network IP from the Internet. Is there some hybrid way to set this up with routing?
© Server Fault or respective owner