cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
458
Views
0
Helpful
6
Replies

ssh on pix using puty client

cfajardo1_2
Level 1
Level 1

i cant access my pix using ssh. i have configured the following. There is no access-list on the inside interface

INSIDE IP - 192.168.1.1/24

domain-name xxx.com

hostname Company

ca generate rsa key 2048

ca save all

ssh 192.168.1.0 255.255.255.0 inside

telnet and ping are ok.

thanks a lot.

6 Replies 6

kaachary
Cisco Employee
Cisco Employee

Hi,

Try this :

ca zeroize rsa

ca gen rsa key 1024

ca save all

If you are using putty as SSH client, make sure, the SSH version 1 and 2 both are selected.

*Please rate if helped.

-Kanishka

ive tried 1024 before using 2048

scottmac
Level 10
Level 10

Which version of PIX OS are you using?

Some of the older versions do not support SSH, others (up to 6.35 I think) only support SSH version 1.

Good Luck

Scott

its a pix 525 with 6.3(4)

Hi,

Are you able to telnet to port 22 from Command line ?

Does it open up a blank window ?

If yes, then ther's someting wrong with the SSH client you are using. Make sure putty is setup correctly. Also, did you verify that SSH 1 and 2 both are selected on it.

-Kanishka

peteruwa
Level 1
Level 1

You have mised out

"aaa authentication ssh console LOCAL" in your configuration. Add it and try connecting again.

Thanks

pet

Review Cisco Networking products for a $25 gift card