(RADIATOR) IP-Pools based on NAS
Hugh Irvine
hugh at open.com.au
Mon Oct 18 15:10:53 CDT 2004
Hello Carsten -
The usual way to do this is with Identifiers in the Client clauses:
<Client 1.1.1.1>
Identifier NAS1
.....
</Client>
<Client 2.2.2.2>
Identifier NAS2
.....
</Client>
......
Then you can set up your pools as shown below with a PoolHint something
like this:
<AuthBy DYNADDRESS>
.....
PoolHint %{Client:Identifier}.%R
</AuthBy>
The pools would be defined like this:
NAS1.some.realm
NAS2.some.realm
NAS1.another.realm
NAS2.another.realm
etc.
regards
Hugh
On 19 Oct 2004, at 02:30, Senkfeil, Carsten wrote:
> Hello,
>
> we are doing mostly pool based IP adress assignment but due to some
> routing
> changes we stumbled onto a problem
> We need to assign IPs from different pools based on which NAS a dial-in
> arrives from and to which realm it belongs..
>
> It looks something like this:
>
> Dial-In to NAS 1, realm 1 = Ip-Pool1
> Dial-In to NAS 2, realm 1 = Ip-Pool2
> Dial-In to NAS 2, realm 2 = Ip-Pool3
> Dial-In to NAS 1, realm 2 = Ip-Pool4
>
> I hope I made myself clear... :)
>
> How would I do something like this with radiator?
>
> Kind regards,
> Carsten Senkfeil
>
>
>
>
> --
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list