(RADIATOR) Weird error
Erich Zigler
erich at superheronetworks.com
Tue Mar 2 22:15:13 CST 2004
Logfile
----
Tue Mar 2 22:03:30 2004: NOTICE: Server started: Radiator 3.7.1 on
radius-server
Tue Mar 2 22:04:04 2004: ERR: Error while rewriting username
username at realm.com: syntax error at (eval 280) line 2, at EOF
Attached is the radius.cfg.
realms.cfg
---
<Realm realm.net>
RewriteUsername s/^([^@]+).*/$1/
AuthByPolicy ContinueWhileReject
AuthBy ProxyAccounting
<AuthBy RADIUS>
Identifier Radius
Host xx.xx.xx.xx
Secret xxxxx
AuthPort 1645
AcctPort 1646
Retries 3
</AuthBy>
</Realm>
<Realm realm2.com>
AuthByPolicy ContinueWhileReject
AuthBy ProxyAccounting
<AuthBy RADIUS>
Identifier Radius
Host xxx.xxx.xxx.xxx
Secret xxxxx
AuthPort 1645
AcctPort 1646
Retries 3
</AuthBy>
</Realm>
I'm running Radiator 3.7.1 on a FreeBSD 4.6.2 Server running Perl 5.6.1.
I've been all over trying to solve this problem.
I'd really appreciate any help you could provide.
Thank you.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: radius.cfg
URL: <http://www.open.com.au/pipermail/radiator/attachments/20040302/d80030ee/attachment.ksh>
More information about the radiator
mailing list