Firewalls – Part 10 UTMs – Not Your Father’s Firewall
Saturday, February 21st, 2009From the outside, UTMs (Unified Thread Management devices, aka Security Gateways) look exactly like firewall appliances (aka "hardware" firewalls). They are deployed in the same way - between the external, or untrusted, network (typically the internet) an the internal, or protected network. That is where the similarity ends. A UTM includes a firewall, but his is just one component of the protection that a UTM offers. Other services include:
- Anti-virus and anti-Spam where it is the most effective. Our own CRM master, John Harbarenko, has given us the perfect analogy for this. When you go to the airport, security is centralized at a single entry point, before you have access to any of the airplanes. Running anti-virus on the desktop or server is analogous to searching passengers as they enter (or even after they are already seated on) the airplane. The same is true for anti-spam. Does this mean that we no longer need AV on the desktop? No, because there are other ways into our network besides the ethernet connection (CD drives, USB drives, etc.). It does make sense to run a different anti-virus product on the desktop than is running on the UTM. A threat missed by one is more likely to be caught by the other. The most important concept in security is LAYERED DEFENSES.
- Web filtering. A large percentage of threats can be eliminated by simply preventing users from visiting certain types of websites - pornography sites, gambling sites, peer-to-peer file sharing sites, etc. There are also sites, such as sports sites, social networking sites, etc., that can be places for company employees to spend a great deal of time that is not job-related. A UTM can be configured to block individual sites or categories of sites. UTMs can be configured allow different users to have access to different sites and can even allow access to sites only during certain times of the day.
- Protocol and file type filtering. If you want even more control, you can configure the UTM to filter off specific protocols or file types that you want to keep out of your network. For instance, if you don't want users to be able to download music files, you can block all music file types.
- Other services. UTMs offer other services, such as a centralized point for VPN access, encrypted email, and other services, including those available on proxy servers.
If a UTM sounds a lot like a proxy server, it is. There is an important difference, though. UTMs connect to outside services to keep their anti-malware (anti-virus, anti-phishing, anti-spyware) and anti-spam components up to date. This is what allows a UTM to offer services that no other device can offer.
This is the last in the firewall series of articles. The next series will be about why firewalls, and even UTMs are not enough. There are some attacks from which perimeter devices cannot offer protection.
Dennis H - February 14, 2009