Re: multiple NAS's and Mysql

2008-02-13 Thread Alan DeKok
Wayne Lee wrote: What I need to be able to do is send back different info based on the incoming request from a set of NAS's. In 2.0, just write the policy. See man unlang. Or, use virtual servers. client foo { ipaddr = 1.2.3.4 ... virtual_server = one # or two

Re: multiple NAS's and Mysql

2008-02-13 Thread Wayne Lee
Perhaps you mis-read my post, I have read the SQL howto (and the FAQ and Wiki) before posting to the list and the server it is currently working fine using SQL , I just did not understand how to reply to different NAS's with different info.like I said my SQl foo is rubbish. I guess what I'm

Re: multiple NAS's and Mysql

2008-02-12 Thread A . L . M . Buxey
hi, a single FreeRADIUS server can do this. simply put each range of NASs into different groups and then use the group and groupreply tables in the SQL to do your return code work. if you cant google for SQL howto freeradius then

multiple NAS's and Mysql

2008-02-12 Thread Wayne Lee
Hello List I'm in the process of setting up a freeradius server to replace the old icradius box we have. I can get the server running just fine with Mysql and it's all work really well but I'm stumped on how to do the following. I have checked the lists and google for pointers but frankly I'm