AW: SSH local authentication

From: Oliver Ziltener (ziltener@netcloud.ch)
Date: Thu Nov 13 2003 - 04:33:34 GMT-3


Hello Tasuka

first use "enable secret" instead enable password
second use "username tasuka secret" instead of username tasuka password 12345
both for more secure your router...

and use this:

line vty 0 15
 access-class 99 in
 login local
 transport preferred none
 transport input ssh
 transport output none

Oliver

-----Urspr|ngliche Nachricht-----
Von: Tasuka Amano Hsu [mailto:tasuka@mac.com]
Gesendet: Donnerstag, 13. November 2003 07:19
An: ccielab Groupstudy
Betreff: SSH local authentication

To make sure enable SSH for local authentication configuration:

!
crypto key generate rsa
!
aaa new-model
aaa authenticate default local enable
aaa authentic enable default enable
enable password cisco
!
ip domain tasuka.com
username tasuka password 12345
!
ip ssh authentication-retries 3
ip ssh time-out 30
!

Any thing else ?



This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:11 GMT-3