Routers enable controlled communication between segmented networks by operating at Layer 3, and access control lists can be applied to restrict or permit traffic between those segments.
Routers & Network Security
Now when we segment out our networks, we probably want some interconnectivity. That is, we probably don't want a completely air-gapped or isolated network in most cases. In this case, we have to do some sort of routing.
If we were to segment out our networks but do nothing else, then what we have is networks that don't communicate with each other, which might be what we want. We might want to create these isolated networks. But if we want some sort of intercommunication, or communication to the outside world, we need some sort of layer 3 device that will allow that. We need something like a router.
A router will have interfaces on it, interfaces that we can connect into each one of these networks. And by connecting each one of these networks, we'll now be able to communicate between these networks, from one network to another. There are other devices that will do routing as well, such as a firewall, and layer 3 switches are examples of these layer 3 devices.
Now, by dividing up these different broadcast domains, we do eliminate some of our security concerns and it does make it more difficult, but a router by itself can still have some problems. We still have free communication between these networks, and so it still opens us up to a lot of risk if we just have a router but don't implement any security on the router.
So many times what we'll do is we'll either use a firewall or access control lists on that router or layer 3 switch, in order to implement some level of security to control the traffic between these different networks.
A network access control list allows us to either permit or deny certain traffic. So if it's coming from maybe one network and trying to make it to another network, or from one host and trying to make it to another host, or from a host to a network, or whatever the case may be, we can either say what is acceptable to go across and what isn't acceptable to go across. So that is what network access control lists are, and we put it on something like a layer 3 switch or a router.
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 →