VPN service suppliers may offer best effort performance

an article added by: Frida R at 06122009


In: Root » Computers and technology » VPN » VPN service suppliers may offer best effort performance

French Spanish Portuguese Italian German Japanese Chinese Korean Russian Arabic

Virtual private network (VPN)

A virtual private network (VPN) is a computer system in which several links between nodes are passed by open connections or virtual circuits in various bigger networks (for instance the Internet), as different to running transversely a single private network. The Link Layer protocols of the virtual network are believed to be tunneled through the transfer network.

VPN service suppliers may offer best-effort performance, or may have a definite service level agreement (SLA) with their VPN clients.

Customer Administrative Relationship Classification

The Internet Engineering Task Force (IETF) has classified a range of virtual private networks, several of which, for instance Virtual LANs (VLAN) are the standardization accountability of additional organizations, for instance the Institute of Electrical and Electronics Engineers (IEEE) Project 802.

It became helpful initially to differentiate between diverse types of IP VPN based on the administrative relationships (fairly than the technology) interconnecting the nodes. Once the relationships were clear, diverse technologies could be used, depending on requirements for instance security and quality of service: when an enterprise interlock a set of nodes, all in its administrative control, through a LAN network, that is named an intranet. When the interconnected nodes are in multiple administrative authorities however are concealed from the public Internet, the consequential set of nodes is named an extranet. IETF documents differentiate amid supplier-provisioned and consumer-provisioned VPNs.

The VPN Routing

Channeling protocols can be used in a point-to-point topology that would commonly not be considered a VPN, as a VPN is projected to hold arbitrary and varying sets of network nodes. Because most router implementations sustain software-defined tunnel interface, consumer-provisioned VPNs regularly include just a set of tunnels over which conservative routing protocols run. For instance,

Building blocks: depending on whether the PPVPN runs in layer 2 or layer 3, the structure blocks expressed below may be L2 only, L3 simply, or a blend of the two. RFC 4026 generalized these expressions to cover L2 and L3 VPNs; they were launched in RFC 2547 as Customer edge device (CE), Provider edge device (PE), and Provider device (P)

Types of VPN services

This part deals with the kinds of VPN presently considered dynamic in the IETF; several historical names were replaced with these terms.

Layer 1 services:

-Virtual private wire and private line services (VPWS and VPLS): In both of these services, the supplier does not present a complete routed or bridged network, but components from which the consumer can make customer-administered networks.

Layer 2 services:

-Virtual LAN: a Layer 2 system that lets for the coexistence of numerous LAN broadcast domains, interconnected through trunks by the IEEE 802.1Q trunking protocol.

-Virtual private LAN service (VPLS): Developed by IEEE, VLANs permit many tagged LANs to share ordinary trunking.

-Pseudo wire (PW): is like VPWS, except it can offer diverse L2 protocols at both ends.

-IP-only LAN-like service (IPLS): a division of VPLS, the CE devices should have L3 capacities; the IPLS presents packets relatively than frames. It can sustain IPv4 or IPv6.

L3 PPVPN Main Architectures:

This part discusses the key architectures for PPVPNs, solitary where the PE disambiguates spare addresses in a single routing example, and the additional, virtual router, in which the PE encloses a virtual router example per VPN.

-BGP/MPLS PPVPN: In the process defined by RFC 2547, BGP extensions market routes in the IPv4 VPN address family, which are of the structure of 12-byte strings, starting with an 8-byte Route Distinguisher (RD) and finishing with a 4-byte IPv4 address.

-Virtual router PPVPN: The Virtual Router architecture, as contrasting to BGP/MPLS systems, needs no modification to accessible routing protocols for instance BGP.

Classifying VPN Security Models

From the security angle, VPNs either trust the original delivery network, otherwise must implement security with devices in the VPN itself.

-Authentication prior to VPN connection: A recognized trusted user, occasionally just when using trusted devices, can be offered with suitable security rights to access resources not accessible to common users.

-Trusted delivery networks: Trusted VPNs do not use cryptographic channeling, and instead rely on the security of a solo supplier's network to guard the traffic.

Security mechanisms

Secure VPNs utilize cryptographic channeling protocols to offer the proposed confidentiality (blocking inquiring and therefore Packet inhaling), sender authentication (blocking identity spoofing), and message honesty (blocking message variation) to get privacy.

Secure VPN protocols consists of the following; IPSec (IP security), SSL/TLS, Open VPN, DTLS, SSTP from Microsoft, L2TPv3, VPN Quarantine, and Cisco VPN.

Security plus Mobility

Mobile virtual private network (Mobile VPNs): The VPNs for mobile and wireless users. They apply standards -based authentication and encryption technologies to secure communications with mobile devices and to guard networks from illegal users. Designed for wireless situations, Mobile VPNs offer an entrance result for mobile users who need secure admission to information and applications over a selection of wired and wireless networks.

legal disclaimer

Our website is not responsible for the information contained by this article. Web-articles is a free articles resource.
Suggestion: If you need fresh, daily updated content for your website, feel free to use our service. Click here for more information.

related articles

1. Writing Logical Security Configurations for VPN
Are you ready to start writing your logical security configurations? If you are like most security professionals, this is what we like to do. While we all understand planning is a critical process for success, it is the actual configurations and implementations we like to spend our time working on. Since firewall and VPN solutions provide different capabilities, we have divided this section into two parts.The first part covers Firewall logical security configurations, and the second part covers VPN logical...

2. Determining who needs remote access to your VPN
Who Needs Remote Access? Determining who needs to use your VPNs is not an easy task that can be done in just minutes. It is not uncommon for almost every employee to need some form of VPN access at one point or another.This introduces many challenges from user management to the auditing of your systems and individual access logs.This is an area in which your user groups and centralized user management systems will play an important role. It will help ensure your access rights are secure and grant...

3. Attacks can be divided into three main categories
Attacks Attacks can be divided into three main categories: - Reconnaissance Attacks Hackers attempt to discover systems and gather information. In most cases, these attacks are used to gather information to set up an access or a Denial of Service (DoS) attack. A typical reconnaissance attack might consist of a hacker pinging Internet Protocol (IP) addresses to discover what is alive on a network.The hacker might then perform a port scan on the system to see which applica...

4. System and Software Exploits
System and software exploits allow hackers to take advantage of weaknesses of particular OSs and applications (often called bugs). Like protocol exploits, they are used by intruders to gain unauthorized access to computers or networks, or to crash or clog up the systems to deny service to others. Common bugs can be categorized as follows: - Buffer Overflows Many common security holes are based on buffer overflow problems. Buffer overflows occur when the number ...

5. Types of attack and protocols
Phishing, the new information gathering technique, is spreading and becoming more sophisticated. Phishing e-mails either ask the victim to fill out a form or direct them to a Web page designed to look like a legitimate banking site.The victim is asked for personal information such as credit card numbers, social security number, or other data that can then be used for identity theft.There has been at least one insidious phishing scheme that uses a Secure Sockets Layer (SSL) certificate so that the data...

6. Attacks over TCP and UDP ports
TCP/UDP Ports A port number is a virtual “mail slot” on each of these machines. Applications running on computers listen to the Internet for incoming information on these ports. Certain applications listen on certain ports.The Internet Assigned Numbers Authority (IANA [www.iana.org]) defines these ports (e.g.,Web servers listen on ports 80 and 443 and File Transfer Protocol (FTP) servers listen on port 21. Hypertext Transfer Protocol (HTTP), Hyper-Text Transfer Protocol Secure socke...

7. Application Proxy and Gateway Firewalls
Firewall Types There are two basic types of firewalls: Application Proxy and Gateway. Gateways are divided into packet filters and stateful inspection firewalls.These differ in function and design and have different uses in network architecture. Never try to have one type of firewall do the duty of another type. It is better to have a well-run and securely configured firewall doing its intended job, than to have something doing a job for which it wasn’t designed.This is an invitati...

8. The inspection of TCP IP packets
The Inspection Process The inspection of TCP/IP packets is a multi-step procedure. What follows is a summary of the steps, not necessarily in order : 1. A packet arrives at the outside interface. It is checked for permitted or denied ports and IP addresses. Note that stateful inspection firewalls require both a port and an IP address. IP addresses can be in the form of a single machine, group of IP addresses, or “any,” meaning any valid IP address on the spec...