Skip to main content

Setting up AAA in Packet Tracer

More
14 years 4 months ago #33195 by FlipRich
I was able to successfully setup AAA on a router and get it to send authentication requests to a RADIUS server that is setup on the same subnet as the router.

However, I cant get any routers outside that subnet to send authentication requests to the server. Is this something thats limited in Cisco packet Tracer or am I missing a command? The IP is correct and routing is all good. I can successfully ping the RADIUS server. Here is the AAA configs on the remote router I am trying to get working with RADIUS:






aaa new-model
!
aaa authentication login LOGIN2 local
aaa authentication login default group RADIUS local enable
!
!
!
!
!
!
!
username cisco password 0 cisco
!
!

radius-server host 192.168.3.2 auth-port 1645 key secret
!
!
!
Anybody have any clues?

Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
More
14 years 4 months ago #33199 by SteveP
Can you post the Packet Tracer file?
More
14 years 4 months ago #33201 by FlipRich
Yep, here it is:

rapidshare.com/files/325376725/DHCP_RADIUS_Model.pkt

In the model, Router 4 is directly connected to the RADIUS server and works fine but Router 1 doesnt send requests to the server. I left a backdoor into the config of that router via telnet. the login is cisco pwd cisco.

Let me know if you need anything else!

Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
More
14 years 4 months ago #33203 by S0lo
I had a look at it. You need to add a second entry in the RADIUS server AAA page, in the client's table. Having a client name "R1", Client IP "172.16.0.1" and you got the rest I guess.... I tried it and R1 was able to login.

Thats if I understand you well. If you want I can send the fixed file but I'll leave a chance for SteveP ;)

Studying CCNP...

Ammar Muqaddas
Forum Moderator
www.firewall.cx
More
14 years 4 months ago #33205 by FlipRich
Yep, that sure worked!! I cant believe i overlooked that.

Ah well, thanks Solo!!

Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
More
14 years 4 months ago #33207 by SteveP
S0lo beat me to it!
Time to create page: 0.154 seconds