Hi,
The problem was, the version of perl I compiled with gcc was not
working properly because gcc has a bug that prevents some functions
linked with SGI's libc (which was compiled with cc) from working
properly (the inet_* functions).
The solution was to make SGI's perl's Config.pm use gcc for
compilation (since I don't have cc). I now have some warnings, having
compiled Digest::MD5 this way:
radius> radiusd -config_file radius.cfg
Prototype mismatch: sub main::_MIPS_FPSET () vs none at (eval 29) line
1.
Prototype mismatch: sub main::_MIPS_SZINT () vs none at (eval 30) line
1.
Prototype mismatch: sub main::_MIPS_SZLONG () vs none at (eval 31)
line 1.
Prototype mismatch: sub main::_MIPS_SZPTR () vs none at (eval 32) line
1.
Prototype mismatch: sub main::_MIPS_ISA () vs none at (eval 33) line
1.
Prototype mismatch: sub main::_MIPS_SIM () vs none at (eval 34) line
1.
Constant subroutine _MIPS_SIM redefined at (eval 34) line 1.
Prototype mismatch: sub main::_MIPSEB () vs none at (eval 35) line 1.
Prototype mismatch: sub main::MIPSEB () vs none at (eval 36) line 1.
Mon Aug 21 09:52:00 2000: INFO: Server started: Radiator 2.16.1 on
radius
...but radiusd is working ok, and all the tests passed...
Cheers,
David
Hugh Irvine wrote:
>
> Hello David -
>
> Radiator is logging the values of those attributes as it receives them from the
> NAS. I think you should check your NAS configuration. BTW - you can see hex
> packet dumps with a trace 5.
>
> hth
>
> Hugh
>
> On Fri, 18 Aug 2000, David Leal wrote:
> > Hi,
> >
> > I have the following problem:
> > Radiator does not print the right ip addresses while logging access
> > and accounting requests. Here's a sample from the detail file:
> >
> > NAS-IP-Address = 255.255.255.255
--
David
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.