Home
$10 Per MB or Less
ADT Security
Avaya
Bandwidth
Bell System
BlogForce
Bonded T1
Bonded T1 Lines
Business Solutions
Cable
Cellular
Cell Phone Search
Cisco
CLEC
Computers
Conference Calling
Contact Us
Dark Fiber
Dark Fiber Service
Data Center
Digital Signal 3
Digital Subscriber Line
Directory Submitter
DIRECTV
Dish Network
Domain Names
DS1
DS1 Providers
DS3 Providers
DS3 Service
DSL
DSL Providers
Ethernet
Explaining Bandwidth
Frame Relay
Freedom Voice
Geo Target
Gigabit Ethernet
Glossary
HDTV
HTML Tools
HughesNet
Integrated T1
Internet 101
Internet Resources
LAN
LEC
Link Exchange
Master Agents Wanted
Metro Ethernet
Mission Statement
Mitel
Mobile Phone
MPLS
Network Vendors
Nortel
OC3 Lines
Optical Fiber
Patch Panel
PBX
PC Repair Guide
Privacy Policy
Point to Point
Programming
Qwest
RBOC
References
Requirements Analysis
Resell Domain Names
Residential
River Offers
Router
Satellite 101
Satellite Internet
Satellite Providers
Satellite Solutions
SBI Testimonials
SEO
Shop Amazon
ShoreTel
Site Map
SOA
Software Architecture
Software Design
Software Testing
State Coverage
System Hosting
T1 Information
T1 Line
T1 News
T1 Pricing
T1 Providers
T3/DS3 Lines
T3 Providers
TCP/IP
Telecom Leads
Telecom Leads
Telecommunications
Telephone
Telephone Exchanges
Television
The Process
Toll Free
Unified Messaging
U.S.A.
Value Added Resellers
VAR's Wanted
Voice T1
VoIP
Verizon Fios
VoIP Reviews
VPN
WAN
Web Hosting
Webmasters Wanted
Web Site Submission
What is a T1 Line?
WiFi
WiMAX
Wireless Bandwidth
Wireless Solutions
WISP's
WordPress SEO
WWW
SEO Tools

Subscribe To This Site
XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Add to Newsgator
Subscribe with Bloglines

 

VPN - Virtual Private Network

MPLS - VPN and Multi Protocol Label Switching - Virtual Private Line MPLS VPN Tech Pros. MPLS-VPN 01 - MPLS VPN Search and Compare VPN MPLS T1 line and T3 Line services in Orange County, Los Angeles County California, and throughout the United States of America! VPN MPLS connection service pricing. Multi Protocol Label Switching and Virtual Private Line Networks. 01

MPLS - Multi Protocol Label Switching and VPN - Virtual Private Networks MPLS Technicians. MPLS VPN - 01 - Search and Compare VPN MPLS Cisco Solutions and T1 and T3 service in OC, Los Angeles County California, and throughout the United States of America! MPLS Cisco solutions and VPN connection service pricing. MPLS Technicians and Network Architects Engineering Solved!

Technicians for MPLS Deployment - Multi Protocol Label Switching and VPN - Virtual Private Line MPLS - MPLS VPN Search and Compare VPN MPLS T1 line service in Orange County, Los Angeles County California, and throughout the United States of America! MPLS Tech Cisco solutions and VPN Tech Connection Service Pricing. MPLS Technicians and Network Architects Engineering

Cisco MPLS - Multi Protocol Label Switching and VPN Cisco Solutions- Virtual Private Line MPLS Pros! - Search and Compare VPN Cisco MPLS T-1 service in OC, Los Angeles County California, and throughout the United States of America!

Metro Ethernet Providers and Ethernet Metro Related Resources in Real Time: Welcome to EthernetProviders - Search and compare prices of Metro Ethernet Providers and Data DS1, T1, DS3, T3, OC3, and VoIP carriers in seconds.

Version 1.2, November 2002 Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

Virtual private network

From Wikipedia, the free encyclopedia

A virtual private network (VPN) is a private communications network often used by companies or organizations, to communicate confidentially over a public network. VPN traffic can be carried over a public networking infrastructure (e.g. the Internet) on top of standard protocols, or over a service provider's private network with a defined Service Level Agreement (SLA) between the VPN customer and the VPN service provider. A VPN can send data (e.g., voice, data or video, or a combination of these media) across secured and encrypted private channels between two points.

Contents

Authentication mechanism

Virtual private networks can be a cost effective and secure way for different corporations to provide users access to the corporate network and for remote networks to communicate with each other across the Internet. VPN connections are more cost-effective than dedicated private lines; usually a VPN involves 2 parts: the protected or "inside" network, which provides physical and administrative security to protect the transmission; and a less trustworthy, "outside" network or segment (usually through the Internet). Generally, a firewall sits between a remote user's workstation or client and the host network or server. As the user's client establishes the communication with the firewall, the client may pass authentication data to an authentication service inside the perimeter. A known trusted person, sometimes only when using trusted devices, can be provided with appropriate security privileges to access resources not available to general users.

Many VPN client programs can be configured to require that all IP traffic must pass through the tunnel while the VPN connection is active, for increased security. From the user's perspective, this means that while the VPN connection is active, all access outside the secure network must pass through the same firewall as if the user were physically connected to the inside of the secured network. This reduces the risk that an attacker might gain access to the secured network by attacking the VPN client's host machine: to other computers on employees home network, or on the public internet, it is as though the machine running the VPN client simply does not exist. Such security is important because other computers local to the network on which the client computer is operating may be untrusted or partially trusted. Even with a home network that is protected from the outside internet by a firewall, people who share a home may be simultaneously working for different employers over their respective VPN connections from the shared home network. Each employer would therefore want to ensure their proprietary data is kept secure, even if another computer in the local network gets infected with malware. And if a traveling employee uses a VPN client from a Wi-Fi access point in a public place, such security is even more important. However, the use of IPX/SPX is one way users might still be able to access local resources.

Types of VPN

Secure VPNs use cryptographic tunneling protocols to provide the intended confidentiality (blocking snooping and thus Packet sniffing), sender authentication (blocking identity spoofing), and message integrity (blocking message alteration) to achieve privacy. When properly chosen, implemented, and used, such techniques can provide secure communications over unsecured networks. This has been the usually intended purpose for VPN for some years.

Because such choice, implementation, and use are not trivial, there are many insecure VPN schemes available on the market.

Secure VPN technologies may also be used to enhance security as a "security overlay" within dedicated networking infrastructures.

Secure VPN protocols include the following:

  • IPsec (IP security) - commonly used over IPv4, and an obligatory part of IPv6.
  • SSL/TLS used either for tunneling the entire network stack, as in the OpenVPN project, or for securing what is, essentially, a web proxy. SSL is a framework more often associated with e-commerce, but it has been built-upon by vendors like Aventail and Juniper to provide remote access VPN capabilities. A major practical advantage of an SSL-based VPN is that it can be accessed from any public wireless access point that allows access to SSL-based e-commerce websites, whereas other VPN protocols may not work from such public access points.
  • OpenVPN, an open standard VPN. Clients and servers are available for all major operating systems.
  • PPTP (Point-to-Point Tunneling Protocol), developed jointly by a number of companies, including Microsoft.
  • L2TP (Layer 2 Tunneling Protocol), which includes work by both Microsoft and Cisco.
  • L2TPv3 (Layer 2 Tunneling Protocol version 3), a new release.
  • VPN Quarantine The client machine at the end of a VPN could be a threat and a source of attack; this has no connection with VPN design and is usually left to system administration efforts. There are solutions that provide VPN Quarantine services which run end point checks on the remote client while the client is kept in a quarantine zone until healthy. Microsoft ISA Server 2004/2006 together with VPN-Q 2006 from Winfrasoft or an application called QSS (Quarantine Security Suite) provide this functionality.
  • MPVPN (Multi Path Virtual Private Network). MPVPN is a registered trademark owned by Ragula Systems Development Company. See Trademark Applications and Registrations Retrieval (TARR)

Some large ISPs now offer "managed" VPN service for business customers who want the security and convenience of a VPN but prefer not to undertake administering a VPN server themselves. In addition to providing remote workers with secure access to their employer's internal network, other security and management services are sometimes included as part of the package. Examples include keeping anti-virus and anti-spyware programs updated on each client's computer.

Trusted VPNs do not use cryptographic tunneling, and instead rely on the security of a single provider's network to protect the traffic. In a sense, these are an elaboration of traditional network and system administration work.

Mobile VPN – A secure remote access solution designed for mobile and wireless users. A Mobile Virtual Private Network (Mobile VPN) integrates standards-based authentication and encryption technologies to secure data transmissions to and from devices and to protect networks from unauthorized users. Designed for wireless environments, Mobile VPNs are designed as an access solution for users that are on the move and require secure access to information and applications over a variety of wired and wireless networks. Mobile VPNs allow users to roam seamlessly across IP-based networks and in and out of wireless coverage areas without losing application sessions or dropping the secure VPN session. For instance, highway patrol officers require access to mission-critical applications in order to perform their jobs as they travel across networks.

Characteristics in application

A well-designed VPN can provide great benefits for an organization. It can:

  • Extend geographic connectivity.
  • Improve security where data lines have not been ciphered.
  • Reduce operational costs versus traditional WAN.
  • Reduce transit time and transportation costs for remote users.
  • Simplify network topology in certain scenarios.
  • Provide global networking opportunities.
  • Provide telecommuter support.
  • Provide broadband networking compatibility.
  • Provide faster ROI (return on investment) than traditional carrier leased/owned WAN lines.
  • Show a good economy of scale.
  • Scale well, when used with a public key infrastructure.
  • Addresses mobile computing challenges such as wireless security, coverage gaps, roaming, performance and handheld device support (Mobile VPNs).

However, since VPNs extend the "mother network" by such an extent (almost every employee) and with such ease (no dedicated lines to rent/hire), there are certain security implications that must receive special attention:

  • Security on the client side must be tightened and enforced, lest security be lost at any of a multitude of machines and devices. This has been termed Central Client Administration, and Security Policy Enforcement. It is common for a company to require that each employee wishing to use their VPN outside company offices (eg, from home) first install an approved firewall (often hardware). Some organizations with especially sensitive data, such as healthcare companies, even arrange for an employee's home to have two separate WAN connections: one for working on that employer's sensitive data and one for all other uses.
  • The scale of access to the target network may have to be limited.
  • Logging policies must be evaluated and in most cases revised.

A single breach or failure can result in the privacy and security of the network being compromised. In situations in which a company or individual has legal obligations to keep information confidential, there may be legal problems, even criminal ones, as a result. Two examples are the HIPAA regulations in the U.S. with regard to health data, and the more general European Union data privacy regulations which apply to even marketing and billing information and extend to those who share that data elsewhere.

One way to reduce the consequences from a lost or stolen laptop is to use one of the Thin client laptops now sold by several companies. These can allow mobile workers to access security-sensitive databases with less risk of lost or compromised data should the laptop be lost or stolen since it has no local storage.

Tunneling

Tunneling is the transmission of data through a public network in such a way that routing nodes in the public network are unaware that the transmission is part of a private network. Tunneling is generally done by encapsulating the private network data and protocol information within the public network protocol data so that the tunneled data is not available to anyone examining the transmitted data frames. Tunneling allows the use of public networks (eg, the Internet), to carry data on behalf of users as though they had access to a 'private network', hence the name.

Port forwarding is one aspect of tunneling in particular circumstances.

VPN security dialogs

The most important part of a VPN solution is security. The very nature of VPNs — putting private data on public networks — raises concerns about potential threats to that data and the impact of data loss. A Virtual Private Network must address all types of security threats by providing security services in the areas of:

Authentication (access control) - Authentication is the process of ensuring that a user or system is who the user claims to be. There are many types of authentication mechanisms, but they all use one or more of the following approaches:

  • something you know: a login name, a password, a PIN
  • something you have: a computer readable token (i.e., a Smart card), a card key
  • something you are: fingerprint, retinal pattern, iris pattern, hand configuration, etc

What is generally makes use of one of these components, usually a login name/password sequence. Strong authentication is usually taken to combine at least two authentication components from different areas (i.e., two-factor authentication). But note that use of weak and strong in this context can be misleading. A stolen smart card and a shoulder-surfed login name / PIN sequence is not hard to achieve and will pass a strong authentication two-factor test handily. More seriously, stolen or lost security data (eg, on a backup tape, a laptop, or stolen by an employee) dangerously furthers many such attacks on most authentication schemes. There is no fully adequate technique for the authentication problem, including biometric ones.

Encryption (data confidentiality)

Validation (data integrity)

See also

VPN Products and Vendors

External links

Dish NetworkSatellite TVHughesNet Satellite Security


footer for vpn page