Hi guys I was just wondering why we have a nas table in mysql when it doesn't act like clients.conf ive tried putting nas details into the nas config with out any nas's in clients.conf but radius does not start so, what is the nas table actually for then?
VeNoMouS wrote:
I was just wondering why we have a nas table in mysql when it doesn't act like clients.conf ive tried putting nas details into the nas config with out any nas's in clients.conf but radius does not start so, what is the nas table actually for then?
Storing client information. You need at least one client in clients.conf. i.e. localhost. All others can be in SQL. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
But when I had a client in the nas table and I tried to auth, it didn't work its like it didn't even check in there, are u sure the nas table is used? -----Original Message----- From: freeradius-users-bounces+venom=gen-x.co.nz@lists.freeradius.org [mailto:freeradius-users-bounces+venom=gen-x.co.nz@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Saturday, 17 February 2007 1:36 p.m. To: FreeRadius users mailing list Subject: Re: clients.conf vs rlm_sql table nas VeNoMouS wrote:
I was just wondering why we have a nas table in mysql when it doesn't act like clients.conf ive tried putting nas details into the nas config with out any nas's in clients.conf but radius does not start so, what is the nas table actually for then?
Storing client information. You need at least one client in clients.conf. i.e. localhost. All others can be in SQL. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
VeNoMouS wrote:
But when I had a client in the nas table and I tried to auth, it didn't work its like it didn't even check in there, are u sure the nas table is used?
Yes. Lots of people are using it this way. See messages over the past week or so on this list. Also, see "sql.conf" for how to configure it to read the NAS table. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
VeNoMouS