Hi,
I am facing very unusual issue like when i am trying to access from outside to inside campus network (web server),
I can see traffic is coming to asa ( live debugging log ) . But i cannot see this traffic leaving asa and reaching next hop .
I have enabled logging informational .But it seems that there is no trace in the log also.
What if i remove http from policy map
policy-map global_policy
class inspection_default
inspect ftp
inspect h323 h225
inspect h323 ras
inspect ip-options
inspect netbios
inspect rsh
inspect rtsp
inspect skinny
inspect esmtp
inspect sqlnet
inspect sunrpc
inspect tftp
inspect sip
inspect xdmcp
inspect dns
inspect icmp
inspect http
Thank you