Config Examples

2009-12-05 Thread Alex Bahoor
Greetings, I got freeradius running on F12. I see the radiusd.conf file uses ports 0 instead of 1812 and 1813. Netstat -a does not tells me which ports numbers Radius is listening on, instead I see two ports with *:* in the port number. Is there config examples on this cofig file and

Ldap shadow expire

2009-12-05 Thread decor
hi, In a ldap authentication i try to check the expiration date. With default ldap schema there is ldap attribute named shadowexpire. And i'm pretty sure the format is unix timestamp. Can i use it directly with freeradius ldap.attrmap like that : checkItem Expiration

Re: Config Examples

2009-12-05 Thread agalnx77
Hi Alex, RADIUS uses port 1812 for authentication and 1813 for accounting. Since these are well known ports, netstat -a will not explicitly show you the port #s being used but the name of the protocol instead for easy identification. See sample below: agalnx-srv-01:~ # netstat -a Active

Re: Problem with EAP TLS authentication in Freeradius

2009-12-05 Thread tnt
Iam using Freeeadius 2.1.0. The setup is working fine with EAP-TTLS, PEAP method.But for EAP TLS, it gives the below error.. Please let me know how to solve.. [eap] Handler failed in EAP/tls [eap] Failed in EAP select ++[eap] returns invalid Failed to authenticate the user. Well,

Re: Config Examples

2009-12-05 Thread tnt
I got freeradius running on F12. I see the radiusd.conf file uses ports 0 instead of 1812 and 1813. Now go back and read comments above port = 0 entry. Ivan Kalik - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Ldap shadow expire

2009-12-05 Thread tnt
In a ldap authentication i try to check the expiration date. With default ldap schema there is ldap attribute named shadowexpire. And i'm pretty sure the format is unix timestamp. Can i use it directly with freeradius ldap.attrmap like that : checkItem Expiration

Re: EAP-TTLS auth

2009-12-05 Thread agalnx77
Hi Fernando, It is highly recommended that you turn off HTML capability on your e-mail client to post comments to this list. Many people on the list have chosen to use mail programs that aren't HTML capable and they can barely read your message -- it shows up as HTML junk. If you're using a

Re: Problem with EAP-TLS, please give me a hint

2009-12-05 Thread _Stefan_H
tnt-5 wrote: client.crt: client.csr ca.key ca.pem index.txt serial openssl ca -batch -keyfile ca.key -cert ca.pem -in client.csr -key $(PASSWORD_SERVER) -out client.crt -extensions xpclient_ext -extfile At a glance, that should be ca password. Ivan Kalik - List

Re: Problem with EAP-TLS, please give me a hint

2009-12-05 Thread tnt
I changed it but it's always the same problem: [tls] TLS_accept: SSLv3 write certificate request A [tls] TLS_accept: SSLv3 flush data [tls] TLS_accept: Need to read more data: SSLv3 read client certificate A Problem? What problem? Those are normal openSSL messages. Ivan Kalik

Re: Problem with EAP-TLS, please give me a hint

2009-12-05 Thread _Stefan_H
tnt-5 wrote: I changed it but it's always the same problem: [tls] TLS_accept: SSLv3 write certificate request A [tls] TLS_accept: SSLv3 flush data [tls] TLS_accept: Need to read more data: SSLv3 read client certificate A Problem? What problem? Those are normal openSSL

RE: Config Examples

2009-12-05 Thread Alex Bahoor
ESET NOD32 Antivirus, version of virus signature database 4662 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4662 (20091205) __ The message was checked

RE: Config Examples

2009-12-05 Thread freeradius
At 12:55 PM 12/5/2009, Alex Bahoor wrote: Ivan, I red that. Assigning dynamic ports other than the specific ones, could be to resolve conflict incase the ports are assigned to different processes. But that does not make sense, there must be other reasons, otherwise, tftp, ftp, mail, telnet,

RE: Config Examples

2009-12-05 Thread Alex Bahoor
://www.freeradius.org/list/users.html __ Information from ESET NOD32 Antivirus, version of virus signature database 4662 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4662

[dhcp virtual server with module sql]

2009-12-05 Thread Thomas Fagart
Hello, I've managed to configure freeeradius to do static dhcp assignement with the dhcp virtual server and the mac2ip module. Could we use any module inside dhcp server ? I wanted to use sql but doesn't seems to work. server dhcp { modules { Module: Checking dhcp DHCP-Discover {...}

RE: Config Examples

2009-12-05 Thread Bob Franklin
On Sat, 5 Dec 2009, Alex Bahoor wrote: They do? Networking would not work, when the ports would be dynamic. Inetd would not be functional or useful...etc. Dynamic as in you can change them from the default, in case something else is already using the port, or you want to move it for other

RE: Config Examples

2009-12-05 Thread Alex Bahoor
/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html __ Information from ESET NOD32 Antivirus, version of virus signature database 4662 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32

Re: Config Examples

2009-12-05 Thread Alan DeKok
Alex Bahoor wrote: It seems that we agree on the concept. However, netstat -a on the server shows *:* for the port numbers of RADIUS, when it's dynamically assigned. No, it doesn't. It shows that the *outgoing* IP and port are *:*. This is normal for many UDP sockets. Alan DeKok. - List

RE: Config Examples

2009-12-05 Thread Alex Bahoor
://www.freeradius.org/list/users.html __ Information from ESET NOD32 Antivirus, version of virus signature database 4662 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature

RE: Config Examples

2009-12-05 Thread Alex Bahoor
__ Information from ESET NOD32 Antivirus, version of virus signature database 4662 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4662 (20091205

Re: Config Examples

2009-12-05 Thread Alan DeKok
Alex Bahoor wrote: Imagine DNS uses dynamic port assignment instead of port 53? Guess what, no one would be able to use the internet. :-) You can believe that the Internet doesn't work, or you can believe that you don't understand the output of netstat. Which one is likely to be true?

RE: Config Examples

2009-12-05 Thread Alex Bahoor
is likely to be true? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html __ Information from ESET NOD32 Antivirus, version of virus signature database 4662 (20091205) __ The message was checked by ESET NOD32 Antivirus. http

RE: Config Examples

2009-12-05 Thread tnt
This is a fact--the internet would not work if DNS uses dynamic port to listen to? You must understand, all these known port numbers are used to start up client connections Ok, let's say you want to use port 1645 for radius authentication. What do you do? Go round the shops and see if they

RE: Config Examples

2009-12-05 Thread Alex Bahoor
http://www.freeradius.org/list/users.html __ Information from ESET NOD32 Antivirus, version of virus signature database 4663 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version

MsChap authentication not working

2009-12-05 Thread Wim De Hul
] returns ok expand: /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d - /var/log/freeradius/radacct/127.0.0.1/auth-detail-20091205 [auth_log] /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/freeradius/radacct/127.0.0.1/auth-detail-20091205

RE: Config Examples

2009-12-05 Thread Tim Sylvester
database 4663 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4663 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

RE: Config Examples

2009-12-05 Thread freeradius
At 02:54 PM 12/5/2009, Alex Bahoor wrote: Ivan, Imagine DNS uses dynamic port assignment instead of port 53? Guess what, no one would be able to use the internet. :-) Alex First, I believe you're trying to respond to me. Second, you're asking questions about which you don't apparently

Re: MsChap authentication not working

2009-12-05 Thread tnt
I'm trying to setup a tunnel and authenticate with mschap, but it does not seem to work. No wonder: ad_recv: Access-Request packet from host 127.0.0.1 port 45716, id=28, length=65 Service-Type = Framed-User Framed-Protocol = PPP User-Name = wim

RE: Config Examples

2009-12-05 Thread Alex Bahoor
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html __ Information from ESET NOD32 Antivirus, version of virus signature database 4663 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information

RE: Config Examples

2009-12-05 Thread Alex Bahoor
? See http://www.freeradius.org/list/users.html __ Information from ESET NOD32 Antivirus, version of virus signature database 4663 (20091205) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus

RE: Config Examples

2009-12-05 Thread freeradius
At 09:32 PM 12/5/2009, Alex Bahoor wrote: I hope that help, It helps show you're not worth bothering with. Thanks. Bye. Rick - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html