Hi Dan -
On Fri, 21 Jul 2000, -=X=- wrote:
> Thanks for the response Hugh!
>
> > The problem you have is due to the way you have configured your users file -
> > you must have those users (or a DEFAULT) with the Service-Type=Framed-User on
> > the first line of the definition - ie as a check item.
>
> Hmm, here is my DEFAULT:
>
> DEFAULT Auth-Type = System, Service-Type = Framed-User
> Framed-Protocol = PPP,
> Framed-IP-Address = 255.255.255.254,
> Framed-IP-Netmask = 255.255.255.255,
> Framed-Routing = None,
> Framed-Compression = None,
> Framed-MTU = 1500,
> Port-Limit = 1,
> Idle-Timeout = 900,
> Session-Timeout = 21600
>
> that's not correct? Those users are not in the file, so they should pick
> up the default, right?
>
The first line of a user entry (or DEFAULT) is the list of check items. the
second and following lines (starting with white space) are the reply items.
Try this:
DEFAULT Auth-Type = System
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 255.255.255.254,
Framed-IP-Netmask = 255.255.255.255,
Framed-Routing = None,
Framed-Compression = None,
Framed-MTU = 1500,
Port-Limit = 1,
Idle-Timeout = 900,
Session-Timeout = 21600
hth
Hugh
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.