We have several hosts sitting in our dmz that have static nat transaltions in our asa. We can access these hosts from both internally and externally, but these hosts are not able to connect to the Internet. I am able to ping using domain name of site or IP address, but when I try to open a site in a browser it won't connect.
Do I need to have an acl that allows these servers to connect to the Internet? If so is this what it would need to be?
access-list dmz extended permit any any eq 80
Thanks for the help.
Do I need to have an acl that allows these servers to connect to the Internet? If so is this what it would need to be?
access-list dmz extended permit any any eq 80
Thanks for the help.