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.
Hi All,
I am currently configuring a 5506-X for my home network. Currently, I can ping outside IP addresses, but cannot browse to any websites. Browser messages like "Can't reach this page" or "took too long to respond".
DNS is configured, NSlookup ...
I have implemented the below from another chat, but no change:ASA-5510-8x(config)# access-list http-list2 permit ip any anyASA-5510-8x(config)# class-map http-map1ASA-5510-8x(config-cmap)# match access-list http-list2ASA-5510-8x(config-cmap)# exitASA...