10-14-2004 10:25 AM - edited 02-20-2020 11:41 PM
Several PIX 501 and a PIX 515E, seems when they are rebooted I can not gain access using ssh until I first access them with the PDM, something to do with the keys not being generated when trying ssh. Is there a way around this? Or am i missing something. all PIX's have 6.3(3)
10-14-2004 10:33 AM
Yes , save your ssh key after the generation.
This happends when you boot without saving your key.
ca save all
Command reference:
hostename pix
domainname example.com
ca generate rsa key 1024
show ca mypubkey rsa
ca save all
And finaly allow ssh traffic to the PIX:
ssh Network 255.255.255.0 inside
ssh SupportIP 255.255.255.255 outside
ssh timeout 5
sincerely
Patrick
10-14-2004 10:45 AM
Félicitation Patrick pour ton top Netpro rating,
En esperant te revoir pour notre implantation
blade firewall-csm-ssl etc..
Patrick Hardy
STM
10-14-2004 10:49 AM
A bientot :-)
Cordialement
Patrick
10-15-2004 05:33 AM
Thanks, that was the command I was missing....
Phil
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