05-14-2004 08:30 AM - edited 03-09-2019 07:23 AM
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
05-14-2004 01:30 PM
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
-Tanner
05-17-2004 05:53 AM
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
05-17-2004 06:04 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide