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 Everyone.
I have a question regarding ASA 5505 firewall.
Outbound interface has sec level 0:
interface Vlan10 nameif outside security-level 0
Created acl to filter site-to-site traffic and triggered tunnel filtering:
no sysopt connection permi...
Answering my own question above.
Don`t try to compare ASA rules with routers ones. By some reason even if you set deny ip any any it will still allow incoming connections, ASA does not care. Icmp, http, ssh is filtered the other way around.
I have mo...
Hi Aditya,
Thank you for the explanation! I have modified my configuration.
Added ACL
access-list Inbound_Filter extended permit icmp any any echoaccess-list Inbound_Filter extended permit icmp any any echo-replyaccess-list Inbound_Filter extended d...