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 have a webserver that is on the network behind the firewall running a specific application. I was told that I needed to allow public access to that web application. How can I set the firewall to allow traffic to that specific webserver. Also, I ...
Well, I found out the hard way that you can only have 1 access-list per interface. When I created the access-list ACL_IN and the access-group ACL_IN - it broke many things. This is what ended up fixing this:Step 1. static (inside, outside) netmas...
this is what I'm working with:f01# show verCisco Adaptive Security Appliance Software Version 7.0(4)2Device Manager Version 5.0(4)1Compiled on Tue 15-Nov-05 11:41 by rootSystem image file is "disk0:/asa704-2-k8.bin"Config file at boot was "startup-co...
I received 2 errors:f01(config)# access-list 101 permit tcp any interface eq 80ERROR: % Invalid input detected at '^' marker. (the marker pointed to the e)f-01(config)# access-gr 101 in interface outsideERROR: access-list <101> is standard. Only "e...