Confused with Failed to find IP address

2011-07-27 Thread Eddie
executed radiusd -X -outcome is below. But I get error message and nothing on the other terminal radiusd -X appear ... any idea? /Eddie hasksol:/etc# radtest bob hello *localhost* 0 testing123 radclient:: Failed to find IP address for hasksol radclient: Nothing to send. hasksol:/etc

Re: Freeradius-Users Digest, Vol 75, Issue 87

2011-07-26 Thread Eddie
On 07/26/2011 09:29 PM, freeradius-users-requ...@lists.freeradius.org wrote: Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit

Re: How do you pass Cleartext-Password from CHAP to another module

2011-02-16 Thread Eddie Stassen
I think that should read %{control:Cleartext-Password}, not 'config' On Wed, Feb 16, 2011 at 3:48 PM, Phil Mayers p.may...@imperial.ac.uk wrote: On 16/02/11 11:08, paul smith wrote: Thanks Phil, Unfortunately that doesn't seem to work. I get the following: Wed Feb 16 10:30:20 2011 : Info:

Re: Treating octets as string

2011-01-27 Thread Eddie Stassen
Just add the line: ATTRIBUTE Class 25 string to the end of raddb/dictionary. It will override the type defined in the standard dictionaries, which you may not want to fiddle with too much. On Thu, Jan 27, 2011 at 2:45 PM, Brian Candler b.cand...@pobox.com wrote:

Re: Deleting stale session automatically with unlang

2011-01-14 Thread Eddie Stassen
UserName='%{User-Name}' and CallingStationId='%{Calling-Station-Id}' and AcctStopTime is null} -- Enclosing the UPDATE in an empty 'if' works: if (%{sql: UPDATE ...}) { } That prevents the rlm_sql_mysql module from looking for returned fields. Eddie - List info/subscribe/unsubscribe? See http

Re: Deleting stale session automatically with unlang

2011-01-14 Thread Eddie Stassen
:44:47 2011 : Info: rlm_sql_mysql: Starting connect to MySQL server for #3 Sat Jan 15 07:44:47 2011 : Error: rlm_sql (sql): failed after re-connect On Fri, Jan 14, 2011 at 6:19 PM, Eddie Stassen estas...@gmail.com wrote: On Fri, Jan 14, 2011 at 1:57 PM, Johan Meiring jmeir

Re: Use Event-Timestamp for Accounting Start/Stop with MySQL

2010-12-21 Thread Eddie Stassen
, but its in the code. Eddie - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Use Event-Timestamp for Accounting Start/Stop with MySQL

2010-12-21 Thread Eddie Stassen
On Tue, Dec 21, 2010 at 3:28 PM, Alan DeKok al...@deployingradius.com wrote: Eddie Stassen wrote: 2.1.10 allows you to use {%Event-Timestamp#}  to get date type attributes printed in numeric format.  It doesn't seem to be documented, but its in the code. $ man unlang  It's there. Thanks

Re: misconfigured adsl modems hammering my freeradius

2007-07-03 Thread Eddie Stassen
. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html Or allow them access, but apply a 'deny any any' access list. Keeps them quiet till they fix or reset the modem. Eddie - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Cisco-AVPair. Question!

2004-01-29 Thread Eddie Stassen
Chelisant Pavel wrote: Good day! I ve got radius server installed on my FreeBSD. All auth logs i receive from Cisco router stored in MYSQL DB Here the info i write down in mysql : example : NAS-IP-Address = 192.168.200.8 NAS-Port = 179 Cisco-NAS-Port = Async179