Re: nas table and virtual servers?

2010-12-16 Thread Jiann-Ming Su
- Original Message > From: Alan DeKok > To: FreeRadius users mailing list > Sent: Fri, December 17, 2010 12:42:45 AM > Subject: Re: nas table and virtual servers? > > Jiann-Ming Su wrote: > > Does the nas table work with virtual servers? > > Yes.

nas table and virtual servers?

2010-12-16 Thread Jiann-Ming Su
Does the nas table work with virtual servers? That is, what is the nas configuration equivalent of the following config? client my_switch { ipaddr = 192.168.201.154 secret = abc.123 virtual_server = my_virtual_server } On startup,

Re: sql nas and accounting

2010-08-09 Thread Jiann-Ming Su
- Original Message > From: Jiann-Ming Su > To: freeradius-users@lists.freeradius.org > Sent: Mon, August 9, 2010 4:29:57 PM > Subject: sql nas and accounting > > 2. How do I get sql accounting to work? That is, how do configure > freeradius > >

sql nas and accounting

2010-08-09 Thread Jiann-Ming Su
Two questions: 1. Does listing clients in the nas database table support virtual servers? If so, what field do I enter that info in and do I need to update the SQL query used in dialup.conf? 2. How do I get sql accounting to work? That is, how do configure freeradius to update the radacct

check items in radgroupcheck?

2010-06-02 Thread Jiann-Ming Su
According to the rlm_sql: 5. For each group this user is a member of, the corresponding check items are pulled from radgroupcheck table and compared with the request. If there is a match, the reply items for this group are pulled from the radgroupreply table and applied. How man

Re: ..::Hunt Groups::..

2010-05-25 Thread Jiann-Ming Su
Try: Cleartext-Password := "some_password" - Original Message From: Alfonso Alejandro Reyes Jiménez To: freeradius-users@lists.freeradius.org Sent: Tue, May 25, 2010 5:22:45 PM Subject: Re: ..::Hunt Groups::.. Yes, we have no luck we are trying the following configuration: huntgroups

wildcard matching on username?

2010-05-20 Thread Jiann-Ming Su
I'm running freeradius 2.1.8 with a MySQL backend. I'm want to do MAC based authentication for network access control on my switch. Is it possible to specify a wildcard for the username (mac address)? That is, if I have a bunch of computers with the same OUI on the NIC's, how do I configure f