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.
Hello,I am trying to allow web access to an inside host but for some reason it is getting blocked. Packet-tracer hits the implicit rule (deny all) and drops the call. It seems the ACL rule is not being used. Not sure what I may be missing.This is wha...
Hi,I can ping google.com from the management interface but not from the inside interface. Not sure what I may be missing.Thanks for the help! Here are the details: From inside interface:Ping to 8.8.8.8 worksPing to google.com failsnslookup google.com...
@MHM Cisco World The rule is 'Implicit Rule'. So it seems my ACL is not being used? ciscoasa(config)# sh run access-listaccess-list inbound extended permit tcp any object obj_192.168.1.223 eq wwwciscoasa(config)# Phase: 3Type: ACCESS-LISTSubtype:Res...
@Rob IngramThanks! packet-tracer went much further this time but still blocked access. Please see results below. Anything else I'm missing? Thanks. ciscoasa(config)# packet-tracer input outside tcp 68.78.249.19 1234 x.x.x.x 80Phase: 1Type: ACCESS-LIS...
Hi,Good catch again!I reset to factory default and set up dns only on the outside interface.By mistake I left out the line -- dns domain-lookup insideThen I added that line and everything worked.Not sure what was wrong with the original configuration...