Hi Richi,

On Jun 30,  3:32pm, Richi Plana wrote:
> Subject: (RADIATOR) Determining NAS vendor and model
> Hi,
>
> From a user-defined Authentication module, is it possible to determine the
> Vendor and router model of the authenticating (or accounting) NAS? (ie.
> SNMP?)

Within Radiator you can use the Client NasType to find out what sort of NAS the
client is, for example:

$p->{Client}->{NasType}

will give you the NasType of the CLient that the packet was received from.

But to get the exact model type, you will have to issue an SNMP request, in a
differetn way for each NAS. There is no support code in radiator to do this
(yet).

Hope that helps.
Cheers.

>
>
> L   L Richi Plana 8^)         ,-,-.     ,-,-.     ,-,-.     ,-,-.     ,-
> LL LL Systems Administrator  / / \ \   / / \ \   / / \ \   / / \ \   / /
> LLLLL Mosaic Communications, Inc. \ \ / /   \ \ / /   \ \ / /   \ \ / /
> LLLLL mailto:[EMAIL PROTECTED]     `-'-'     `-'-'     `-'-'     `-'-'
>
>
> ===
> Archive at http://www.thesite.com.au/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>-- End of excerpt from Richi Plana



-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
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