client 127.0.0.1
{
secret = test123
shortname = localhost
nastype = other
}
client 175.222.xxx.xx
{
secret = test111
shortname = 175.222.xxx.xx
}
NAS localhost user
select * from radippool where UserName='nas1user';
NASIPAddress=127.0.0.1
NAS 175.222.xxx.xx user
select * from radippool where UserName='nas2user';