1 / 7

Virtual Private Networks

Virtual Private Networks. Shamod Lacoul CS265. What is a Virtual Private Network (VPN)?. A Virtual Private Network is an extension of a private network that encompasses links across shared or public networks like the Internet – VPN in Windows 2000: Overview by Microsoft.

dympna
Télécharger la présentation

Virtual Private Networks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Virtual Private Networks Shamod Lacoul CS265

  2. What is a Virtual Private Network (VPN)? • A Virtual Private Network is an extension of a private network that encompasses links across shared or public networks like the Internet – VPN in Windows 2000: Overview by Microsoft. • An encrypted or encapsulated communication process that transfers data from one point to another point securely; the security of that data is assured by robust encryption technology, and the data that flows passes through an open, unsecured, routed network. –Brown Steven, Implementing Virtual Private Networks.

  3. Types of VPN • Trusted VPN • Secure VPN • Hybrid VPN • Provider-Provisioned VPN

  4. Security Risks of the VPN • Basic Firewalls • the sole use of firewalls does do no good to protect connections in a public area. • Network Attacks • denial of service attacks, address spoofing, session hijacking, man-in-the-middle attack, replay attack, and detection and clean up. • Cryptographic Assaults • Cipher text only attack, known plaintext attack, chosen plaintext attack, chosen cipher-text attack, brute force attack, password guessers and dictionary attacks and social engineering.

  5. Technologies in VPN • Firewalls • filter packets by examining IP addresses or ports requested on ingress or egress traffic. • Encryption • maintains the security of data in transit to be private in a public space. • Authentication • to finalize that the user trying to gain access to a private network is for real. • Tunneling • Point-to-Point Tunneling Protocol (PPTP) • Layer 2 Tunneling Protocol (L2TP) • IPSec Tunnel Mode

  6. VPN Tunneling • Point-To-Point Tunneling Protocol • Layer 2 Tunneling Protocol • IPSec Tunnel Mode

  7. VPN Reads • Virtual Private Networks, 2nd Edition Oreilly Publishers • Implementing Virtual Private Networks, Brown Steven • http://www.microsoft.com/windows2000/docs/VPNoverview.doc • http://www.vpnc.org

More Related