i m working with the max6000-lucent  and the freeradius 1.0.0-5 but in the
client file i can see a list of NAS:

# The nastype tells 'checkrad.pl' which NAS-specific method to
# use to query the NAS for simultaneous use.
#
# Permitted NAS types are:
#
# cisco
# computone
# livingston
# max40xx
# multitech
# netserver
# pathras
# patton
# portslave
# tc
# usrhiper
# other # for all other types

which of the options I must choose?

i configure something like this:

client 192.1.1.1 {
        # secret and password are mapped through the "secrets" file.
        secret      = secret
        shortname   = Ras
       # the following three fields are optional, but may be used by
       # checkrad.pl for simultaneous usage checks
        nastype     = other
        #login       = RasViva
        #password    = vivaMMS
}

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to