Re: TTLS : where to indicate User/Password ?

2006-12-08 Thread Bruno Costacurta
On Monday 04 December 2006 22:21, Alan DeKok wrote: > Bruno Costacurta wrote: > > I'm trying to configure FreeRadius using TTLS (certificate on server side > > only) and MySQL. Client is a Linux laptop using wpa_supplicant. > > I'm in a learning curve rega

Re: TTLS : where to indicate User/Password ?

2006-12-04 Thread Bruno Costacurta
On Monday 04 December 2006 10:17, Bruno Costacurta wrote: > On Monday 04 December 2006 06:09, Alan DeKok wrote: > > Bruno Costacurta wrote: > > > Hello, > > > I'm trying to configure FreeRadius using TTLS but got confused about > > > the User/Password d

Re: TTLS : where to indicate User/Password ?

2006-12-04 Thread Bruno Costacurta
On Monday 04 December 2006 06:09, Alan DeKok wrote: > Bruno Costacurta wrote: > > Hello, > > I'm trying to configure FreeRadius using TTLS but got confused about the > > User/Password definiton and/or location as it seems that (please see log > > hereafter) us

TTLS : where to indicate User/Password ?

2006-12-03 Thread Bruno Costacurta
Hello, I'm trying to configure FreeRadius using TTLS but got confused about the User/Password definiton and/or location as it seems that (please see log hereafter) user is found but not the password. Currently I indicate it in table radcheck in MySQL. radius.log returns me: ... Debug: modcall[

rlm_eap: SSL error

2006-11-27 Thread Bruno Costacurta
Hello, I receive the following errors : Error: rlm_eap: SSL error error::lib(0):func(0):reason(0) .. Error: Trying to look up name of unknown client 127.0.0.1. .. (please see hereafter more complete log) I'm confused by the fact that this config was working fine few days. Apparently onl

Re: Accounting : server and port 1813

2006-11-12 Thread Bruno Costacurta
On Sunday 12 November 2006 05:04, YvesDM wrote: > On 11/12/06, James Wakefield <[EMAIL PROTECTED]> wrote: > > > - if my wifi router is not able to be configured for accounting my > > > > network is > > > > > not able to do accounting because station(s) cannot contact 1813. > > > > That's correct -

Re: Accounting : server and port 1813

2006-11-11 Thread Bruno Costacurta
On Saturday 11 November 2006 12:05, James Wakefield wrote: > Bruno Costacurta wrote: > > Hello, > > > > I already had a working Freeradius configuration and intend now to > > install accounting. > > As far I undestand accounting is a server using port 1813 (as a

Accounting : server and port 1813

2006-11-11 Thread Bruno Costacurta
Hello, I already had a working Freeradius configuration and intend now to install accounting. As far I undestand accounting is a server using port 1813 (as a default value). But where is this value setup on the client ? (ie. 1812 port for autorization is setup and used on the NAS) More general

MySQL : where is db_mysql.sql from FreeRadius ?

2006-08-29 Thread Bruno Costacurta
Hello, as I'm trying to configure FreeRadius to use MySQL, I downloaded v1.1.3 but I cannot find file 'db_mysql.sql' (use to create needed tables) in related directory src/modules/rlm_sql/drivers/rlm_sql_mysql/ as it is mentionned in the doc. Where can I find db_mysql.sql ? Thanks. Bye, Bruno