----- Original Message ----- From: "Danny Zenzano" <[EMAIL PROTECTED]>
To: "Freeradius-Users (E-mail)" <freeradius-users@lists.freeradius.org>
Sent: Wednesday, November 16, 2005 7:47 AM
Subject: [radius] client configuration with max6000


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
}

Use other. I have used max40XX before and it worked fine but I am now using "other". I have two max6000's that have been running with FR for 3 years using MySql backend.

Documentation is pretty clear on how to use the database, if you get stuck on something I would be glad to help, but I am not going to build it all for you. Dont have the time.

First thing to do is setup your clients file, then goto radius.conf and configure it there for using the database for auth. import the database tables that you want to use, there are sql files in the distro for it. If you get in there and get stuck on something email me and I will help you. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to