|
|
|
If it helps here are the outputs of `route PRINT` on the client machine before and after OpenVPN is run: *Before* F:\Documents and Settings\Administrator>route PRINT =========================================================================== Interface List 0x1 ........................... MS TCP Loopback interface 0x2 ...00 50 8d f7 ed f3 ...... NVIDIA nForce MCP Networking Controller - Packet Scheduler Miniport 0x3 ...00 ff cc e3 a4 76 ...... TAP-Win32 Adapter V8 - Packet Scheduler Miniport =========================================================================== =========================================================================== Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.99 20 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 192.168.0.0 255.255.255.0 192.168.0.99 192.168.0.99 20 192.168.0.99 255.255.255.255 127.0.0.1 127.0.0.1 20 192.168.0.255 255.255.255.255 192.168.0.99 192.168.0.99 20 224.0.0.0 240.0.0.0 192.168.0.99 192.168.0.99 20 255.255.255.255 255.255.255.255 192.168.0.99 192.168.0.99 1 255.255.255.255 255.255.255.255 192.168.0.99 3 1 Default Gateway: 192.168.0.1 =========================================================================== Persistent Routes: None *After* F:\Documents and Settings\Administrator>route PRINT =========================================================================== Interface List 0x1 ........................... MS TCP Loopback interface 0x2 ...00 50 8d f7 ed f3 ...... NVIDIA nForce MCP Networking Controller - Packet Scheduler Miniport 0x3 ...00 ff cc e3 a4 76 ...... TAP-Win32 Adapter V8 - Packet Scheduler Miniport =========================================================================== =========================================================================== Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 128.0.0.0 10.8.0.5 10.8.0.6 1 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.99 20 10.8.0.1 255.255.255.255 10.8.0.5 10.8.0.6 1 10.8.0.4 255.255.255.252 10.8.0.6 10.8.0.6 30 10.8.0.6 255.255.255.255 127.0.0.1 127.0.0.1 30 10.255.255.255 255.255.255.255 10.8.0.6 10.8.0.6 30 72.x.x.x 255.255.255.255 192.168.0.1 192.168.0.99 1 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 128.0.0.0 128.0.0.0 10.8.0.5 10.8.0.6 1 192.168.0.0 255.255.255.0 192.168.0.99 192.168.0.99 20 192.168.0.99 255.255.255.255 127.0.0.1 127.0.0.1 20 192.168.0.255 255.255.255.255 192.168.0.99 192.168.0.99 20 224.0.0.0 240.0.0.0 10.8.0.6 10.8.0.6 30 224.0.0.0 240.0.0.0 192.168.0.99 192.168.0.99 20 255.255.255.255 255.255.255.255 10.8.0.6 10.8.0.6 1 255.255.255.255 255.255.255.255 192.168.0.99 192.168.0.99 1 Default Gateway: 10.8.0.5 =========================================================================== Persistent Routes: None Where 72.x.x.x is the address of the remote OpenVPN server Thanks On 05/07/07, Andrew Smith <andrew.rse@xxxxxxxxx
> wrote: Hi Darren |