Some Important VPN Questions Answered

CSI interviews [Excerpted from the Computer Security Alert #185, a publication of the Computer Security Institute, Copyright Computer Security Institute, All Rights Reserved]

What is a VPN? The term Virtual Private Network (VPN) means “an encrypted connection from one point to another over any network giving the illusion of being a private network.” Originally, Marcus Ranum and I coined the term “virtual network perimeter,” which in today’s language means a VPN with trust — i.e., a network security perimeter extended to include other offices and remote users through a VPN link plus common name space, security policies, and management. Of course, networks are not private unless encryption is being employed. To put it plainly, unless you own the space around every wire, fiber, or radio signal used in the communication path, your connection is not private unless it is encrypted.

Is there market penetration for these products? Those companies who were early adopters of firewalls are the ones using VPNs today. VPNs are still early in the use cycle. Three years ago, they hardly existed. Then firewall products started to include them — first ANS Interlock, then TIS Gauntlet. Soon, customers started demanding VPN functionality in their firewalls, even though few of them actually used it. But the Security Architecture for Internet Protocol (IPSEC) standard is changing that — with IPSEC-compliant off-the-shelf products, using encryption to protect the privacy of communications will be an automatic decision. It may take awhile. I predicted that 1998 would be the “Year of the VPN,” but maybe 1999 is more realistic. Look, over four years after the famous Internet password sniffing incident, most people still seem to be working with reusable passwords.

Is VPN a long-term solution or a short-term stop gap kind of thing? VPNs are long-term solutions. VPNs may become ubiquitous and transparent to the user, but they will not go away. Because the problem VPNs address — privacy over a public network — will not go away. VPNs will exist from the desktop to the server, and at the IP packet level as well as the application data level.

What security vulnerabilities are addressed by VPN? VPNs directly protect the privacy of a communication, and indirectly provide an authentication mechanism for a gateway, site, computer, or individual. Whether you need privacy or not is a function of your business, the nature of what you discuss electronically, and how much it is worth to someone else. Authentication is a side effect, even without IPSEC, because if site A knows it talks to site B over an encrypted channel, and someone else pretends to be site B, they will also have to be able to talk encrypted to site A, since site A expects it and will reciprocate. Typically, the secrets are sufficiently protected that no one could pretend to be site B and pull it off. Again, it comes down to the risk, which is a function of the information you are transmitting. The threats and vulnerabilities are there, in any case. It is very easy to capture traffic on the Internet or on your phone line. Is it important enough information to care? That is the question that most people answer wrong. It is my experience that while people may understand the value of what they have and they may understand the risk of losing or compromising what they have, few understand both at the same time.

What security vulnerabilities are unique to or heightened by VPN? Even though VPNs provide ubiquitous, perimeter security, firewalls are still needed. Walls around cities went away because it became inexpensive to bring them in closer to individual homes. Only a perimeter enforcement mechanism can guarantee adherence to an organization’s security policies. However, as part of policy enforcement, a firewall might need to be able to look at the information in a packet. Encryption makes that rather difficult. VPNs — improperly deployed — take away a firewall’s ability to audit useful information, or to make decisions beyond the level of “who is allowed to talk to whom.” There are ways around this. The easiest way is to make the firewall a trusted third member of the conversation. People who value privacy above everything else chafe at this. But people who value the security of their organization realize that this is a necessity.

What are some of the tough questions to pose to VPN product vendors? Many vendors claim to be IPSEC-compliant. The real requirement should be “list the other products with which you can communicate” Also, a customer should want to know how automatic the key exchange mechanism is? In a perfect world — in an IPSEC world — it would be automatic. If a Virtual Network Perimeter (VNP, not VPN) is used, how easy is it to deploy the software to mobile PC users? How much does it interfere with normal network operation from a mobile PC, if at all? What crypto algorithms are used? What key length?

Who are the major players in the market? Aventail is a leader in this market. All the major firewall vendors and router vendors are in it as well. On the client side, Timestep and V-ONE are big.

What kind of performance issues does VPN raise? Encryption takes more horsepower than sending data in the clear. It really shows up on mobile PCs transmitting large hunks of data — for example, a PowerPoint presentation — over a dial-up phone line. Firewalls and other server systems should employ hardware crypto engines. With these there are no performance issues. I expect that this functionality for mobile PCs will migrate to PC cards with crypto engines. When will this happen? Within the next 18 months.

What crypto issues are relevant in the VPN context? Businesses who understand the use of crypto for privacy in electronic documents also understand the need for the emergency recovery of that data. Whether this is done by saving an individual’s private key information, encrypting it with a trusted third party’s key, or saving all keys used to encrypt all documents, it is well understood that some mechanism is needed for the recovery of encrypted files owned by an individual, by the individual, or a company, by the company for business or law enforcement reasons. Key recovery of session keys used to encrypt a network connection is a requirement of law enforcement. VPNs must use the strongest crypto available and feasible given the hardware on which it is being run. Weak cryptography (for example, 40 bit key length) should be completely avoided.

Are VPNs used for specific kinds of applications or environments? If so, what are some examples of where and why VPNs would be deployed? VPNs should be used for all information exchange. I don’t want to have to “go encrypted” when something secret is about to be sent. I want everything to be encrypted. It should be as commonplace as people sending postal mail in sealed envelopes. It will also ensure that the VPN mechanism is working.

Are there applications or environments in which VPNs would really be detrimental? Only the things you want everyone to be able to eavesdrop on. In general, the answer is “no,” but if a VPN is in use from a system behind a firewall to a system outside the firewall, the firewall cannot enforce an organization’s security policy beyond connection rules.

What is the relationship between VPN and firewalls? While VPNs were available before firewalls via encrypting modems and routers, they came into common use running on or with firewalls. Today, most people would expect a firewall vendor to offer a VPN option. (Even though most people today don’t use VPNs.) Also, they want it managed via the same firewall management interface. But then, users today seem to want nearly everything on the firewall: mail server, name server, proxy servers for HTTP, FTP server, directory server, and so on. That’s terrible and a subject in itself.

What firewall issues are relevant to VPN selection and deployment? Well, the perimeter security issues mentioned above, plus a firewall should give the option of VPN with or without trust. For example, I would prefer all sessions between my firewall and my clients and business partners to be encrypted — to be VPNs. But, I want all of them to run up against my firewall if they try to do anything besides what I permit. On the other hand, if I dial in from the speaker’s lounge at a conference, I would like a private connection (that is to say, encrypted) that also looks and feels like a virtual “inside” connection, just as if I was sitting in the office.

What kind of resources (staff, computational muscle, bandwidth, etc.) are required for VPN deployment, usage, maintenance? VPNs are typically handled as just another job by the network or system administrator staff. Whoever is managing the firewall today can easily add VPN management to the plate because once a VPN is set up there is little else to do on most implementations.

What are reasonable expectations for a VPN? Privacy from end to end. The cryptography used, generally speaking, is very good. Whatever you do, that is encrypted, is very well hidden from sniffers on the net. Whatever is not encrypted, you may as well shout from the rooftops or post on your web page.

What are unreasonable expectations for VPN? With firewalls, we went from a very small number of security-wise companies using real firewalls to firewalls becoming a “must have” on a checklist. But somehow, having a firewall became synonymous with “all my Internet security problems are solved!” VPNs and IPSEC have started off that way too. There has been a lot of “When we have IPSEC on the desk top we won’t need firewalls.” This is nonsense. VPNs cannot enforce security policies, they cannot detect misuse or mistakes, and they cannot regulate access. VPNs can do what they were meant to do: keep communications private.

What kind of policies and procedures need to be developed for VPN? If we are imaging an IPSEC world, where eventually the majority of gateways we might connect to supports IPSEC, things become both easy and interesting. If we have a mechanism that can invite encryption use, respond to such invitations, but also talk without encryption if required, we need to think about things such as:

Can you list some items for a VPN checklist from deciding whether to use, then selecting, then deploying, then maintaining VPN? Well, IPSEC — real IPSEC as it exists today — is still morphing, but not so much that one shouldn’t require it as a basis for a VPN. So we might have: