help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] new install config question


From: j. roughan
Subject: [Help-gnu-radius] new install config question
Date: Tue, 15 Jul 2003 00:57:01 -0700 (PDT)

After reading the online manual and trying out
different config options, I am not able to make a
successful authentication. Basically, my test network
is simple:

cisco-2600 ------> linux radius box
172.21.20.250       172.21.20.50

cisco config
aaa new-model
radius-server host 172.21.20.50 auth-port 1645 \
                                acct-port 1646
radius-server retransmit 3
radius-server key password

Linux config
/raddb/clients
   host                  key
172.21.20.250         password

/naslist
172.21.20.250   rtr2    true

/nastypes
c2600-f

/users
test
Auth-Type = Local,
Password = password
Servicetype = Login-User,
Login-Service = Telnet

***
after starting the daemon & looking for errors, I also
input the ./radauth test password  & result is PASS

but when I try to telnet to x.x.x.250 the debug output
indicates:
AAA/AUTHEN?START method=Local status=GETUSER
user not found, status=fail, AAA/Memory user=`test`
remote address=172.21.20.50

So the router talks to the linux box running the
radiusd but the conversation isn`t happening yet.
Anyway, Ill keep reviewing the manul but if anyone
sees something obvious with this config please send
mail.

Also have questions concerning turning on the finger
service; is that neccessary?  Later I plan to move
toward the MySQL method but I wanted to see
authentication happening in the most easiest scenario
first. 

Also, If there are any existing sample configs for NAS
unix radius pointing toward the radiusd box
authentication I am also interested in that
information.  thankyou

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]