cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2374
Views
0
Helpful
11
Replies

Why ssh does not work?

edgar-quintana
Level 1
Level 1

Hi,

I do not know why I can not login using ssh client to my router... here is my configuration.

Best regards and thks

1 Accepted Solution

Accepted Solutions

Hi,

Try "login local" under vty.

!

line vty 0 4

access-class 102 in

password 7 xxxxx

login local

!

Regards,

-Shahzad

View solution in original post

11 Replies 11

edgar-quintana
Level 1
Level 1

The new configuration is:

line con 0

line aux 0

line vty 0 4

access-class 102 in

password 7 xxxxx

login

transport input ssh

transport output none

Can you remove the access-class ?

Perhaps the ACL is blocking your session.

This acl permits me to connect to, if I delete this acl I can not connect

Hi,

Try "login local" under vty.

!

line vty 0 4

access-class 102 in

password 7 xxxxx

login local

!

Regards,

-Shahzad

Hi,

Was login "local" command which resolved my issue.

Thks a lot..

Best regards

jsmitty10
Level 1
Level 1

What client are you using Putty?

I didn't see generate RSA key (crypto)

http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a0080087cac.html#84102

Edison Ortiz
Hall of Fame
Hall of Fame

1) Create a local account

Ex,

username cisco priv 15 password cisco123

2) enable login under the vty

Ex,

line vty 0 4

login

3) Read up the troubleshooting and configuration steps at this link

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hsec_c/part25/ch10/schssh.htm

Edgar I apologize,Edison's link is much better sorry for the confusion!

Hi,

My ssh client is bitvise http://www.bitvise.com/tunnelier

There is already a root user with 15 level configured.

I use this profile to connect to but always is asking for the pass.. I use the correcto user/pass but nothing

1) Try another client such as putty or secure-crt.

2) enable login under the vty lines.

With putty..nothing

Ill try to change no login parameter

Review Cisco Networking products for a $25 gift card