---------- Forwarded Message ----------
Subject: BOUNCE [EMAIL PROTECTED]: Non-member submission from
["Bobbejaan van Elst" <[EMAIL PROTECTED]>]
Date: Fri, 8 Aug 2003 09:32 pm
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
>From [EMAIL PROTECTED] Fri Aug 8 06:32:56 2003
Received: from smtp33.wxs.nl (smtp33.wxs.nl [195.121.6.41])
by server1.open.com.au (8.11.6/8.11.0) with ESMTP id h78BWu808450
for <[EMAIL PROTECTED]>; Fri, 8 Aug 2003 06:32:56 -0500
Received: from amfmx01.Core.local ([10.94.2.16]) by smtp33.wxs.nl with
Microsoft SMTPSVC(5.0.2195.5329); Fri, 8 Aug 2003 13:20:03 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Subject: Somethings wrong with my Handler definitions
Date: Fri, 8 Aug 2003 13:20:02 +0200
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-topic: Somethings wrong with my Handler definitions
Thread-Index: AcNdnwKBtheqadtATZevnHRAAsqMWg==
From: "Bobbejaan van Elst" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 08 Aug 2003 11:20:03.0190 (UTC)
FILETIME=[033B3160:01C35D9F] Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by server1.open.com.au id
h78BWu808451
Hi,
I have a question, I get the following error when I start radiator:
=======
[EMAIL PROTECTED] root]$ export LANG=en_US
[EMAIL PROTECTED] root]$ echo $LANG
en_US
[EMAIL PROTECTED] root]$ /etc/init.d/radiator restart
Shutting down Radiator: [ OK ]
Starting Radiator: [ OK ]
[EMAIL PROTECTED] root]$ tail
/etc/radiator/log-radius-pool/logfile-pool-2003-08-08.log
Fri Aug 8 13:14:42 2003: DEBUG: Reclaiming expired leases
Fri Aug 8 13:14:42 2003: DEBUG: do query is: 'update RADPOOL set
STATE=0 where STATE!=0 and EXPIRY < 1060341282':
Fri Aug 8 13:14:42 2003: ERR: Bad attribute=value pair: Realm=adsltest,
Request-Type=Access-Request
Fri Aug 8 13:14:42 2003: ERR: Bad attribute=value pair: Realm=adsltest,
Request-Type=Accounting-Request
Fri Aug 8 13:14:42 2003: DEBUG: Finished reading configuration file
'/etc/radiator/radius-pool.cfg'
Fri Aug 8 13:14:42 2003: DEBUG: Reading dictionary file
'/etc/radiator/dictionary'
Fri Aug 8 13:14:43 2003: DEBUG: Creating authentication port
0.0.0.0:1645
Fri Aug 8 13:14:43 2003: DEBUG: Creating accounting port 0.0.0.0:1646
Fri Aug 8 13:14:43 2003: NOTICE: Server started: Radiator 3.6 on apps67
[EMAIL PROTECTED] root]$
======
This is a part of my config file:
=======
# Handler definitions:
# adsltest Authentication
# adsltest Accounting
<Handler Realm=adsltest, Request-Type=Access-Request>
RejectHasReason
AuthByPolicy ContinueWhileAccept
# PacketTrace
# This does the authentication
AuthBy DefaultAccept
# If authentication succeeds, this allocates an address
# using the AddressAllocator
# This gets reply attribute based on the NAS
<AuthBy DYNADDRESS>
Allocator myallocator
PoolHint %{NAS-Identifier}
# PoolHint %{Calling-Station-Id}
MapAttribute yiaddr, Framed-IP-Address
StripFromReply PoolHint
StripFromReply Framed-IP-Netmask
</AuthBy DYNADDRESS>
AuthLog myAuthlogger
# PasswordLogFileName %L/Password-ATS.log
SessionDatabase mySessionDB
</Handler>
<Handler Realm=adsltest, Request-Type=Accounting-Request>
RejectHasReason
AuthByPolicy ContinueWhileAccept
# PacketTrace
# This logs accounting to the SQL database
AuthBy SQLAccounting
# Process the AddressAllocator in order to update the RADPOOL
database
<AuthBy DYNADDRESS>
Allocator myallocator
PoolHint %{NAS-Identifier}
# PoolHint %{Calling-Station-Id}
MapAttribute yiaddr, Framed-IP-Address
StripFromReply PoolHint
StripFromReply Framed-IP-Netmask
</AuthBy DYNADDRESS>
AuthLog myAuthlogger
# PasswordLogFileName %L/Password-ATS.log
# This logs accounting to a flat file
AcctLogFileName %L/Acct-ATS-%Y-%m-%d.log
AcctLogFileFormat %o, %{User-Name}, %{Framed-IP-Address}, \
%{NAS-Identifier}, %{Acct-Status-Type},
%{Acct-Session-Time}, \
%{Acct-Input-Octets}, %{Acct-Output-Octets},
%{Acct-Terminate-Cause}
SessionDatabase mySessionDB
</Handler>
==========
I'm running Redhat 9.0 and radiator version: Radiator-3.6-1.noarch.rpm,
please help.
Kind regards,
Bobbejaan van Elst
-------------------------------------------------------
--
Mike McCauley [EMAIL PROTECTED]
Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au
Phone +61 3 9598-0985 Fax +61 3 9598-0955
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP etc on Unix, Windows, MacOS etc.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.