Problem with radzap

2005-09-27 Thread Andoni Ayala - KNET
hello!. I have experienced with freeradius, but i updated to 1.0.1 on Fedora Core 3 and when i use radzap i get this error: Error: There appears to be another RADIUS server running on the authentication port 1812 i launch this command: radzap '' 34 user456 even, replacing '' with NAS ip. can

Re: Problem with radzap

2005-09-27 Thread Nicolas Baradakis
Andoni Ayala wrote: I have experienced with freeradius, but i updated to 1.0.1 on Fedora Core 3 and when i use radzap i get this error: Error: There appears to be another RADIUS server running on the authentication port 1812 It looks like bug #185.

Re: separate accounting to two modules based on NAS-IP-Address

2005-09-27 Thread Nicolas Baradakis
Ilia Chipitsine wrote: how can I organize radiusd.conf in order to put accounting coming from nas1 to one module and from nas2 to another module ? You might try to add these lines in file acct_users: DEFAULT NAS-IP-Address == 10.0.0.1, Acct-Type := acct.nas1 DEFAULT NAS-IP-Address ==

users file for ser

2005-09-27 Thread Santiago L. Aggio
Hi, I am using ser-0.9.3 and freeradius-1.0.5. Is possible to use a DEFAULT tag with Auth-Type Digest? I don't want to define in the users file all my users. I would use something similar to Auth-Type PAM or LDAP? Thank you in advance Santiago.

Re: Problem with radzap

2005-09-27 Thread Andoni Ayala - KNET
Ok, many thanks, i update to 1.0.5 and works perfectly. Another one question; i use this command to 'zap' one user: radzap -x -N [NAS_IP] -u [USER] -P [PORT] 127.0.0.1 [secret] this works fine BUT, the stop packet are writen in 127.0.0.1 detail file, i need that this stop accounting packet

LDAP Freeradius

2005-09-27 Thread Cris Boisvert
I can authenticate off correctly when I run radiuss -X But when I start radius normally it can't connect to the ldap server? Running Freeradius on fedora core 4 Ideas? Why would it working in debug but not normally? Here's the log info Radius

Re: EAP-TLS reject if CN not in MySQL

2005-09-27 Thread Ben Dowling
Hi, I still haven't figured this one out, and would really appreciate some help. I've tried playing around with the DEFAULT profile in the users file, giving it Auth-Type: Reject, but certificates with CN not in the database are still authenticated. How do I get freeradius to check for the

Problem with PEAP and MS-CHAPv2 and AD

2005-09-27 Thread Graham, Robert
Title: Problem with PEAP and MS-CHAPv2 and AD I am having a strange problem, and was hoping for some expertise in this matter and I need to get this working very quickly since I am running out of time. I have freeradius configured to authenticate our users for a wired 802.1x environment.

Re: Bus error - core dumped on freeradius 1.0.5

2005-09-27 Thread Richard Cotrina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 segmentation fault when rlm_sql_mysql is enabled (bug 271), happens both in FreeBSD 4.X and FreeBSD 5.X. - - Original Message - From: Alan DeKok [EMAIL PROTECTED] To: FreeRadius users mailing list freeradius-users@lists.freeradius.org Sent:

Re: Bus error - core dumped on freeradius 1.0.5

2005-09-27 Thread Dusty Doris
I just installed freeradius 1.0.5 on freebsd 5.4 and I am not having problems with rlm_sql_mysql. I just started it up and used it for testing an accounting packet. I haven't tried authentication, but I don't think that should matter. How did you build it? Since the port is still on 1.0.4,

Re: EAP-TLS reject if CN not in MySQL

2005-09-27 Thread Alan DeKok
Ben Dowling [EMAIL PROTECTED] wrote: I still haven't figured this one out, and would really appreciate some help. I've tried playing around with the DEFAULT profile in the users file, giving it Auth-Type: Reject, but certificates with CN not in the database are still authenticated. How do I

Re: Bus error - core dumped on freeradius 1.0.5

2005-09-27 Thread Alan DeKok
Richard Cotrina [EMAIL PROTECTED] wrote: segmentation fault when rlm_sql_mysql is enabled (bug 271), happens both in FreeBSD 4.X and FreeBSD 5.X. From a *clean* build? The fix I added should work. Check that no other version of FreeRADIUS is installed, AND that you're using 1.0.5. Alan

Re: users file for ser

2005-09-27 Thread Alan DeKok
Santiago L. Aggio [EMAIL PROTECTED] wrote: I am using ser-0.9.3 and freeradius-1.0.5. Is possible to use a DEFAULT tag with Auth-Type Digest? Yes. I don't want to define in the users file all my users. I would use something similar to Auth-Type PAM or LDAP? No. Neither PAM nor

Re: Bus error - core dumped on freeradius 1.0.5

2005-09-27 Thread Richard Cotrina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Have you enabled rlm_sql_mysql in radiusd.conf and sql.conf ? How your config files look like ? If rlm_sql_mysql is not enabled, freeradius daemon works without problem for me. - - Original Message - From: Dusty Doris [EMAIL PROTECTED] To:

Re: EAP-TLS reject if CN not in MySQL

2005-09-27 Thread Ben Dowling
Sorry I was referring to the username, the CN in the certificate gets sent as the username. My problem is how to reject users with valid certificates, but no entry in the database? Cheers, Ben On Tue, 2005-09-27 at 14:01 -0400, Alan DeKok wrote: Ben Dowling [EMAIL PROTECTED] wrote: I still

Re: Cisco Privilege Level

2005-09-27 Thread Gerald Krause
Am Dienstag, 20. September 2005 20:13 schrieb Ryan Sharpe: Hello all, I'm having a problem getting users to default to the right privilege level. aaa authentication login default group radius local aaa authorization exec default group radius local radius-server host xx.20.xx.xx auth-port

Help .Radius -X works but regular start won't

2005-09-27 Thread Cris Boisvert
I have Freeradius connecting to and LDAP Server.. If I run radiusd -X I can authenticate ok.. IF I start radius normally it gives me an error stating that it cannot bind to the ldap server. How can it work one way and not the other? I thought radiusd -X was just debugin? Help... After 2 days

automated response

2005-09-27 Thread Olaf Becker
HI, i am on vacation till 11. th of october 2005. This Email will not be forwarded automaticly in anzurgent cases please email to [EMAIL PROTECTED] regarding Olaf Becker - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Help .Radius -X works but regular start won't

2005-09-27 Thread Cris Boisvert
I got it... Selinux was running .. Not letting the normal process connect to the ldap server Sorry .. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: EAP-TLS reject if CN not in MySQL

2005-09-27 Thread Alan DeKok
Ben Dowling [EMAIL PROTECTED] wrote: Sorry I was referring to the username, the CN in the certificate gets sent as the username. My problem is how to reject users with valid certificates, but no entry in the database? doc/configurable_failover configure a module always reject (see

Re: Bus error - core dumped on freeradius 1.0.5

2005-09-27 Thread Dusty Doris
Yep. FreeBSD 5.4-RELEASE-p7 /usr/local/freeradius105/sbin/radiusd -v radiusd: FreeRADIUS Version 1.0.5, for host , built on Sep 27 2005 at 11:31:35 clip from startup and handling a packet. The config file is very stripped down right now. I'll fire one up later today with the default

Freeradius + EAP-TLS + DHCP = not working. Help!

2005-09-27 Thread AIbarra
I have the same problem do you have any solution? Saludos Alberto Ibarrarán G. Information Technology Boehringer Ingelheim Promeco (52) 55 56 29 8300 ext. 8631 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Freeradius + EAP-TLS + DHCP = not working.

2005-09-27 Thread AIbarra
Anyoune knows the solution to this issue? Thanks beto - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html