eclidad
Technical User
- Jan 5, 2005
- 81
Hi,
We are having problems getting our radius authentication running. Right now we only use it for VPN connections. My understanding is that I can only test this from outside our office. This despite the fact we have 2 wan connections on out 1841. It would be nice to go out one and back in the other and do it all from the comfort of my desk. Plan B is to set up a user that needs RADIUS to authenticate a telnet session to the router. Then I could snoop packets and debug much faster. What "aaa" and "username" commands do I need to enter to support this? This is what I have now
aaa new-model
!
!
aaa authentication login default local
aaa authentication login userauthen group radius local
aaa authorization exec default local
aaa authorization network groupauthor local
crypto map clientmap client authentication list userauthen
crypto map clientmap isakmp authorization list groupauthor
Thanks,
- Joel
We are having problems getting our radius authentication running. Right now we only use it for VPN connections. My understanding is that I can only test this from outside our office. This despite the fact we have 2 wan connections on out 1841. It would be nice to go out one and back in the other and do it all from the comfort of my desk. Plan B is to set up a user that needs RADIUS to authenticate a telnet session to the router. Then I could snoop packets and debug much faster. What "aaa" and "username" commands do I need to enter to support this? This is what I have now
aaa new-model
!
!
aaa authentication login default local
aaa authentication login userauthen group radius local
aaa authorization exec default local
aaa authorization network groupauthor local
crypto map clientmap client authentication list userauthen
crypto map clientmap isakmp authorization list groupauthor
Thanks,
- Joel