On Sat, 6 Nov 1999, Hugh Irvine wrote:

[...]
> I would be very interested to see if the Called-Station-Id fired if used on its
> own. Ie - is it the Realm that is failing, or is it the Called-Station-Id?
> 
> Could you try a test with just this:
> 
> <Handler Called-Station-ID = 12345601>
>       <AuthBy FILE>
>               ....
>       </AuthBy>
> </Handler>

Ah, divide and conquer :-)  Like this:

<Handler Called-Station-Id="12345601">
        AcctLogFileName /usr/radacct/%C/detail
        <AuthBy FILE>
                Filename %D/users
                AddToReply cisco-avpair="ip:addr_pool=second_pool"
        </AuthBy>
</Handler>

[...]
> Could you also include a complete log file with the test above?

Like this:

------------------------------------8<------------------------------------
*** Received from 1.2.3.4 port 1645 ....
Code:       Access-Request
Identifier: 224
Authentic:  q2<137><22><218>7<204>z`<178><134>>m<191><23>u
Attributes:
        NAS-IP-Address = 1.2.3.4
        NAS-Port = 209
        NAS-Port-Type = Async
        User-Name = "neale2"
        Called-Station-Id = "12345601"
        Calling-Station-Id = "365432100"
        User-Password = "<141><219><<230><7>(oeMJ@<208><<181><160><132>"
        Service-Type = Framed-User
        Framed-Protocol = PPP

Mon Nov  8 17:50:02 1999: DEBUG: Handling request with Handler 'Realm=example.net.au'
Mon Nov  8 17:50:02 1999: DEBUG: Handling with Radius::AuthFILE
Mon Nov  8 17:50:02 1999: DEBUG: Radius::AuthFILE looks for match with neale2
Mon Nov  8 17:50:02 1999: DEBUG: Radius::AuthFILE ACCEPT:
Mon Nov  8 17:50:02 1999: DEBUG: Access accepted for neale2

------------------------------------8<------------------------------------

Thanks,
Neale.


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to