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 got a Global Implicit Rule problem with my Cisco ASA 5510. Here's my configuration :http://hpics.li/17c305dI created a PAT translation so that my web server (group LAN Network) could be accessed from the Internet.Although every rule seems to ...
I put a server on 172.16.16.0/24 interface (172.16.16.1). I activate NAT for this server ==> success, it connects to any website.But if i try to connect on its 80 port (it's a webserver), although PAT is activated (see conf file) i get a tcp deny acc...
This default implicit "deny all" does not appear in the configuration ?How should i process then, to allow temporarily every connection ?Thank you for your help.
Yes i know that, i inactivated all the rules on purpose, and then i added the global rule (last line of the access list) :access-list global_access extended permit ip any any so that the firewall permit any connection on any interface.But it still d...
Thank you.Here's my conf file :Result of the command: "sh run": Saved:ASA Version 8.3(1) !hostname ciscoasaenable password uDm2BNQeKvj9OKzj encryptedpasswd 2KFQnbNIdI.2KYOU encryptednames!interface Ethernet0/0 nameif WAN security-level 0 ip address ...