[cisco-voip] trying to access my router by ssh

Fretz, EA Eric at IS Eric.A.Fretz at L-3com.com
Tue Feb 28 16:42:01 EST 2006


In order to allow ssh access to your router, you have to setup ssh as an
input method...
 
 
so:
 
config terminal
(config)line vty 0 1
(config-line)transport input ssh
(config-line)exec-timeout 9 0
(config-line)exit
(config)crypto key generate rsa
{you need to choose your rsa key size....}
(config)exit
write mem
 
As usual, if you are using any ACL's on your intended router interface, make
sure you have a hole poked through the ACL to allow TCP 22 on the router
interface.
 
PuTTy is a great ssh client for win32 users.......
 
Cheers,
Eric
 

-----Original Message-----
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of James Grace
Sent: Tuesday, February 28, 2006 3:16 PM
To: cisco-voip at puck.nether.net
Subject: [cisco-voip] trying to access my router by ssh 



Can someone give me some insight on how to get into my router by ssh 

Tac walked be thru on the ssh configuration on my pix and they were able to
get in.   but I don't know whats the best software to use.  Or how to use
one 

 

These are the applied configs 

 

pixfire(config)# ca gen rsa key 1024

For <key_modulus_size> >= 1024, key generation could

  take up to several minutes. Please wait.

Keypair generation process begin.

..Success.

pixfirewall(config)# ssh 0.0.0.0 0.0.0.0 outside

: Saved

:

James D. Grace 

CCNP CCNA MCSE MCDBA

Sr. System Engineer / Professional Svc.

Digitel Corporation

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20060228/ea5c3b14/attachment.html


More information about the cisco-voip mailing list