- Posts: 80
- Thank you received: 0
Setting up AAA in Packet Tracer
14 years 11 months ago #33195
by FlipRich
Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
Setting up AAA in Packet Tracer was created 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?
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
14 years 11 months ago #33199
by SteveP
Replied by SteveP on topic Re: Setting up AAA in Packet Tracer
Can you post the Packet Tracer file?
14 years 11 months ago #33201
by FlipRich
Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
Replied by FlipRich on topic Re: Setting up AAA in Packet Tracer
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!
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
14 years 11 months ago #33203
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Setting up AAA in Packet Tracer
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
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
14 years 11 months ago #33205
by FlipRich
Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
Replied by FlipRich on topic Re: Setting up AAA in Packet Tracer
Yep, that sure worked!! I cant believe i overlooked that.
Ah well, thanks Solo!!
Ah well, thanks Solo!!
Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
Time to create page: 0.131 seconds