enable logging on the ASA
logging buffered debugging
Get a continuous ping going from the problematic subnet.
Check the logs of the ASA - most of the time the logs will give you a clue.
sh log | i icmp
sh log | i (address you are pinging)
sh log | i (address you are pinging from)
I am sure...
I am assuming you created a key for ssh right?
I think you need a domain name configured before you can generate the key.
domain-name test.com
crypto key generate rsa modulus 2048
ssh 0.0.0.0 0.0.0.0 outside
(Troubleshooting)
logging buffered debugging
sh run log | i 22
Use
clear configure crypto map AABB
That should work. Be careful with the clear configure command.
If you type clear configure with no argument it perhaps will clear your entire configuration.
For instance if I wanted to erase a specific tunnel-group I would type clear configure tunnel-g vpn1
I have an assignment and wanted to get some ideas from everyone. I have a duty at work to connect a GRE tunnel between 2 sites over our current working MPLS WAN. Site A's internet traffic gets routed through site C and out of its internet link. The ISP does this for us. My goal is to set up a...
First post here! We have finally converged our network with Video, Voice and Data. We are using avaya media gateways such as the G350's,G650's and the G700's. I was just curious if any of you on here has sucessfully set up the gateways to report to a syslog server.
I tried the following on one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.