cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
312
Views
0
Helpful
3
Replies

Using SSH into outside interface

ctasher
Level 1
Level 1

Is SSH available as freeware?

I believe that the only way to get into the outside interface on a pix us to use SSH.

TIA

3 Replies 3

thiland
Level 3
Level 3

Many people use a freeware Windows SSH client called PuTTY.

You can obtain it here:

http://www.chiark.greenend.org.uk/~sgtatham/putty/

Most Linux distributions have an ssh client (OpenSSH) included.

It is possible to use telnet on the PIX as well, but not recommended for obvious security reasons.

Remember to setup SSH you need:

a hostname

a domain name

create the rsa keys

save the rsa keys

add the command:

ssh outside

-Tanner

Tanner...OK, I have generated the rsa key. How do I then transfer this key to putty...or is this how it is done?

many thanks

chris

you do not need to transfer any keys. you just needto create them on the pix, ca save all, and add a ssh command for the outside interface and the ip address space from which you will be connecting