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

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

Re: [Help-gnu-radius] attribute NAS-IP-Address not allowed in RHS?


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] attribute NAS-IP-Address not allowed in RHS?
Date: Tue, 8 Apr 2003 09:11:57 +0300

> When I ran "radius -mc" I got "attribute
> NAS-IP-Address not allowed in RHS" error.  

Of course it is not. What would be the reason of sending the NAS IP address
back to the NAS? NAS-IP-Address should be used in LHS (aka check-pairs).

Your setup should be:

 abc Auth-Type = System,
                 Simultaneous-Use = 1,
                 NAS-IP-Address = 111.123.7.8
     # RHS. Notice the absense of a comma after NAS-IP-Address
         Service-Type = Framed-User,
                 Framed-Protocol = PPP,
                 Framed-IP-Address = 10.10.10.3+


Regards,
Sergey




reply via email to

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