Yep.

This is confirmed to work. 


I was looking at the pppoe configuration in a bit more detail as well.
I configured with a subnet of /25 yet pppoe only seems to make 15
configurations in the mpd.conf. the man page seems to reference that you
don't need to make them all but I was a little uncertain.

Any thoughts on this bit.

Additionally the 
Link mtu seems to be set twice in the configuration once as 1500 and
then again at 1492 later on. Maybe just a typo

-----Original Message-----
From: Scott Ullrich [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 19, 2005 12:46 AM
To: support@pfsense.com
Subject: Re: [pfSense Support] pppoe pptp ip addresses allocated by
radius server

After looking at this again you basically this:

set ipcp ranges {$pppoecfg['localip']}/32 {$clientip}/32

Changed to:

set ipcp ranges {$pppoecfg['localip']}/32 0.0.0.0/0

Is this correct?

On 12/18/05, alan walters <[EMAIL PROTECTED]> wrote:
> Check out ticket 709 in the bug tracker. I have tested it and it is
> working great.
>
> I am trying to get some changes committed to support it.
>
>
>
> -----Original Message-----
> From: Ben Ruset [mailto:[EMAIL PROTECTED]
> Sent: 18 December 2005 14:45
> To: support@pfsense.com
> Subject: Re: [pfSense Support] pppoe pptp ip addresses allocated by
> radius server
>
> Thats how I wanted to do it. I ended up just ditching RADIUS and using
> the built in authentication system to hand out IPs to specific people
> instead.
>
> alan walters wrote:
> > Any thoughts on the outline that I have updated in the cvstrac To do
> > with this?
> >
> > Would people use pppoe and pptp server with radius allocated IP
> > addresses
> >
> > -----Original Message-----
> > From: Scott Ullrich [mailto:[EMAIL PROTECTED]
> > Sent: 25 November 2005 20:39
> > To: support@pfsense.com
> > Subject: Re: [pfSense Support] pppoe implementation of mpd
> >
> > What do they do, and why are they needed and in what cases.
> >
> > On 11/25/05, alan walters <[EMAIL PROTECTED]> wrote:
> >> Is it possible to incorporate these attrubutes into the mpd pppoe
> > config.
> >> Or am I missing something and it is already there but not worling
for
> > me.
> >>
> >> set radius me $nasip
> >> set ipcp yes radius-ip
> >>
> >>
> >>
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED] For
additional
>
> > commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED] For
additional
>
> > commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
> commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to