12-19-2015 07:07 AM - edited 03-12-2019 12:03 AM
Hi All,
ASA Firewall Packet flow,
source address 10.1.1.1 destnation address 192.168.1.1, In firewall acl entry i allowed icmp for 10.1.1.1 to 192.168.1.1, but in global-policy if i drop the icmp packets. Can ping 10.1.1.1 to 192.168.1.1?
12-21-2015 08:45 AM
You can configure global access rules in conjunction with interface access rules, in which case, the specific interface access rules are always processed before the general global access rules.
12-21-2015 01:35 PM
If a packet is permitted in the specific interface rule, but denied in the global policy, will the packet be permitted or denied?
CF
12-21-2015 06:43 PM
Hi,
As Collin said, it always look for the interface access list first and then only it will look for the global.
So ideally the interface access list should allow the traffic if it matches.
Thanks,
Shivapramod M
12-22-2015 10:35 AM
So anything that is permitted in the interface access-list will not be checked against the global policy. Am I right?
CF
12-22-2015 07:52 PM
Yes, Your right
12-21-2015 07:23 PM
Thank you Collin Clark.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide