Presentation is loading. Please wait.

Presentation is loading. Please wait.

Virtual Private Networks

Similar presentations


Presentation on theme: "Virtual Private Networks"— Presentation transcript:

1 Virtual Private Networks
© J. Liebeherr, All rights reserved

2 Goal of VPN The goal of a Virtual Private Network (VPN) is to provide private communications within the public Internet Infrastructure VPNs apply various networking technologies to achieve the goal The basic concepts: Build a virtual overlay network that is run on top of the infrastructure of the Internet “Virtual” means that there is not new infrastructure Connect private networks by the overlay networks © J. Liebeherr, All rights reserved 10/22/05

3 Why is there a need for VPN?
Internet has insufficient security mechanisms IP packets are not authenticated or encrypted Users with access to network can read content of IP traffic Application layer solutions not always suitable Secure Web access, secure mail clients, secure file transfer, and secure terminal applications are only point-to-point solutions and assume client/server relationship Application-layer solutions require that each application is protected in isolation  Does not secure networks © J. Liebeherr, All rights reserved 10/22/05

4 VPN Overlay Network © J. Liebeherr, All rights reserved 10/22/05

5 Tunneling VPN routers connect via IP tunnels
With tunneling, IP packets are encapsulated by another IP header (IP-in-IP encapsulation) © J. Liebeherr, All rights reserved 10/22/05

6 VPN Security VPNs use many security mechanisms
Authentication: Identify VPN users and devices Access control: Ensure authorized use of VPN resources Data security: Use cryptography to obscure content transmitted over VPN © J. Liebeherr, All rights reserved 10/22/05

7 Components of a VPN Solution
VPN Gateway: Located at the corporate network perimeter, the gateway performs tunneling, authentication, access control, and data security. Sometimes, VPN gateway functions can be integrated in to a router or firewall VPN Client: Software used for remote VPN access Creates a secure path from a remote client computer to a VPN gateway © J. Liebeherr, All rights reserved 10/22/05

8 VPN Architectures VPN architectures can be separated into three scenarios: Site-to-Site Intranet VPN: Multiple network sites at different locations within the same organization are connected using a VPN to form a larger corporate network Remote Access VPN: Connect a single remote device to a corporate intranetwork Extranet VPN: Network resources within a corporate nework are oppend for access for dedicated purposes © J. Liebeherr, All rights reserved 10/22/05

9 Site-to-Site Intranet VPN
VPN tunnels establish secure communication links © J. Liebeherr, All rights reserved 10/22/05

10 Remote Access VPN Also called: Virtual Private Dial Network (VPDN)
© J. Liebeherr, All rights reserved 10/22/05

11 Extranet VPN © J. Liebeherr, All rights reserved 10/22/05

12 VPN Tunneling Protocols
Role of VPN tunnels: Encapsulation of messages Privately address packets through public infrastructure Provide data integrity and confidentiality Layer-2 tunneling protocols carry Point-to-Point (PPP) frames through IP networks PPP: PPP is used to send IP packets over serial connections Used extensively for point-to-point data links (dial-in) Can provide authentication PPP frame © J. Liebeherr, All rights reserved 10/22/05

13 Layer-2 Tunneling Protocol
Developed to facilitate PPP access by remote computers to a private network over an IP-based network Remote Dial-in: Remote Access Service (RAS) provides banks of phone lines for connecting remote users Remote system calls up and establishes PPP connection to RAS service With Layer-2 tunneling: Approach: Tunnel PPP packets through Internet Access concentrator (possibly inside the remote system) encapsulates PPP frames Network server terminates VPN tunnel © J. Liebeherr, All rights reserved 10/22/05

14 Layer-2 Tunneling Protocols
Point-to-Point Tunneling Protocol (PPTP): Developed by Microsoft, 3Com, US Robotics, and others Goal: Provide VPN between remote access users and network servers Approach: Tunneling on client systems Layer-2 Forwarding Protocol (L2F): Developed by Cisco, Nortel and others Virtual dial-up protocol for managed networks Approach: Tunneling is performed as a network service (not by client) Layer-2 Tunneling Protocol (L2TP): Developed within the IETF Combines concepts of PPTP and L2F © J. Liebeherr, All rights reserved 10/22/05

15 Remote Dial-in Layer-2 Tunneling Protocol
Assumes the Layer-2 tunneling protocol PPTP: User does remote dial-in to ISP and establishes PPP connection Establish a (TCP) connection to set up a control channel Establish a PPTP tunnel Establish PPP tunnel that sends PPP frames over the PPTP tunnel IP packets are carried in PPP frames © J. Liebeherr, All rights reserved 10/22/05

16 Encapsulation at remote client
Payload IP header Original IP packet Payload IP header PPP encapsulation to remote Network Server PPP Payload IP header GRE header is used by PPTP PPP GRE header Payload IP header IP header for public Internet PPP GRE header Payload IP header PPP encapsulation to ISP Network Server PPP GRE header © J. Liebeherr, All rights reserved 10/22/05

17 Other VPN approaches IPSec:
Protocol suite for secure communications at Layer-3 Consists of security headers and a set of protocols Originally designed for IPv6 Performs services for authentication, integrity, confidentifality Can perform tunneling of IP datagrams MPLS: LSPs can provide data link connections between remote networks Builds on isolation of LSPs in the MPLS networkConsists of security headers and a set of protocols SSH/PPP: Secure Shell (SSH) is a provides secure access to remote hosts. Assumes client/server relationship Intended as a replacement for insecure protocols such as Telnet, rsh, etc. VPN services can be built by creating a PPP connection within a SSH connection © J. Liebeherr, All rights reserved 10/22/05


Download ppt "Virtual Private Networks"

Similar presentations


Ads by Google