06-02-2004 07:20 AM - edited 02-20-2020 11:26 PM
Hello this is my third post on a different topic this week...LOL
Here is my problem,i was connected via SSH working on a pix, now using PUTTY it says "connection closed by remote host" Is there a block it puts on me after so many attempts, i didnt change any thing accept some VPN access, (NO ACL added or deleted)
any ideas?
06-02-2004 09:25 AM
Does your ssh session flow over a vpn connection?
Are you running ssh over an inside interface, or an outside one?
Are you locked out of using ssh now, or is the condition temporary? If you are still locked out, console in and run the show ssh command to see if the ssh access was turned off inadvertently.
Let me know what you find.
06-03-2004 04:06 AM
Does your ssh session flow over a vpn connection? NO
Are you running ssh over an inside interface, or an outside one? OUTSIDE
What i was trying to do was make it so i could remote in VPN to support a client..
Friday i will be onsite i will check...thanks
06-09-2004 12:56 AM
Hi,
I too have a problem connecting to a firewall using SSH. I am trying to automate the process with a perl script. The login goes through;but, I need to execute 'enable' as I need to be in the privileged mode.After that, I have to execute a 'sh access-list inside_access_list' command and save the output to a file. Has anybody done this before?I am only able to get till the login part; how do I get into the privileged mode and then exceute my commands using a script?
Thanks,
Jane
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