multiple NAS's and Mysql
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Feb 13 10:40:23 CET 2008
    
    
  
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
 }
  See raddb/sites-available/README for more examples.
> Current versions are (running on Debian sarge at the mo)
> freeradius = 1.0.2-4sarge3
  Ouch.  Please upgrade.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list