[pptp-server] routing and multiple connections

Kelly Black kelly.black at testquest.com
Fri Jan 19 04:52:59 CST 2001


Hmmmm.. how about using:

/sbin/route add -net 192.168.2.0 netmask 255.255.255.0 gw (IP of interface for the wanted network)

In a startup script.

Kelly Black


On Thu, Jan 18, 2001 at 07:55:42PM -0500, yan seiner wrote:
> I have a (currently) theoretical question:
> 
> How do I set up routing with pptpd?
> 
> I have one test pptp client so it always comes in on ppp0, and I can set 
> up the correct routing by hand.  But what happens when I get multiple 
> pptp clients?  How do I add the entries the routing table for ppp1, 2, 
> ...?  And remove them when the connection drops?
> 
> Soon this will be a real issue; I need to get a handle on it before it 
> hits production and paying clients.
> 
> BTW, if anyone is interested in 128 bit encryption on win95 OSR1, let me 
> know.  I just figured it out :-)
> 
> thanks,
> 
> --Yan
> 



More information about the pptp-server mailing list