[pptp-server] Multiple subnets

Adam Lang aalang at rutgersinsurance.com
Mon Oct 2 07:50:53 CDT 2000


But I want multiple subnets of ppp connections.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Al Ludwig" <aludwig at imagestor.com>
To: "Adam Lang" <aalang at rutgersinsurance.com>
Sent: Friday, September 29, 2000 2:11 PM
Subject: RE: [pptp-server] Multiple subnets


> Adam,
>
> Just configure your routing tables to handle this...
>
> Different subnets are a bit different than what you are asking here it
looks
> like...
>
> I'm using ipchains (rc.firewall) and here's an example of my ruleset:
>
> /sbin/ipchains -F
> /sbin/ipchains -P forward DENY
> /sbin/ipchains -A input -i ! lo -s 127.0.0.0/255.0.0.0 -j DENY
> /sbin/ipchains -A forward -s 192.168.0.0/24 -j MASQ
> /sbin/ipchains -A forward -s 192.168.1.0/24 -j MASQ
> /sbin/ipchains -A forward -s 192.168.2.0/24 -j MASQ
>
> My LAN users are 192.168.0.0 for one area, 192.168.1.0 for another area,
and
> pptp clients are 192.168.2.0.  Just by adding the ipchains rule at the
> bottom of that example allows the ip addresses for pptp connections to
> route...
>
> -AL
>
>
> -----Original Message-----
> From: pptp-server-admin at lists.schulte.org
> [mailto:pptp-server-admin at lists.schulte.org]On Behalf Of Adam Lang
> Sent: Friday, September 29, 2000 1:08 PM
> To: Pptp
> Subject: [pptp-server] Multiple subnets
>
> Here is a question:
>
> How do I setup poptop for multiple subnets?
>
> Say for remote employees I want them to get ranges from 10.10.9.0
> And for non employees (clients) I want to give a range of 10.10.8.0
>
> I guess I really can't do that, can I?
>
> Adam Lang
> Systems Engineer
> Rutgers Casualty Insurance Company
>
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulteconsulting.com!




More information about the pptp-server mailing list