(RADIATOR) Handing out static IP's

Hugh Irvine hugh at open.com.au
Thu Aug 22 01:39:08 CDT 2002


Hello Michael -

You would do something like this:

# define AuthBy clauses

<AuthBy FILE>
	Identifier CheckUsers
	Filename %D/users
	AddToReply Service-Type = Framed-User, \
		Framed-Protocol = PPP, \
		Framed-IP-Netmask = ......
</AuthBy>

<AuthBy UNIX>
	Identifier CheckUnix
	.....
</AuthBy>

# define Realms or Handlers

<Realm ....>
	AuthBy CheckUsers
	.....
</Realm>


Your users file would look something like this:

# %D/users

specialuser Auth-Type = CheckUnix
	Framed-IP-Address = n.n.n.n

DEFAULT Auth-Type = CheckUnix


regards

Hugh


> Help!  I've been charged with fixing an ugly situation.   We upgraded to
> radius, but we only have one user that needs a static IP.  We do our
> authentication with <AuthBy UNIX>.  Is there a quick and easy way to set
> up for only one user to get a static IP while the NAS' hand out ip's
> from their pools for the rest of the users?
>


NB: I am travelling this week, so there may be delays in our 
correspondence.

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
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