[rbak-nsp] pppoe service-policy on SEOS6.1.1.4 / ip assignment
David Freedman
david.freedman at uk.clara.net
Sat May 10 15:43:43 EDT 2008
if you are using radius, can't you use the "port-limit" directive?
------------------------------------------------
David Freedman
Group Network Engineering
Claranet Limited
http://www.clara.net
-----Original Message-----
From: redback-nsp-bounces at puck.nether.net on behalf of Marcin Kuczera
Sent: Sat 5/10/2008 20:36
To: Jason Rowley
Cc: redback-nsp at puck.nether.net
Subject: Re: [rbak-nsp] pppoe service-policy on SEOS6.1.1.4 / ip assignment
> I just had to figure this out not too long ago. The documentation
> isn't very clear.
>
> Create an interface for the pool. I gave it a /30
>
> interface IPPool
> ip address x.x.x.x/30
>
> Next, create a 2nd interface as last resort
>
> interface pool multibind lastresort
> ip unnumbered IPPool
> ip pool x.x.x.0/24
> ip pool x.x.x.0/24
thanks a lot.
I did it with a little modification:
!
interface ip-pool loopback
ip address 89.200.231.1/32
!
interface pool multibind lastresort
ip unnumbered ip-pool
ip pool 89.200.231.0/24
!
so, I used /32 for the "gateway" interface, but then it must be loopback
interface - hope this will work too ;-)
as I understand, all subscribers will get the same gateway no matter from
which pool
their IP will be assigned.
btw, do you know how to limit numer of sessions per subscriber to 1 ?
I don't want 2 the same login sessions to be used paralelly, if the second
comes, I want the
first to be dropped out.
Regards,
Marcin
_______________________________________________
redback-nsp mailing list
redback-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/redback-nsp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/redback-nsp/attachments/20080510/16e3e4a3/attachment.html
More information about the redback-nsp
mailing list