Win2000 RRAS routing problem

G

Guest

Hello

I have the following config:
1 win2000 server with RRAS enabled (routing and vpn access).
1 winxp client machine which is connecting to this server remotelly.

The server has 1 nic with the following ip: 192.168.0.200/24
The xp client machine has this ip: 192.168.20.2/24

When xp machine connects to the server via vpn client connection it receives
an ip from subnet of the remote range (let's say 192.168.0.8/24)
Everything ok until now...once i'm connected i can ping all machines on the
server side.
The problem is that i cannot ping the ip 192.168.20.2/24 of my client from
the server side.I can ping the ip that it receives from the vpn
connection(192.168.0.8/24) but not
the ip assigned to the client's machine nic (192.168.20.2/24).
How can i achieve this? I tried adding a static route to the server like
this: route add 192.168.20.2 mask 255.255.255.255 192.168.0.8 -p but still i
cannot reach it...

any ideas?

thank you
 
R

Robert L [MVP - Networking]

You may want to uncheck use remote network gateway. This search result may help.

routing issues on vpnCan't access the Internet while using VPN Can't access the remote network after unchecking "Use default gateway on Remote Network" ...
www.chicagotech.net/routingissuesonvpn.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
Hello

I have the following config:
1 win2000 server with RRAS enabled (routing and vpn access).
1 winxp client machine which is connecting to this server remotelly.

The server has 1 nic with the following ip: 192.168.0.200/24
The xp client machine has this ip: 192.168.20.2/24

When xp machine connects to the server via vpn client connection it receives
an ip from subnet of the remote range (let's say 192.168.0.8/24)
Everything ok until now...once i'm connected i can ping all machines on the
server side.
The problem is that i cannot ping the ip 192.168.20.2/24 of my client from
the server side.I can ping the ip that it receives from the vpn
connection(192.168.0.8/24) but not
the ip assigned to the client's machine nic (192.168.20.2/24).
How can i achieve this? I tried adding a static route to the server like
this: route add 192.168.20.2 mask 255.255.255.255 192.168.0.8 -p but still i
cannot reach it...

any ideas?

thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top