Access control lists include a built-in implicit deny rule that automatically blocks any traffic that doesn't match an explicitly defined entry, even though this rule is never manually created.
Implicit Deny Any Rule
There is a hidden rule that we need to be familiar with, and believe me, this has caught me before in the past, so it's something that you really need to be familiar with.
There is something called explicit and implicit. Explicit means that you define it, that it's something that's solid, that's something that's stated, versus implicit is just implied. It is not necessarily stated outright, but is just a given.
The reason why I bring this up is because there is an implicit deny any rule. But what is an implicit deny any rule? If you've noticed, there's this gray box down here, and this is like the end-all be-all: if it doesn't match anything else, what it's going to do is a deny.
We call it implicit because it's not something you actually create. It's just on any access control list that you create. It's like the last implicit rule. It's not stated directly, you've not created it, but it will deny any traffic that doesn't match against anything else. In this case, it could be from any IP address, it could be to any IP address, and it could be any port, and it's just going to deny that traffic.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →