>> Hi all,
>>
>> I am sure I saw somebody ask this recently, but I cannot find it. How
>> can I setup radius to accept all requests from a particular NAS,
based
>> on the NAS ip address?
>>
>
>DEFAULT NAS-IP-Address == 127.0.0.1, Auth-Type := Accept
>
>change 127.0.0.1 to the nas you want or add that nas to huntgroups and
>change nas-ip-address to hungroup-name.
I want to simply have one NAS's requests be authenticated, so do I put
this information in the radreply table?
e.g.
insert INTO radreply (id, username, attribute, op, value) values
('1','10.1.0.9','Auth-Type',':=','Accept');
???
thanks.
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html