
Make sure the Routing Table entry matches this. Server 192.168.10.0 255.255.255.128 # This assigns the virtual IP address and subent to the server's OpenVPN connection. Key "server.key" # This file should be kept secret #dev-node MyTAP #If you renamed your TAP interface or have more than one TAP interface then remove the # at the beginning and change "MyTAP" to its name #push "dhcp-option DNS X.X.X.X" # A second DNS server if you have one Push "dhcp-option DNS 192.168.1.1" # Replace the Xs with the IP address of the DNS for your home network (usually your ISP's DNS) Mssfix 1400 # This setting fixed problems I was having with apps like Remote Desktop Proto udp # UDP tends to perform better than TCP for VPN
#OPENVPN CONNECT WINDOWS LOSING INTERNET CONNECTION KEYGEN#


Port 1194 # This is the port OpenVPN is running on - make sure the router is port forwarding this port to the above IP My server file looks as follows: local 192.168.1.110 # This is the IP address of the real network interface on the server connected to the router I have created an advanced routing Gateway in dd-wrt Destination LAN NET: 192.168.10.0ĮDIT: I just tried to connect through the cmd prompt and get the following subnet error - potential route subnet conflict between local LAN and remote VPN Push "dhcp-option DNS 192.168.1.1" # Replace the Xs with the IP address of the DNS for your

Once someone is connected to the server, they do not have internet access. I have recently installed OpenVPN on my windows 2003 server.
