[pptp-server] routing problem solved

barjunk barjunk at attglobal.net
Wed Jun 26 15:43:24 CDT 2002


I think I figured out what the problem was for my earlier question,
however it generates a new one.

The answer to my earlier question is that if you have:

localip 192.168.3.60-70
remoteip 192.168.4.70-80



In order for the client to reach the 192.168.3.0 network, he has to have
a route added to be able to go there.

If I use the ip address that was given to the client (192.168.4.70) as
the gateway address, I can add this by hand on a WIN2k client by
issuing:

route add 192.168.3.0 mask 255.255.255.0 192.168.4.70

Is there any way to have this be done automatically on the Win2k client?

Mike








More information about the pptp-server mailing list