cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
331
Views
0
Helpful
1
Replies

Authentication problem during dialing in AS5300

kumarsantosh
Level 1
Level 1

Hi,

Im facing the authentication problem whenever I am dialing my AS.We have recently shifted our RAS to another location and from that day we are facing this problem.I checked my configuration also but didnt find any result.From AS the user are authenticating.Is this any other network issue or anything I missed out in My AS.Pls help me how I troubleshoot this problem.

Regards,

San

1 Reply 1

makchitale
Level 6
Level 6

If I understand correctly, the dial-in users (PPP and/or exec) can authenticate fine when authentication is configured locally on the as5300. That means you have issue authenticating with the external AAA server.

1. What server is used? RADIUS or TACACS+?

2. Since you moved locations did the IP address of the ethernet change? Can you ping the AAA server from the as5300? If yes, on the AAA server have you changed the NAS ip address pointing to the new ip address (since location change)?

3. From the as5300 you can try the following command “test aaa group legacy”. Use a username/ password that is already configured on the AAA server.

4. Can you please post the “sh run” outputs.

Can you please run the following debugs for a call that fails:

Deb modem / deb modem csm / deb ppp nego / aaa authen / deb aaa author / deb radius or deb tacacs

Thanks, Mak