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.
I am receiving this error when performing a packet trace on my ASA 5505. It is pointing to a dynamic nat rule on my outside interface to my public IP as to the reason for the drop. Not sure why this would stop the traffic. I have an access rule to...
The command that fails is:
packet-tracer input in rawip 10.8.0.60 22 159.142.255.82
If I run the following command it passes with the added output:
packet-tracer input in tcp 10.8.0.60 22 159.142.255.82 22
Phase: 1Type: ROUTE-LOOKUPSubtype: inpu...
running config
hostname ciscoasa
enable password encrypted
passwd encrypted
names
name 10.x.x.x VPN
name 10.8.x.x file
name 10.8.x.x mail
name 50.x.x.x file_Inet description Unanet External Access
name 50.x.x.x Mail_INet
name 10.8.x.x InterTel_HQ
nam...