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
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