08-26-2002 01:41 PM - edited 02-20-2020 10:13 PM
I have a Cisco PIx 506,i have tried to connect with Ssh but the Pix deny my connection.
I can't connect to Ssh from the remote ip address a.b.c.d
My config is:
ssh a.b.c.d 255.255.255.255 outside.
My Cisco Pix don't have 3Des.
Thak you
08-26-2002 07:53 PM
Hi, you will need either des or 3des to get ssh access. You can get a des license from Cisco for free if you need from.....
http://www.cisco.com/kobayashi/sw-center/ciscosecure/pix.shtml
You will need a valid CCO login to get to that url.
After you get that key here is a document to get ssh configured on the PIX...
http://www.cisco.com/warp/public/110/authtopix.shtml#localSSH
The document shows how to do local and AAA authentication.
Hope that helps and good luck....
08-27-2002 03:03 AM
DES is probably enabled in your PIX, but you need to use SSH protocol version 2. If your SSH client doesn't support version 2, download PuTTY from
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
This worked on my PIX 515.
-- Rubio
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