
- Image via Wikipedia
If you have a network (and who doesn’t these days?) IP cameras sure are a lot easier to access than analog cameras. But this ease of access also makes it easier for un-authorized users to access IP cameras . Imagine if someone in the back alley could stream video of your back office using your wireless network.
Most IP cameras I’ve worked with lack a number of enterprise grade security features. They need to implement SSL for encryption and they need to integrate into a central authentication system such as RADIUS or LDAP. However, even without those technologies, there are a couple of basic things one can do to secure your cameras.
The first thing to do is to change the factory default passwords. The latest firmware revisions for some cameras force one to configure a password the first time a camera is accessed after being powered up. That’s good.
The next level of security that might be worthwhile is to configure a VLAN just for video surveillance network. Done correctly, this will help mitigate several risks when IP cameras don’t have good security features built-in. This will add to administrative overhead and possibly additional equipment costs, but it’s not as high overhead as some of the next additional steps.
To additional key elements of security that are often missed are to:
- Perform logging on your network by having all devices log important events, scanning and alerting on these events. (Especially logins, configuration changes, etc)
- Regularly audit your network infrastructure to make sure it’s configured correctly
Both of the above tasks can be large undertakings given the large number of IP networkable devices in an IP video network.
Additional layers of security that are possible, but have signficant overheard are MAC based access control takes you even further. 802.1X technology offers a strong way to control who can plug into your network. 802.1X offers perhaps the strongest layer of security for getting access to a network, it is also difficult to manage and operate. So difficult that it’s not seen much deployment in networks. There are some companies like Cloudpath networks who offer a management tools for wireless networks. Few cameras support this (Axis with firmware v4.4+ does however).
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=b3111bb1-5a8f-4b59-a453-2f5a31a673b8)

