Hi all,

I have two radius servers, one on a Sun machine and other in an IRIX one.
With the same .cfg file, as follows:

Background
LogStdout
LogDir          .
DbDir           .
# User a lower trace level in production systems:
Trace           4

# You will probably want to change this to suit your site.
<Client DEFAULT>
         Secret  mysecret
         DupInterval 0
</Client>

<Realm online>
         <AuthBy FILE>
                 Identifier CheckCallingStationId
                 Filename ./numtel.user
         </AuthBy>
         <AuthBy FILE>
                 Identifier CheckUsers
                 Filename ./user.tp

         </AuthBy>
         # Log accounting to the detail file in LogDir
         AcctLogFileName ./detail

</Realm>

<Realm DEFAULT>
         <AuthBy FILE>
                 Filename ./user.jf

         </AuthBy>
         # Log accounting to the detail file in LogDir
         AcctLogFileName ./detail

</Realm>


I have problems in the IRIX machine. I have installed the same packets
(Radiator, MD5, etc...).

Every time I restart radiator in IRIX I have the log:

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

and with the radpwtst tool the answer is:

./radpwtst -user davidtp@online -password david3
sending Access-Request...
Bad authenticator
sending Accounting-Request Start...
No reply
sending Accounting-Request Stop...
No reply

If I change my config file for the goodies/simple.cfg one, it works...
what happen to me???

Thank you for you help.

David Moya
Ya.com

===
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.

Reply via email to