Guys,

I cannot get my cisco 5300 to get authentication from the radius box. I
would appreciate any help.

Thanks

Tariq

Output from the radiusd -X gives:

Listening on authentication *:1812
Listening on accounting *:1813
Ready to process requests.
rad_recv: Access-Request packet from host 172.10.30.10:1645, id=110, length=59
Ignoring request from unknown client 172.10.30.10:1645
--- Walking the entire request list ---

Config of the Cisco AS 5300 server(172.10.30.10)

aaa new-model
aaa authentication login localauth local
aaa authentication login test group radius enable
aaa authentication ppp default if-needed group radius local
aaa processes 6

radius-server host 172.10.10.10 auth-port 1812 acct-port 1813
radius-server retransmit 3
radius-server timeout 3
radius-server key as5300

Clients.conf

Client 172.10.30.10 {
        secret      = as5300
        shortname   = test
#       # the following three fields are optional, but may be used by
#       # checkrad.pl for simultaneous usage checks
        nastype     = cisco
#       login       = !root
#       password    = orange
}

radiusd.conf

set port = 1812




__________________________________________________________________
Win 12 amazing weekend breaks, one every month for a year to Dublin, Milan,
the Alps, Paris and beyond

http://www.tiscali.co.uk/travel/competitions/brilliant_weekends.html




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

Reply via email to