Hi Kurt.
That error message should be innocuous, but I have made a patched version that
you can get from
http://www.open.com.au/radiator/downloads/patches-2.14.1/Mib.pm
On Oct 8, 10:35am, Kurt Richter wrote:
> Subject: (RADIATOR) Radiator SNMP Problems
> I'm trying to implement the SNMPAgent feature of Radiator-2.14.1. Following
> is my radius.cfg file.
> ____________________________________________________________________
>
> LogDir /usr/adm/radacct
> DbDir /etc/raddb
> LogFile /usr/adm/radacct/radius.log
> DictionaryFile /etc/raddb/dictionary.all
>
> # You will probably want to change this to suit your site.
> <Client DEFAULT>
> Secret {removed for security reasons}
> DupInterval 0
> </Client>
>
> <SNMPAgent>
> Community {removed for security reasons}
> </SNMPAgent>
>
> <Log SYSLOG>
> Facility local5
> Trace 4
> </Log SYSLOG>
>
> <SessionDatabase SQL>
> Identifier SDB1
> DBSource {removed for security reasons}
> DBUsername {removed for security reasons}
> DBAuth {removed for security reasons}
> </SessionDatabase SQL>
>
> RewriteUsername s/^P//
> RewriteUsername s/^([^@]+).*/$1/
> RewriteUsername tr/A-Z/a-z/
>
> <Realm DEFAULT>
> PasswordLogFileName /usr/adm/radacct/passwd.log
> AuthByPolicy ContinueWhileAccept
>
> <AuthBy FILE>
> Filename /etc/raddb/users
> AcceptIfMissing
> </AuthBy>
>
> <AuthBy PLATYPUS>
> # Change DBSource, DBUsername, DBAuth for your database
> # See the reference manual
> DBSource {removed for security reasons}
> DBUsername {removed for security reasons}
> DBAuth {removed for security reasons}
> </AuthBy>
>
> <AuthBy RADIUS>
> Host 209.84.160.63
> Secret {removed for security reasons}
> Retries 10
> RetryTimeout 15
> </AuthBy>
> </Realm>
> ____________________________________________________________________
>
> When I start radiusd, I get the following error message on the screen, and
> no SNMP info available.
>
>
> "my" variable $value masks earlier declaration in same scope at
> /usr/libdata/perl5/site_perl/Radius/Mib.pm line 303, <FILE> chunk 12
> .
>
> Anyone have any suggestions on what I've done wrong?
>
> Kurt Richter
> System Administrator
> FWI Holdings, Inc.
>
>
>
> ===
> Archive at http://www.thesite.com.au/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>-- End of excerpt from Kurt Richter
--
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, etc etc on Unix, Win95/8,
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.