This is the problem:
0.0.0.0 0.0.0.0 192.168.168.1
192.168.168.63 20
0.0.0.0 0.0.0.0 192.168.168.1
192.168.168.60 20
You should not setup both NICs using the same IP range and should not have
two gateways event they are the same. These seach results may help too.
issues of a multihomed computer with two NICs
Issues of a multihomed computer with two gateways. Case 1: The client
setup a Windows 2003 server with two NICs, one for Internet access one for
the LAN ...
www.chicagotech.net/Routers/2gateway2.htm - Similar pages
Multihomed Computer Issues
Multihomed Computer. Can't access using FTP and RDC on a multihomed
computer ... Multihomed WinXP computer in a P2P LAN & related problem ...
http://www.chicagotech.net/netissues...edcomputer.htm
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
<(E-Mail Removed)> wrote in message
news:97c2ce69-0fa1-4f98-b6f1-(E-Mail Removed)...
>
> Thanks for the quick reply Bob, here is the routing table from the vpn
> server and the ipconfig
>
> IPv4 Route Table
> ================================================== =========================
> Interface List
> 0x1 ........................... MS TCP Loopback interface
> 0x10003 ...00 40 f4 49 93 6f ...... Realtek RTL8139 Family PCI Fast
> Ethernet NIC
>
> 0x10004 ...00 c0 9f 07 9c 28 ...... Intel 8255x-based PCI Ethernet
> Adapter (10/1
> 00)
> ================================================== =========================
> ================================================== =========================
> Active Routes:
> Network Destination Netmask Gateway Interface
> Metric
> 0.0.0.0 0.0.0.0 192.168.168.1
> 192.168.168.63 20
> 0.0.0.0 0.0.0.0 192.168.168.1
> 192.168.168.60 20
> 127.0.0.0 255.0.0.0 127.0.0.1
> 127.0.0.1 1
> 192.168.168.0 255.255.255.0 192.168.168.60
> 192.168.168.60 20
> 192.168.168.0 255.255.255.0 192.168.168.63
> 192.168.168.63 20
> 192.168.168.60 255.255.255.255 127.0.0.1
> 127.0.0.1 20
> 192.168.168.63 255.255.255.255 127.0.0.1
> 127.0.0.1 20
> 192.168.168.255 255.255.255.255 192.168.168.60
> 192.168.168.60 20
> 192.168.168.255 255.255.255.255 192.168.168.63
> 192.168.168.63 20
> 224.0.0.0 240.0.0.0 192.168.168.60
> 192.168.168.60 20
> 224.0.0.0 240.0.0.0 192.168.168.63
> 192.168.168.63 20
> 255.255.255.255 255.255.255.255 192.168.168.60
> 192.168.168.60 1
> 255.255.255.255 255.255.255.255 192.168.168.63
> 192.168.168.63 1
> Default Gateway: 192.168.168.1
> ================================================== =========================
> Persistent Routes:
> None
>
>
> Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : vpn-01
> Primary Dns Suffix . . . . . . . : company.com
> Node Type . . . . . . . . . . . . : Broadcast
> IP Routing Enabled. . . . . . . . : Yes
> WINS Proxy Enabled. . . . . . . . : Yes
> DNS Suffix Search List. . . . . . : company.com
>
> Ethernet adapter VPN:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast
> Ethernet
> NIC
> Physical Address. . . . . . . . . : 00-40-F4-49-93-6F
> DHCP Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 192.168.168.63
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 192.168.168.1
> NetBIOS over Tcpip. . . . . . . . : Disabled
>
> Ethernet adapter Local:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : Intel 8255x-based PCI Ethernet
> Adapter (1
> 0/100)
> Physical Address. . . . . . . . . : 00-C0-9F-07-9C-28
> DHCP Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 192.168.168.60
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 192.168.168.1
> DNS Servers . . . . . . . . . . . : 192.168.168.10
> 192.168.168.11
>
>
> Everything looks okay to me here. I also made sure that I can ping/rdp
> to any other computer on the network and the gateway from the vpn
> server. I am not having any other routing issues or connectivity
> problems anywhere else on the network. I also setup a vpn the same way
> on a different server with different public and private ip address and
> got the same result. Connected to vpn but could not ping anything.
>
> I dont have a problem changing the vpn server configuration if you
> have a suggestion in that direction.