Mike: So clear answer. THANKS. Please answer couple of other questions: Your Suggestion: ================ client 123.123.123.123 { secret = mysecret shortname = nas1 nastype = usrhiper } My "clients.conf" file: ======================= client 12.21.237.0/24 { secret = mysecret shortname = nas1 nastype = tc } 1) There are two HiPer ARC cards, each with two LAN ports for a total of 4 IP addresses. My setting are "clients 12.21.237.0/24". Is there any problem with this? 2) My understanding is that the "nastype" for 3Com HiPer box should be "tc"! Please correct me. Thanks. Kirti -----Original Message----- From: Mike Cisar [mailto:mcisar@iul.net] Sent: Friday, January 09, 2004 3:25 PM To: 'Discussion relating to the 3Com/US Robotics Total Control modemsystems.' Subject: RE: [USR-TC] Login & PW!!! Hi Kirti,
In freeRADIUS file naspasswd (/usr/local/etc/raddb/naspasswd) has an entry for NAS as follows: <NAS ip-address> <login-Name> <password> Is the <NAS ip-address> of NAS is the IP address assigned to HiPerARC or something else? What is the <login-Name>? Where is it setup in 3Com TC? Where is the <password> setup in 3Com TC? I also notice that in "naspasswd" file the sample <login-Name> is "!root". I understand the "root" login-Name but why "!" ahead of it? What does it mean?
A couple of things, firstly you don't need to enter anything in the naspasswd file if you are using a USR/3Com HiPER ARC. Those entries were only needed on the older pre-HiPER USR/3Com systems. On those older systems freeradius actually had to telnet in using the special username of !root (which specifically logs you into the terminal server) in order to do some functions such as check which users are online. The HiPER ARC does all of this through SNMP so the entries are no longer needed. About all you need to configure is something like the following into your clients.conf (substituting the IP address of your HiPER ARC, the correct secret and short name)... client 123.123.123.123 { secret = mysecret shortname = nas1 nastype = usrhiper } Cheers,
Mike <<<<<
_______________________________________________ USR-TC mailing list USR-TC@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/usr-tc