Hugh et al - 

Here's one particular segment of our Radius config:

-----------

    <AuthBy RADIUS>
        # Primary master-server
        Host        xxxx
         Secret        xxxx
              
        Retries         1
        RetryTimeout    2

        #Retries        3
        #RetryTimeout    5

        AddToReply Service-Type="Framed-User", Framed-Protocol="PPP",
Framed-Routing="None"
        StripFromReply    PoolHint, Framed-IP-Netmask
         
        # Strip the ip addresses supplied by xxxx radius servers (and add
PoolHint)
        ReplyHook file:"%D/hook-xxxx-reply.pl"
    
        # Accept regardless if we don't get a reply from xxxx server
        NoReplyHook file:"%D/hook-xxx-noreply-ACCEPT.pl"

    </AuthBy>

-----------

- For some reason when I set Retries to 0,1,... it doesn't seem to work at
the given setting.  Looking a at a trace with Retries 1 -- it seems to only
do it once, and never retry (something I'd not noticed before).  I'm running
Radiator 2.16.1.

- Also -- NoReplyHook doesn't kick in when I unplug the proxy radius server.
However, when I make NoReplyHook a ReplyHook temporarily (and tweak internal
variables to match the new sub parameters), the hook works a treat.

What's up? I can't think of anything I'm doing wrong at my end...

Mark Mackay
Orcon Internet.


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