Re: (PM) Radius Problem

James Sneeringer (jvs@ocslink.com)
Wed, 6 May 1998 16:08:14 -0500 (CDT)

On Wed, 6 May 1998, Mia's Virtual Post Office wrote:
| David OBrien uttered...
| > Help! what is the proper syntax (ie. which lines need commas? Which
| > don't?) for the radius user file.

The first line should not end with a comma (Radius 1.16 doesn't seem to
mind if there is a trailing comma, but I don't know about 2.01 or other
vendors' implementations). The remaining lines should begin with a tab
and end with a comma. The last line should not have a comma, like so:

foobar Auth-Type = System
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 255.255.255.254,
Port-Limit = 1

etc. etc.

| Wouldn't this be Framed-IP-Netmak = 255.255.255.254 (NAS Selects IP)?

That would be `Framed-IP-Address'. If specified, the netmask should
always be .255 for single-IP users. It's the netmask of the address space
you're passing down to the user (a single IP address), not the netmask for
the NAS's subnet.

-James

-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>