Often, managers typically think setting up a secure perimeter around the network is "network security." While it is an important component, it should only be the first layer of defense between an external entity and sensitive data.
I define perimeter security as any control or set of controls which:
- controls which computers gain access to the network;
- controls which users gain remote or local access to the network; and
- monitors for anomalous network behavior.
Referring to Figure 1, the firewall and IPS (Intrusion Prevention System) fulfill these requirements. The firewall contains rules which determine the types of network traffic allowed to pass from the Internet to the company network. These rules are usually based on IP address ranges, ports and protocols.
The IPS filters permitted traffic looking for signs of malicious intent, including:
- malformed network data;
- files matching the characteristics of known malware;
- repeated attempts to reach protected devices; and
- evidence of port scanning, a tell-tale sign that someone is trying to map the network prior to an attack.
An IPS device can block questionable traffic, alert security, or both.
Another perimeter security device in our example is the Wireless AP (Access Point). Laptops, handheld devices and some desktops attach to the company network via wireless technology. While wireless is a great technology for connecting mobile devices, it can also be a gaping hole in your perimeter defense.
To ensure your APs don't allow unauthorized access, make sure wireless traffic is encrypted and requires strong keys. For more information on wireless security, see Introduction to Wireless Security.
Firewalls and IPS devices are not the only controls to secure your network perimeter, but they are the most common. Regardless of the technology deployed, the outcomes should match those described above.
Perimeter controls are important for keeping unwanted stuff- and people- off your network. The remaining control layers discussed in this article are required to protect against inside as well as outside threats.