How can I make sure my VPN is encrypted and working properly?

How can I tell whether my VPN connection is encrypted and working properly?

    Requires Free Membership to View

The simplest way to do this is to act like a hacker. Snoop around the network traffic, either on the device itself or a port on the network. In the case of IPsec, for example, you would see encapsulating security payload (ESP) frames (Protocol 50). Yet, when you look inside the packet payload, you will only see garbled characters -- no clear text at all. Network snooping tools are easily available on the Internet and are simple to use. Of these, Wireshark is probably the most popular tool. You may find this resource on how to do penetration testing on your VPN useful.

Email your VPN-related questions to editor@searchenterprisewan.com

This was first published in April 2012