<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Virtual_private_network</id>
	<title>Virtual private network - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Virtual_private_network"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Virtual_private_network&amp;action=history"/>
	<updated>2026-05-15T08:03:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Virtual_private_network&amp;diff=2598&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;A '''virtual private network''' ('''VPN''') extends a private network across a public network, and enables users to send and receive data across shared or public networks...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Virtual_private_network&amp;diff=2598&amp;oldid=prev"/>
		<updated>2019-03-27T06:34:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A &amp;#039;&amp;#039;&amp;#039;virtual private network&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;VPN&amp;#039;&amp;#039;&amp;#039;) extends a &lt;a href=&quot;/index.php?title=Private_network&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Private network (page does not exist)&quot;&gt;private network&lt;/a&gt; across a public network, and enables users to send and receive data across shared or public networks...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A '''virtual private network''' ('''VPN''') extends a [[private network]] across a public network, and enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network. Applications running across the VPN may therefore benefit from the functionality, security, and management of the private network.&lt;br /&gt;
&lt;br /&gt;
VPNs may allow employees to securely access a corporate [[intranet]] while located outside the office. They are used to securely connect geographically separated offices of an organization, creating one cohesive network. Individual Internet users may secure their [[wireless]] transactions with a VPN, to circumvent [[Geo-blocking|geo-restrictions]] and censorship, or to connect to [[proxy server]]s for the purpose of protecting personal identity and location. However, some Internet sites block access to known VPN technology to prevent the circumvention of their geo-restrictions.&lt;br /&gt;
&lt;br /&gt;
A VPN is created by establishing a virtual [[point-to-point (network topology)|point-to-point]] connection through the use of dedicated connections, virtual [[tunneling protocols]], or traffic [[encryption]]. A VPN available from the public Internet can provide some of the benefits of a [[wide area network]] (WAN). From a user perspective, the resources available within the private network can be accessed remotely.&lt;br /&gt;
&lt;br /&gt;
Traditional VPNs are characterized by a point-to-point topology, and they do not tend to support or connect [[broadcast domain]]s, so services such as [[Microsoft Windows]] [[NetBIOS]] may not be fully supported or work as they would on a [[local area network]] (LAN). Designers have developed VPN variants, such as [[Virtual Private LAN Service]] (VPLS), and [[Layer 2 Tunneling Protocol|layer-2 tunneling protoco]]ls, to overcome this limitation.&lt;br /&gt;
&lt;br /&gt;
==Types==&lt;br /&gt;
Early data networks allowed VPN-style remote connectivity through [[dial-up modem]] or through [[leased line]] connections utilizing [[Frame Relay]] and [[Asynchronous Transfer Mode]] (ATM) virtual circuits, provisioned through a network owned and operated by [[Telephone company|telecommunication carriers]]. These networks are not considered true VPNs because they passively secure the data being transmitted by the creation of logical data streams. They have been replaced by VPNs based on IP and IP/[[Multiprotocol Label Switching|Multi-protocol Label Switching]] (MPLS) Networks, due to significant cost-reductions and increased bandwidth provided by new technologies such as Digital Subscriber Line (DSL) and fiber-optic networks.&lt;br /&gt;
&lt;br /&gt;
VPNs can be either remote-access (connecting a computer to a network) or site-to-site (connecting two networks). In a corporate setting, remote-access VPNs allow employees to access their company's [[intranet]] from home or while travelling outside the office, and site-to-site VPNs allow employees in geographically disparate offices to share one cohesive virtual network. A VPN can also be used to interconnect two similar networks over a dissimilar middle network; for example, two [[IPv6]] networks over an [[IPv4]] network.&lt;br /&gt;
&lt;br /&gt;
VPN systems may be classified by:&lt;br /&gt;
* The [[tunneling protocol|protocols]] used to [[IP tunnel|tunnel]] the traffic&lt;br /&gt;
* The tunnel's termination point location, e.g., on the customer [[Edge device|edge]] or network-provider edge&lt;br /&gt;
* The type of topology of connections, such as site-to-site or network-to-network&lt;br /&gt;
* The levels of security provided&lt;br /&gt;
* The [[OSI model|OSI layer]] they present to the connecting network, such as Layer 2 circuits or Layer 3 network connectivity&lt;br /&gt;
* The number of simultaneous connections&lt;br /&gt;
&lt;br /&gt;
==Security mechanisms==&lt;br /&gt;
VPNs cannot make online connections completely anonymous, but they can usually increase privacy and security. To prevent disclosure of private information, VPNs typically allow only authenticated remote access using [[tunneling protocols]] and [[Encryption software|encryption]] techniques.&lt;br /&gt;
&lt;br /&gt;
The VPN security model provides:&lt;br /&gt;
* [[Information security#Confidentiality|Confidentiality]] such that even if the network traffic is sniffed at the packet level (see [[Packet analyzer|network sniffer]] and [[deep packet inspection]]), an attacker would only see [[Encryption|encrypted data]]&lt;br /&gt;
* Sender [[authentication]] to prevent unauthorized users from accessing the VPN&lt;br /&gt;
* Message [[Data integrity|integrity]] to detect any instances of tampering with transmitted messages&lt;br /&gt;
&lt;br /&gt;
Secure VPN protocols include the following:&lt;br /&gt;
* [[Internet Protocol Security]] ([[Internet Protocol Security|IPsec]]) was initially developed by the [[Internet Engineering Task Force]] (IETF) for [[IPv6]], which was required in all standards-compliant implementations of [[IPv6]] before RFC 6434 made it only a recommendation. This standards-based security protocol is also widely used with [[IPv4]] and the [[Layer 2 Tunneling Protocol]]. Its design meets most security goals: authentication, integrity, and confidentiality. IPsec uses encryption, encapsulating an IP packet inside an IPsec packet. De-encapsulation happens at the end of the tunnel, where the original IP packet is decrypted and forwarded to its intended destination.&lt;br /&gt;
* [[Transport Layer Security]] ([[Transport Layer Security|SSL/TLS]]) can [[tunneling protocol|tunnel]] an entire network's traffic (as it does in the [[OpenVPN]] project and [[SoftEther VPN]] project) or secure an individual connection. A number of vendors provide remote-access VPN capabilities through SSL. An SSL VPN can connect from locations where IPsec runs into trouble with [[Network Address Translation]] and firewall rules.&lt;br /&gt;
* [[Datagram Transport Layer Security]] ([[Datagram Transport Layer Security|DTLS]]) – used in [[Cisco Systems#Cisco AnyConnect VPN Client|Cisco AnyConnect VPN]] and in [[OpenConnect]] VPN to solve the issues [[Transport Layer Security|SSL/TLS]] has with tunneling over [[User Datagram Protocol|UDP]].&lt;br /&gt;
* [[Microsoft Point-to-Point Encryption]] ([[Microsoft Point-to-Point Encryption|MPPE]]) works with the [[Point-to-Point Tunneling Protocol]] and in several compatible implementations on other platforms.&lt;br /&gt;
* Microsoft [[Secure Socket Tunneling Protocol]] ([[Secure Socket Tunneling Protocol|SSTP]]) tunnels [[Point-to-Point Protocol]] (PPP) or [[Layer 2 Tunneling Protocol]] traffic through an [[Transport Layer Security|SSL]] 3.0 channel. (SSTP was introduced in [[Windows Server 2008]] and in [[Windows Vista]] Service Pack 1.)&lt;br /&gt;
* Multi Path Virtual Private Network (MPVPN). Ragula Systems Development Company owns the registered [[trademark]] &amp;quot;MPVPN&amp;quot;.&lt;br /&gt;
* Secure Shell (SSH) VPN – [[OpenSSH]] offers VPN tunneling (distinct from [[port forwarding]]) to secure remote connections to a network or to inter-network links. OpenSSH server provides a limited number of concurrent tunnels. The VPN feature itself does not support personal authentication.&lt;br /&gt;
&lt;br /&gt;
===Authentication===&lt;br /&gt;
Tunnel endpoints must be authenticated before secure VPN tunnels can be established. User-created remote-access VPNs may use [[passwords]], [[biometrics]], [[two-factor authentication]] or other [[cryptographic]] methods. Network-to-network tunnels often use passwords or [[digital certificates]]. They permanently store the key to allow the tunnel to establish automatically, without intervention from the administrator.&lt;br /&gt;
&lt;br /&gt;
==Routing==&lt;br /&gt;
[[Tunneling protocol]]s can operate in a [[Point-to-point (telecommunications)|point-to-point]] [[network topology]] that would theoretically not be considered as a VPN, because a VPN by definition is expected to support arbitrary and changing sets of network nodes. But since most [[Router (computing)|router]] implementations support a software-defined tunnel interface, customer-provisioned VPNs often are simply defined tunnels running conventional routing protocols.&lt;br /&gt;
&lt;br /&gt;
===Provider-provisioned VPN building-blocks===&lt;br /&gt;
Depending on whether a provider-provisioned VPN (PPVPN) operates in layer 2 or layer 3, the building blocks described below may be L2 only, L3 only, or combine them both. [[Multiprotocol label switching|Multi-protocol label switching]] (MPLS) functionality blurs the L2-L3 identity.&lt;br /&gt;
&lt;br /&gt;
RFC 4026 generalized the following terms to cover L2 and L3 VPNs, but they were introduced in RFC 2547. More information on the devices below can also be found in Lewis, Cisco Press.&lt;br /&gt;
&lt;br /&gt;
; Customer (C) devices&lt;br /&gt;
A device that is within a customer's network and not directly connected to the service provider's network. C devices are not aware of the VPN.&lt;br /&gt;
&lt;br /&gt;
; Customer Edge device (CE)&lt;br /&gt;
A device at the edge of the customer's network which provides access to the PPVPN. Sometimes it's just a demarcation point between provider and customer responsibility. Other providers allow customers to configure it.&lt;br /&gt;
&lt;br /&gt;
; Provider edge device (PE)&lt;br /&gt;
A PE is a device, or set of devices, at the edge of the provider network which connects to customer networks through CE devices and presents the provider's view of the customer site. PEs are aware of the VPNs that connect through them, and maintain VPN state.&lt;br /&gt;
&lt;br /&gt;
; Provider device (P)&lt;br /&gt;
A P device operates inside the provider's core network and does not directly interface to any customer endpoint. It might, for example, provide routing for many provider-operated tunnels that belong to different customers' PPVPNs. While the P device is a key part of implementing PPVPNs, it is not itself VPN-aware and does not maintain VPN state. Its principal role is allowing the service provider to scale its PPVPN offerings, for example, by acting as an aggregation point for multiple PEs. P-to-P connections, in such a role, often are high-capacity optical links between major locations of providers.'''&lt;br /&gt;
&lt;br /&gt;
==User-visible PPVPN services==&lt;br /&gt;
===OSI Layer 2 services===&lt;br /&gt;
&lt;br /&gt;
;[[Virtual LAN]]&lt;br /&gt;
A Layer 2 technique that allow for the coexistence of multiple LAN broadcast domains, interconnected via trunks using the [[IEEE 802.1Q]] trunking protocol. Other trunking protocols have been used but have become obsolete, including Inter-Switch Link (ISL), IEEE 802.10 (originally a security protocol but a subset was introduced for trunking), and ATM LAN Emulation (LANE).&lt;br /&gt;
&lt;br /&gt;
;Virtual private LAN service (VPLS)&lt;br /&gt;
Developed by [[Institute of Electrical and Electronics Engineers]], VLANs allow multiple tagged LANs to share common trunking. VLANs frequently comprise only customer-owned facilities. Whereas VPLS as described in the above section (OSI Layer 1 services) supports emulation of both point-to-point and point-to-multipoint topologies, the method discussed here extends Layer 2 technologies such as [[802.1d]] and [[802.1q]] LAN trunking to run over transports such as [[Metro Ethernet]].&lt;br /&gt;
&lt;br /&gt;
As used in this context, a [[VPLS]] is a Layer 2 PPVPN, rather than a private line, emulating the full functionality of a traditional [[local area network]] (LAN). From a user standpoint, a VPLS makes it possible to interconnect several LAN segments over a packet-switched, or optical, provider core; a core transparent to the user, making the remote LAN segments behave as one single LAN.&lt;br /&gt;
&lt;br /&gt;
In a VPLS, the provider network emulates a learning bridge, which optionally may include VLAN service.&lt;br /&gt;
&lt;br /&gt;
;Pseudo wire (PW)&lt;br /&gt;
PW is similar to [[VPLS]], but it can provide different L2 protocols at both ends. Typically, its interface is a WAN protocol such as [[Asynchronous Transfer Mode]] or [[Frame Relay]]. In contrast, when aiming to provide the appearance of a LAN contiguous between two or more locations, the Virtual Private LAN service or IPLS would be appropriate.&lt;br /&gt;
&lt;br /&gt;
; Ethernet over IP tunneling&lt;br /&gt;
[http://tools.ietf.org/search/rfc3378 EtherIP (RFC 3378)] is an Ethernet over IP tunneling protocol specification. EtherIP has only packet encapsulation mechanism. It has no confidentiality nor message integrity protection. EtherIP was introduced in the [[FreeBSD]] network stack and the [[SoftEther VPN]] server program.&lt;br /&gt;
&lt;br /&gt;
;IP-only LAN-like service (IPLS)&lt;br /&gt;
A subset of VPLS, the CE devices must have Layer 3 capabilities; the IPLS presents packets rather than frames. It may support IPv4 or IPv6.&lt;br /&gt;
&lt;br /&gt;
===OSI Layer 3 PPVPN architectures===&lt;br /&gt;
This section discusses the main architectures for PPVPNs, one where the PE disambiguates duplicate addresses in a single routing instance, and the other, virtual router, in which the PE contains a virtual router instance per VPN. The former approach, and its variants, have gained the most attention.&lt;br /&gt;
&lt;br /&gt;
One of the challenges of PPVPNs involves different customers using the same address space, especially the IPv4 private address space. The provider must be able to disambiguate overlapping addresses in the multiple customers' PPVPNs.&lt;br /&gt;
&lt;br /&gt;
;BGP/MPLS PPVPN&lt;br /&gt;
In the method defined by RFC 2547, BGP extensions advertise routes in the IPv4 VPN address family, which are of the form of 12-byte strings, beginning with an 8-byte [[route distinguisher|Route Distinguisher]] (RD) and ending with a 4-byte IPv4 address. RDs disambiguate otherwise duplicate addresses in the same PE.&lt;br /&gt;
&lt;br /&gt;
PEs understand the topology of each VPN, which are interconnected with MPLS tunnels, either directly or via P routers. In MPLS terminology, the P routers are [[Label Switch Router]]s without awareness of VPNs.&lt;br /&gt;
&lt;br /&gt;
;Virtual router PPVPN&lt;br /&gt;
The virtual router architecture, as opposed to BGP/MPLS techniques, requires no modification to existing routing protocols such as BGP. By the provisioning of logically independent routing domains, the customer operating a VPN is completely responsible for the address space. In the various MPLS tunnels, the different PPVPNs are disambiguated by their label, but do not need routing distinguishers.&lt;br /&gt;
&lt;br /&gt;
===Unencrypted tunnels===&lt;br /&gt;
Some virtual networks use [[tunneling protocol]]s without encryption for protecting the privacy of data. While VPNs often do provide security, an unencrypted [[overlay network]] does not neatly fit within the secure or trusted categorization. For example, a tunnel set up between two hosts with [[Generic Routing Encapsulation]] (GRE) is a virtual private network, but neither secure nor trusted.&lt;br /&gt;
&lt;br /&gt;
Native [[plaintext]] tunneling protocols include [[Layer 2 Tunneling Protocol]] (L2TP) when it is set up without [[IPsec]] and [[Point-to-Point Tunneling Protocol]] (PPTP) or [[Microsoft Point-to-Point Encryption]] (MPPE).&lt;br /&gt;
&lt;br /&gt;
==Trusted delivery networks==&lt;br /&gt;
Trusted VPNs do not use cryptographic [[tunneling protocol|tunneling]], and instead rely on the security of a single provider's network to protect the traffic.&lt;br /&gt;
* [[Multi-Protocol Label Switching]] (MPLS) often overlays VPNs, often with quality-of-service control over a trusted delivery network.&lt;br /&gt;
* [[Layer 2 Tunneling Protocol]] (L2TP) which is a standards-based replacement, and a compromise taking the good features from each, for two proprietary VPN protocols: Cisco's [[L2F|Layer 2 Forwarding (L2F)]] (obsolete ) and Microsoft's Point-to-Point Tunneling Protocol ([[PPTP]]).&lt;br /&gt;
&lt;br /&gt;
From the security standpoint, VPNs either trust the underlying delivery network, or must enforce security with mechanisms in the VPN itself. Unless the trusted delivery network runs among physically secure sites only, both trusted and secure models need an authentication mechanism for users to gain access to the VPN.&lt;br /&gt;
&lt;br /&gt;
==VPNs in mobile environments==&lt;br /&gt;
[[Mobile virtual private network]]s are used in settings where an endpoint of the VPN is not fixed to a single [[IP address spoofing|IP address]], but instead roams across various networks such as data networks from cellular carriers or between multiple [[Wi-Fi]] access points. Mobile VPNs have been widely used in [[public safety]], where they give law enforcement officers access to mission-critical applications, such as [[computer-assisted dispatch]] and criminal databases, while they travel between different subnets of a mobile network. They are also used in [[field service management]] and by healthcare organizations, among other industries.&lt;br /&gt;
&lt;br /&gt;
Increasingly, mobile VPNs are being adopted by mobile professionals who need reliable connections. Setting up VPN support on a router and establishing a VPN allows any networked device to have access to the entire network—all devices look like local devices with local addresses. Supported devices are not restricted to those capable of running a VPN client.&lt;br /&gt;
&lt;br /&gt;
Many router manufacturers supply routers with built-in VPN clients. Some use open-source firmware such as [[DD-WRT]], [[OpenWRT]] and [[Tomato (firmware)|Tomato]], in order to support additional protocols such as [[OpenVPN]].&lt;br /&gt;
&lt;br /&gt;
Setting up VPN services on a router requires a deep knowledge of network security and careful installation. Minor misconfiguration of VPN connections can leave the network vulnerable. Performance will vary depending on the ISP.&lt;br /&gt;
&lt;br /&gt;
==Networking limitations==&lt;br /&gt;
One major limitation of traditional VPNs is that they are point-to-point, and do not tend to support or connect [[broadcast domain]]s. Therefore, communication, software, and networking, which are based on [[OSI layer|layer 2]] and broadcast [[Network packet|packet]]s, such as [[NetBIOS]] used in [[My Network Places|Windows networking]], may not be fully supported or work exactly as they would on a real [[Local area network|LAN]]. Variants on VPN, such as [[Virtual Private LAN Service]] (VPLS), and [[layer 2]] [[tunneling protocol]]s, are designed to overcome this limitation.&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;br /&gt;
&lt;br /&gt;
[[de:Virtuelles privates Netzwerk]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Services]]&lt;br /&gt;
[[Category:Anonymity and security]]&lt;br /&gt;
==See Also on BitcoinWiki==&lt;br /&gt;
* [[Bitcoinker]]&lt;br /&gt;
* [[Enumerator polynomial]]&lt;br /&gt;
* [[IHT Real Estate Protocol]]&lt;br /&gt;
* [[BTC Trader]]&lt;br /&gt;
* [[Gladiacoin]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>