Hello Mariano -

What version of Radiator are you running?

I get the same error in Radiator 2.17.1.

However, I have also tested this with Radiator 2.18 (alpha) and the problem 
has been fixed, so I would suggest you upgrade when 2.18 is released.

regards

Hugh

On Wednesday 28 February 2001 05:38, Mariano Absatz wrote:
> Is it a bug? or is it a feature?
>
> :-D
>
> Some time ago, I let the "LogFile" statement from my radius.cfg commented
> out (along with Trace 4) pointing to a filename of "debug" and added a
> <Log FILE> clause pinting to another filename with trace 3, so I can
> enable and disable debugging without affecting (especially in size) my
> standard logging.
>
> I tried it and didn't notice anything strange, but now that I enabled
> debugging 'cause there was a problem (unrelated to radiator) I noticed
> this line whenever I restart radiator in a trace 4:
>
> Tue Feb 27 15:16:46 2001: ERR: Unknown keyword 'Identifier' in
> /app/Radiator/etc/radius.cfg line 29
>
> I check the file and it's the Identifier inside the <Log FILE> that,
> according to section 6.10.3, should be allowed.
>
> I attach the top of my radius.cfg
> ====================================================================
> LogDir          /D/logs/radius
> DbDir           /app/Radiator/db
> DictionaryFile /app/Radiator/etc/dictionary
> AuthPort 1812
> AcctPort 1813
> <SNMPAgent>
>         Port 50161
>         Community velo-com-isp
> </SNMPAgent>
>
>
> ##################################################################
> #                        LOGGING SECTION                         #
> ##################################################################
>
> # Para debugging, descomentar las dos lineas siguientes
> Trace           4
> LogFile %L/%Y-%m/debuglog_%d-%q
>
> #Trace:
> #0 ERR. Error conditions. Serious and unexpected failures
> #1 WARNING. Warning conditions. Unexpected failures
> #2 NOTICE. Normal but significant conditions.
> #3 INFO. Informational messages.
> #4 DEBUG. Debugging messages.
> #5 Incoming raw packet dumps in hexadecimal.
>
> <Log FILE>
>         Identifier fileLoggerVelocom  # ****THIS IS LINE 29****
>         Filename %L/%Y-%m/logfile_%d-%q
>         Trace 3
> </Log>
>
> # Log authentication success and failure to a file
> <AuthLog FILE>
>         Identifier authLoggerVelocom
>         Filename %L/%Y-%m/auth_%d-%q
>         LogSuccess 1
>         LogFailure 1
>         SuccessFormat %l:%n:<****>:OK
>         FailureFormat %l:%n:%P:FAIL
>         # FailureFormat %l:%n:%P:FAIL:(%{Reason})
> </AuthLog>
>
> #<SNIP>
> ====================================================================
>
> Any ideas?
>
> --
> Mariano Absatz
> El Baby
>
> ===
> 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.

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

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