Re: FreeRADIUS debian-package

2004-05-10 Thread Paul Hampson
Michael Markstaller writes: /etc/init.d/freeradius reload - either is seems broken, or freeradius misinterprets the SIGHUP with exiting instead relaoding config (?) don't know where the problem exactly is I noticed this recently, but haven't had a chance to backtrace it... Definately put

Re: proxy problems

2004-05-10 Thread Alan DeKok
Radius [EMAIL PROTECTED] wrote: A difference that we see when we run it with radiusd -X (we have pasted in some of the output further below) is the line right after the user listing information and Connect-Info. On server A (that is working) the next two lines say: Those lines are

Re: billing module problem

2004-05-10 Thread Pablo
this is the original file : # Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $ # # Configuration for the SQL module, when doing H323 VoIP billing. # # The database schema is available at: # # src/radiusd/src/billing/h323_db_postgresql.sql # pgsql-voip { # Database

Re: billing module problem

2004-05-10 Thread Alan DeKok
Pablo [EMAIL PROTECTED] wrote: this is the original file : ... Yes. I'm not an idiot, I can read the files in the archive, just like you can. Quoting them to me is annoying. So... do you intend to follow my instructions, or were they too confusing? Alan DeKok. - List

Re: billing module problem

2004-05-10 Thread Pablo
I'm not trying to annoying you. Just give you as much info as i can to solve the problem ( though that is my configuration error) and give a chance to others to understand better how this stuff works. Though you believe this is a radius expert users list and I'm wrong posting here. Thats is half

Re: billing module problem

2004-05-10 Thread Alan DeKok
Pablo [EMAIL PROTECTED] wrote: I'm not trying to annoying you. Just give you as much info as i can to solve the problem ( though that is my configuration error) You're not listening to me. The problem is that the sample file has a typo. I told you this. I can read the file, too. So

Cisco/Quintum Calling Card Application

2004-05-10 Thread Tawheed Kader
Is anyone currently using FreeRadius with the Quintum or Cisco gateways for running their calling card applications? If so, are there any public domain config examples available? Also, what are the performance specs like? How many calls or simultaneous users is FreeRadius able to handle? Any

Re: Confused by doc/variables.txt

2004-05-10 Thread Craig Huckabee
Alan DeKok wrote: Craig Huckabee [EMAIL PROTECTED] wrote: However, if I use this: DEFAULT User-Name =~ ^([^/]+)/(.*) Foo = `%{2}` ... then attempt to look at Foo using %{reply:Foo}, I get the expected value and the filter works. Try the original, but look for foo in %{Foo}, or

Re: Confused by doc/variables.txt

2004-05-10 Thread Alan DeKok
Craig Huckabee [EMAIL PROTECTED] wrote: Doesn't work - both %{Foo} and %{request:Foo} come back empty when setting Foo on the check line in users. Hmm... Anything else you can think of ? Try using another attribute. Or, follow the code execution in src/modules/rlm_files/rlm_files.c

Re: Confused by doc/variables.txt

2004-05-10 Thread Craig Huckabee
Alan DeKok wrote: Craig Huckabee [EMAIL PROTECTED] wrote: Doesn't work - both %{Foo} and %{request:Foo} come back empty when setting Foo on the check line in users. Hmm... Anything else you can think of ? Try using another attribute. Or, follow the code execution in

Re: Cisco/Quintum Calling Card Application

2004-05-10 Thread Milver S. Nisay
Is anyone currently using FreeRadius with the Quintum or Cisco gateways for running their calling card applications? yes we are one, we are making use of Quintum Tenor as our VOIP device gateway and for prepaid calling cards. If so, are there any public domain config examples available?

Re: freeradius problem

2004-05-10 Thread Alan DeKok
[EMAIL PROTECTED] wrote: To: [EMAIL PROTECTED], Alan DeKok [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] That's just unnecessary. I read the list, so please don't CC me. And sending the same message to the list twice is annoying. Mon May 10 22:00:54 2004 : Info: The maximum number of threads

Re: EAP-TLS inside EAP-TTLS

2004-05-10 Thread Alan DeKok
Craig Huckabee [EMAIL PROTECTED] wrote: Does this just need testing (as the source code implies) or are there parts missing ? In other words, if I edit out the bits that prevent EAP-TLS tunneled over EAP-TTLS and hit the code with a debugger is it a useful thing to do ? Sure. Alan

tls not rejecting user

2004-05-10 Thread Anthony Lopez
Hey everyone, I have enabled check_cert_cn = %{User-Name} in my eap.conf file and in my users file i have test Auth-Type := EAP test2 Auth-Type := EAP Now with my certificate that is issued with a CN= test why is test2 still getting thru. Can anyone help? Thanks, Tony - List

Gentoo and FreeRADIUS

2004-05-10 Thread Jeff Bilder
Has anyone successfully gotten FreeRADIUS to run with Gentoo. [especially using PAM_AUTH]. I'm in need of some assistance. Thanks! - Jeff - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Lucent MAX TNT and Freeradius in a calling card setup

2004-05-10 Thread Ahmad Ibrahim
List, Has anyone done any sort of IVR/Calling Card development with Lucent MAX TNT boxes ? the kind of setup I'm looking at is one or more Lucent Max TNT gateways, running TAOS 10.1.0 together with a Freeradius backend and a pre-paid application for calling cards ..etc, without using

RE: Leading \000 in accounting-records

2004-05-10 Thread Michael Markstaller
great, thanks Alan. just verified with cvs-snapshot-20040506 and the leading \000 are gone in Tunnel* attribs. except in attribute Acct-Tunnel-Connection, it still reads Acct-Tunnel-Connection = \0002475495 Really no big thing and I understood it's more a client fault, just wanted to post it.

Setup and PEAP

2004-05-10 Thread Alejandro Bonilla
Hi, I'm new to FreeRADIUS. I have tried to use it and couldn't get to know how to get the correct authentication method Setup. I'm trying to setup a WRT54G with a WPA RADIUS, which asks for a Shared Key which I was able to set, also I was able to set the correct users and stuff. Simply I

Re: Leading \000 in accounting-records

2004-05-10 Thread Alan DeKok
Michael Markstaller [EMAIL PROTECTED] wrote: just verified with cvs-snapshot-20040506 and the leading \000 are gone in Tunnel* attribs. Good. except in attribute Acct-Tunnel-Connection, it still reads=20 Acct-Tunnel-Connection =3D \0002475495 It's not a tagged attribute. The RFC says

Re: Setup and PEAP

2004-05-10 Thread Alan DeKok
Alejandro Bonilla [EMAIL PROTECTED] wrote: 1. Which are the files that normal users should be touching to get this to work. radiusd.conf, eap.conf, users 2. Does FreeRADIUS support PEAP? Do I have to uncomment MS-CHAPv2 if I'm going to use MS-CHAPv2 or FreeRADIUS already supports it?

Re: Gentoo and FreeRADIUS

2004-05-10 Thread Nicholas Hall
-Original message- From: Jeff Bilder [EMAIL PROTECTED] Date: Mon, 10 May 2004 15:03:28 -0500 To: [EMAIL PROTECTED] Subject: Gentoo and FreeRADIUS Has anyone successfully gotten FreeRADIUS to run with Gentoo. [especially using PAM_AUTH]. I'm in need of some assistance. Thanks! -

RE: Gentoo and FreeRADIUS

2004-05-10 Thread Clayton Dukes
Nicholas, I have been working on this for a while... Here's a thread on experts-exchange that may get you started: http://www.experts-exchange.com/Operating_Systems/Linux/Q_20981917.html#1103 2045 I had tried to get help in this forum a couple weeks ago but didn't get anywhere, most likely

FreeRADIUS debian-package

2004-05-10 Thread Michael Markstaller
Don't know wether this should be noted here or through the debian maintainer (?) First of all to mention, building a deb-package from the csv-snapshot-20040506 works really fine, great job for a software in mid of development ! Anyway, did this the last days several times and noticed some things

RE: Gentoo and FreeRADIUS

2004-05-10 Thread Jeff Bilder
I emerged just fine. I just cant get the radius server to authenticate using PAM... Anyone do this? Thanks! - Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Clayton Dukes Sent: Monday, May 10, 2004 4:38 PM To: [EMAIL PROTECTED] Subject: RE: Gentoo

Re: Setup and PEAP

2004-05-10 Thread Margrete Raaum
On Mon, 10 May 2004, Alejandro Bonilla wrote: Hi, I'm new to FreeRADIUS. I have tried to use it and couldn't get to know how to get the correct authentication method Setup. I'm trying to setup a WRT54G with a WPA RADIUS, which asks for a Shared Key which I was able to set, also I was able to set

Proxy Problem with attrs and Cisco-AVPair

2004-05-10 Thread Ben Butler
= testing NAS-IP-Address = 255.255.255.255 NAS-Port = 1645 modcall: entering group authorize for request 0 modcall[authorize]: module preprocess returns ok for request 0 radius_xlat: '/usr/local/var/log/radius/radacct/213.170.128.11/auth-detail-20040510' rlm_detail: /usr/local/var

RE: Proxy Problem with attrs and Cisco-AVPair

2004-05-10 Thread Ben Butler
] User-Password = testing NAS-IP-Address = 255.255.255.255 NAS-Port = 1645 modcall: entering group authorize for request 0 modcall[authorize]: module preprocess returns ok for request 0 radius_xlat: '/usr/local/var/log/radius/radacct/213.170.128.11/auth-detail-20040510

Re: FreeRADIUS debian-package

2004-05-10 Thread Paul Hampson
On Mon, May 10, 2004 at 11:56:27PM +0200, Michael Markstaller wrote: Don't know wether this should be noted here or through the debian maintainer (?) Either way... ;-) First of all to mention, building a deb-package from the csv-snapshot-20040506 works really fine, great job for a software

RE: FreeRADIUS debian-package

2004-05-10 Thread Michael Markstaller
Hmm. Since you're working off the CVS snapshots, best to bring it here, and/or put it in bugs.freeradius.org. Otherwise it'll hang around in the Debian bugtracker tagged experimental, fixed-upstream since I don't know if these affect 0.9.3... ok, as features push me close to the cvs I'll

Re: help on pbx dialing

2004-05-10 Thread Paul Hampson
budi wibowo writes: hi i am new freeradius user i use freeradius 0.9.3 for voip accounting using postgresql as db server there's user dial using patter 9,8129093 on my postgresql recorded call is 9=2C8129093 any idea how to convert recorded call on pgsql to 9,8129093? Best bet is to get the

Re: radrelay and mysql

2004-05-10 Thread jesk
On Sun, 9 May 2004 17:26:41 +0300 (EEST) Kostas Kalevras [EMAIL PROTECTED] wrote: On Sat, 8 May 2004, jesk wrote: On Saturday 08 May 2004 19:34, Kostas Kalevras wrote: On Sat, 8 May 2004, jesk wrote: hi, is there a need to run radrelay for identification of simultanous

Re: peap failure

2004-05-10 Thread Manuel Sánchez Cuenca
Alan DeKok escribió: =?ISO-8859-1?Q?Manuel_S=E1nchez_Cuenca?= [EMAIL PROTECTED] wrote: Hello all, I have insalled the CVS version of Freeradius and I have configured it to use peap. I'm using Xsupplicant as client and a DWL-900AP+ as Access Point. Upgrade xsupplicant. They had a bug

Re: Problem with L2TP/Cisco and FreeRadius ...

2004-05-10 Thread Garry Glendown
Hallo, We have the same setup wit FreeRADIUS (0.9.3 and 1.0-pre working fine.. obviously even with the same realm ;) Was ein Zufall ;) Login incorrect is not caused by the Cisco LAC ! it's caused by your local setup somehow. I don't get these entries.. Hm ... egal, tut nicht weh ... Lt.

Re: Problem with L2TP/Cisco and FreeRadius ...

2004-05-10 Thread Garry Glendown
Sorry, the last mail was meant for Michael directly ... forgot to edit the address ... :( -garry - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: peap failure

2004-05-10 Thread Manuel Sánchez Cuenca
Michael Griego escribió: Are you using the latest CVS snapshot? An issue causing the same symptoms that you are seeing was recently fixed. Try compiling the latest snapshot and see if that fixes the error. I get the same error with the freeradius-snapshot-20040509. --Mike On Fri,

libssl problems

2004-05-10 Thread Omar Garcia - Fractalia
Hello, I am triying to compile SNAPSHOT-20040113 and SNAPSHOT-2004507 to work with EAP-PEAP. I have installed openssl with the argument --prefix=/usr/local. Then, i try to configure freeradius: #configure --with-openssl-includes=/usr/local/include/openssl

Re: libssl problems

2004-05-10 Thread Frédéric EVRARD
Hello, I am triying to compile SNAPSHOT-20040113 and SNAPSHOT-2004507 to work with EAP-PEAP. I have installed openssl with the argument --prefix=/usr/local. Then, i try to configure freeradius: #configure --with-openssl-includes=/usr/local/include/openssl

Re: with MySQL - File Size Limit Exceeded

2004-05-10 Thread Kiran
This is a long lost thread but I just figured out the real issue. The sqltrace.sql file was filling up fast and was going beyond 2 GB. Just deleting the file and creating the a blank file with same name, has solved the problem. - Kiran =?iso-8859-1?q?Kiran?= [EMAIL PROTECTED] wrote: By removing

Failed to link to module 'rlm_expr': file not found

2004-05-10 Thread rdo
On Mon, 10 May 2004 13:46:15 +0200, [EMAIL PROTECTED] wrote: Send Freeradius-Users mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject