help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] RE: Problem wiht NAS-Identifier


From: kennyen
Subject: [Help-gnu-radius] RE: Problem wiht NAS-Identifier
Date: Thu, 8 Aug 2002 09:58:26 +0800

hi Sergey,
 
thanks for your reply, i did try use NAS-IP-Address instead of NAS-Identifier, i'ts work pretty good. but is there anyway to make NAS-Identifier work ?
and , if i have more than one NAS-IP-Address can i put all of them in a single line? or in sperate "Default "? as shown in example below,
 
DEFAULT Auth-Type = Local, Password-Location = SQL,
                NAS-IP-Address = 192.168.0.126 172.16.0.126 10.100.0.126,
                Simultaneous-Use = 1
        Service-Type = Framed-User,
                Framed-Protocol = PPP

thanks,
kennyen
 
 
 
> server 0.96.3. when i configure the radius server check the
> NAS-Identifier of radiusclient, it's doesn't work anymore beyond
> that

Try using NAS-IP-Address instead:

DEFAULT Auth-Type = Local, Password-Location = SQL,
                NAS-IP-Address = 192.168.0.126,
                Simultaneous-Use = 1
        Service-Type = Framed-User,
                Framed-Protocol = PPP

Regards,
Sergey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]