[pptp-server] nt client routing tables

Chris Tresco ctresco at mit.edu
Fri Mar 9 15:37:42 CST 2001


Hi,

I am wondering how to solve a certain problem.

I have my vpn box w/ eth1 as my external/routable ip address and eth0 as my
internal lan that I am tunneling clients to.

I am able to authenticate and login via an NT4 box without a problem.  I am
also able to successfully access machines on the lan.

The problem is that after the NT box connects, the routing tables are
changed and the VPN routing takes precidence.  I don't want this to be the
case.  I would like to keep the current routing tables and add the VPN
tables as a HIGHER metric number (lower precidence).  I can do it manually
now, but I don't think my clients will want to mess with the route command
in NT themselves. : )

I have the following options in my ppp/options file:

debug
name foo
auth
require-chap
netmask 255.255.255.255
proxyarp
logfile /var/log/vpn.ppp
ms-dns 192.168.1.2
ms-dns 192.168.1.4

I have the following in my pptpd.conf file:

speed 115200
localip 192.168.1.130-132
remoteip 192.168.1.133-135


Thanks in advance for the help,

Chris Tresco





More information about the pptp-server mailing list