[cisco-voip] trying to access my router by ssh
Voll, Scott
Scott.Voll at wesd.org
Tue Feb 28 16:51:39 EST 2006
I really like TeraTerm with SSH extensions. Free and small.
Scott
________________________________
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Fretz, EA Eric
@ IS
Sent: Tuesday, February 28, 2006 1:42 PM
To: 'James Grace'; cisco-voip at puck.nether.net
Subject: RE: [cisco-voip] trying to access my router by ssh
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/91b890f7/attachment.html
More information about the cisco-voip
mailing list