Trouble with VPN Routing - TechRepublic
General discussion
January 20, 2003 at 10:45 PM
ch_thies

Trouble with VPN Routing

by ch_thies . Updated 23 years, 5 months ago

I have configured Win 2000 with 2 nics (10.1.1.1 LAN & 200.69.219.229 external), NAT and VPN ruting services, a Demmand Dial Interface, and a static route to vpn destination network(10.30.200.0)

I can ping the destination network from the server,but I cannot reach it from internal LAN. What I am doing wrong?

Interface List
0x1 MS TCP Loopback interface
0x2 00 e0 7d d3 4b 9c Realtek 8139-series PCI NIC
0x3 00 07 95 ed 53 68 SiS NIC SISNIC
0x1000004 00 53 45 00 00 00 WAN (PPP/SLIP) Interface
0x2000005 00 53 45 00 00 00 WAN (PPP/SLIP) Interface

Active Routes:
0.0.0.0 0.0.0.0 200.69.219.230 200.69.219.229 1
10.0.0.0 255.0.0.0 10.1.1.1 10.1.1.1 1
10.1.1.1 255.255.255.255 127.0.0.1 127.0.0.1 1
10.30.200.0 255.255.255.0 192.168.36.1 192.168.36.13 1
10.255.255.255 255.255.255.255 10.1.1.1 10.1.1.1 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
169.254.230.169 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.36.1255.255.255.255 192.168.36.13 192.168.36.13 1
192.168.36.13 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.36.255 255.255.255.255 192.168.36.13 192.168.36.13 1
200.69.219.53 255.255.255.255 200.69.219.230 200.69.219.229 1
200.69.219.228 255.255.255.252 200.69.219.229 200.69.219.229 1
200.69.219.229 255.255.255.255 127.0.0.1 127.0.0.1 1
200.69.219.255 255.255.255.255 200.69.219.229 200.69.219.229 1
224.0.0.0 224.0.0.0 10.1.1.1 10.1.1.1 1
224.0.0.0 224.0.0.0 192.168.36.13 192.168.36.13 1
224.0.0.0 224.0.0.0 200.69.219.229 200.69.219.229 1
255.255.255.255 255.255.255.255 200.69.219.229 200.69.219.229 1
Default Gateway: 200.69.219.230
PersistentRoutes:
None

This discussion is locked

All Comments