freeradius + ldap eap-ttls/pap

2009-11-22 Thread Matias
Hi everybody, I ask for your help because I'm going craizy with this. I've an Acces Point configured to ask my radius server for authentication, this servers uses as a backend an openldap server with SSHA passwords on it. I've followed all the manuals and documentation I've found and I can't

Re: freeradius + ldap eap-ttls/pap

2009-11-22 Thread Matias
-tunnel config file to uncomment the ldap authentication lines. I understand that ttls is not being enabled in the default virtual host, could you provide an example on how to enable it? Thank you very much for your help and time. Alan DeKok escribió: Matias wrote: I've an Acces Point

Re: freeradius + ldap eap-ttls/pap

2009-11-22 Thread Matias
t...@kalik.net escribió: rlm_eap: Ignoring EAP-Type/tls because we do not have OpenSSL support. rlm_eap: Ignoring EAP-Type/ttls because we do not have OpenSSL support. rlm_eap: Ignoring EAP-Type/peap because we do not have OpenSSL support. You don't have openSSL or it's development libraries

IP address allocation based on Calling-station-id

2005-12-01 Thread Matias E. Fabiano
Hi all, I have an application running on a server which stores data sent from GPRS phones. In order to do it without traversing the internet, the telco created me an APN which my GPRS phones will use to connect to my server. But my server's application also needs to connect back to the phones,

RE: MTU Settings

2005-02-08 Thread Jon Matias Fraile
wrote: Mike: There is another reponse from Jon Matias Fraile [EMAIL PROTECTED] He indicates that the maximun Framed-MTU is 1500. Many people on the 3COM list has suggested to change the setting to 1514, which I did. What settings do you have on your 3CON NAS? What is the best settings

Re: MTU Settings

2005-02-07 Thread Jon Matias Fraile
The MTU isn't a freeradius problem, it is a 802.3 specification limit. You cannot send more than 1500 bytes (except with jumbo frames), you have to reduce the data length in some way. Jon On Mon, 7 Feb 2005, Kirti S. Bajwa wrote: Hello List: I have a new Authentication server setup

/etc/shadow in another server

2005-02-01 Thread Jon Matias Fraile
Is it possible to use with freeradius the /etc/shadow (/etc/passwd) of another server? ___ | | HOW? | | -- | RADIUS | --- | /etc/shadow | |__| |_| Server 1

Re: /etc/shadow in another server

2005-02-01 Thread Jon Matias Fraile
Ok, probably the best choice is the proxy option. The only problem (because I thought about my suggestion) is disk space on server 2. The NFS solution is another possibility, but sharing that kind of files could have security problems (not theoretically, but if I forget to do something...)

Re: Two radiusd daemons in the same PC...

2005-01-26 Thread Jon Matias Fraile
The location is not the problem, the main problem is the port in which the daemon is listening. You have to configure the second daemon to listen in another port. Jon On Wed, 26 Jan 2005 [EMAIL PROTECTED] wrote: How may i'm get the radiusd in other location different to

Re: EAP-MD5 Access Challenge.

2005-01-20 Thread Jon Matias Fraile
Try to put EAP instead of Local in the users file Jon On Thu, 20 Jan 2005 [EMAIL PROTECTED] wrote: Hello all, I was trying to get EAP-MD5 authentication working with freeradius. I'm using radeapclient to send in the request. I have a user in my users file as shown below.

TTLS + remote /etc/shadow

2005-01-20 Thread Jon Matias Fraile
Hi, How can I use EAP-TTLS authentication in the case that the user/md5_password file association (/etc/shadow) is in another server different from the Radius Server machine? Is it possible? thanks, Jon - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html