So I'm trying to make sure that when I'm away from my house, I can connect with openVPN (using the VPN Server in Tomato), and all my web traffic will be tunneled through my home network (instead of the current network I'm connected to).
I have checked the "Direct clients to redirect Internet traffic" checkbox in EasyTomato, under the "advanced" tab in the VPN Server settings. However, my traffic is still being routed through my current network to the public. I know this because I can check the IP, and it is that of my current connection, not my home's connection.
Can anyone help shed some light on this? I have a feeling the errors shown below have something to do with it, but I am unsure because this is the first time i've ever done this. THANKS!!
openVPN log on my client machine (after connecting from an outside network to my home VPN):
Tue Nov 13 18:59:24 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Tue Nov 13 18:59:24 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue Nov 13 18:59:24 2012 UDPv4 link local: [undef]
Tue Nov 13 18:59:24 2012 UDPv4 link remote: HOMEIPADDRESS:1194
Tue Nov 13 18:59:26 2012 [scottsolo] Peer Connection Initiated with HOMEIPADDRESS:1194
Tue Nov 13 18:59:28 2012 WARNING: potential TUN/TAP adapter subnet conflict between local LAN [192.168.0.0/255.255.0.0] and remote VPN [192.168.1.0/255.255.255.0]
Tue Nov 13 18:59:28 2012 TAP-WIN32 device [Local Area Connection 2] opened: \\.\Global\{CONNECTIONCODEHERE (MAC?)}.tap
Tue Nov 13 18:59:28 2012 Notified TAP-Win32 driver to set a DHCP IP/netmask of 192.168.1.50/255.255.255.0 on interface {CONNECTIONCODEHERE (MAC?)} [DHCP-serv: 192.168.1.0, lease-time: 31536000]
Tue Nov 13 18:59:33 2012 ROUTE: route addition failed using CreateIpForwardEntry: Access is denied. [status=5 if_index=14]
The requested operation requires elevation.
Tue Nov 13 18:59:33 2012 ERROR: Windows route add command failed [adaptive]: returned error code 1
Tue Nov 13 18:59:33 2012 ROUTE: route addition failed using CreateIpForwardEntry: Access is denied. [status=5 if_index=24]
The requested operation requires elevation.
Tue Nov 13 18:59:33 2012 ERROR: Windows route add command failed [adaptive]: returned error code 1
Tue Nov 13 18:59:33 2012 ROUTE: route addition failed using CreateIpForwardEntry: Access is denied. [status=5 if_index=24]
The requested operation requires elevation.
Tue Nov 13 18:59:33 2012 ERROR: Windows route add command failed [adaptive]: returned error code 1
Tue Nov 13 18:59:33 2012 Initialization Sequence Completed