Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Have tried SSH and ASDM from the inside and outside interfaces. The VPN also is being denied. Changing my password did not help. Rebooting the firewall did not fix.Verified the running configuration was the same as it was six months ago. SSH and...
Hi Marvin,The next time I'm in the data center, I will try this. Any ideas of why the remote access for SSH, ASDM, and VPN worked for six months without it? Best, David
Hi Marvin,
AAA was nervier used and it worked just fine.
Here is some of the associated configuration:
ssh 0.0.0.0 0.0.0.0 OUTSIDE
ssh 10.1.20.0 255.255.255.192 INSIDE
ssh timeout 5
ssh key-exchange group dh-group1-sha1
ssl trust-point ASDM_Trust...
Hi Marvin, Thank you for responding.Have confirmed the following:Console accessSSH, VPN, ASDM all reach the firewall and prompt for a passwordPacket tracer accepts allCrypto is presentSince all three depend on the self signed certificate, it seems th...