Virtual Private Networks (VPN)

Slides:



Advertisements
Similar presentations
Virtual Private Networks COSC541 Project Jie Qin & Sihua Xu October 11, 2014.
Advertisements

VPN: Virtual Private Network Presented by: Germaine Bacon Lizzi Beduya Betty Huang Jun Mitsuoka Juliet Polintan.
Setting Up a Virtual Private Network Chapter 9. Learning Objectives Understand the components and essential operations of virtual private networks (VPNs)
SCSC 455 Computer Security Virtual Private Network (VPN)
1 Configuring Virtual Private Networks for Remote Clients and Networks.
Goal of The Paper  What exactly is a VPN?  Why do you need a VPN?  what are some of the technologies used in deploying a VPN?  How does a VPN work?
VPN’s Kristin Belanger. VPN’s Accommodate employees at distant offices Accommodate employees at distant offices Usually set up through internet Usually.
Virtual Private Networking Karlene R. Samuels COSC513.
VIRTUAL PRIVATE NETWORKS (VPN)
VPN – Technologies and Solutions CS158B Network Management April 11, 2005 Alvin Tsang Eyob Solomon Wayne Tsui.
Remote Networking Architectures
Faten Yahya Ismael.  It is technology creates a network that is physically public, but virtually it’s private.  A virtual private network (VPN) is a.
Virtual Private Networks (VPN’s)
1 © J. Liebeherr, All rights reserved Virtual Private Networks.
Virtual Private Network
Virtual Private Network prepared by Rachna Agrawal Lixia Hou.
Understanding VPN Concepts Virtual Private Network (VPN) enables computers to –Communicate securely over insecure channels –Exchange private encrypted.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 23 Virtual Private Networks (VPNs)
1 L2TP OVERVIEW 18-May Agenda VPN Tunneling PPTP L2F LT2P.
Virtual Private Network (VPN) SCSC 455. VPN A virtual private network that is established over, in general, the Internet – It is virtual because it exists.
VIRTUAL PRIVATE NETWORKS (VPN) BY: Sajal Soni Abhishek sahu Deepti Singh Deeksha sahu Yashika chourasia Subhash dewangan.
Virtual Private Network (VPN). ©2001 Check Point Software Technologies Ltd. - Proprietary & Confidential “ If saving money is wrong, I don’t want.
12-Sep-15 Virtual Private Network. Why the need To transmit files securely without disclosing sensitive information to others in the Internet.
VPN Protocol What is a VPN? A VPN is A network that uses Internet or other network service to transmit data. A VPN includes authentication and.
VIRTUAL PRIVATE NETWORK By: Tammy Be Khoa Kieu Stephen Tran Michael Tse.
Virtual Private Network (VPN) Topics Discussion What is a VPN? What is a VPN?  Types of VPN  Why we use VPN?  Disadvantage of VPN  Types of.
BZUPAGES.COM. What is a VPN VPN is an acronym for Virtual Private Network. A VPN provides an encrypted and secure connection "tunnel" path from a user's.
1 Virtual Private Network (VPN) Course: COSC513 Instructor: Professor M. Anvari Student: Xinguang Wang.
Virtual Private Network. VPN In the most basic definition, VPN is a connection which allows 2 computers or networks to communicate with each other across.
Virtual Private Network (VPN)
©2001 Check Point Software Technologies Ltd. - Proprietary & Confidential outline What is a VPN? What is a VPN?  Types of VPN.
VIRTUAL PRIVATE NETWORKS (VPN) By s k satapathy s k satapathy clicktechsolution.com.
Virtual Private Networks Ed Wagner CS Overview Introduction Types of VPNs Encrypting and Tunneling Pro/Cons the VPNs Conclusion.
Virtual Private Networks Manraj Sekhon. What is a VPN?
Presented By: Gavin Worden Leased Lines vs. Internet Based VPNs.
VPN Alex Carr. Overview  Introduction  3 Main Purposes of a VPN  Equipment  Remote-Access VPN  Site-to-Site VPN  Extranet Based  Intranet Based.
VIRTUAL PRIVATE NETWORKS Lab#9. 2 Virtual Private Networks (VPNs)  Institutions often want private networks for security.  Costly! Separate routers,
Virtual Private Network (VPN) 1. A corporation with multiple geographic sites can use one of two approaches to building a corporate intranet. – Private.
Virtual Private Network Wo Yan Lam. Overview What is Virtual Private Network Different types of VPN –Remote-Access VPN –Site-to-site VPN Security features.
Virtual Private Network Technology Nikki London COSC 352 March 2, 2010.
SECURITY IN VIRTUAL PRIVATE NETWORKS PRESENTED BY : NISHANT SURESH.
VPN’s Andrew Stormer COSC 356 Fall What is a VPN? Acronym – Virtual Private Network Acronym – Virtual Private Network Connects two or more private.
Virtual Private Networks
Virtual Private Networks
Virtual Private Network
CSCI 465 Data Communications and Networks Lecture 26
Virtual Private Networks
Virtual Private Networks
Virtual Private Network (VPN)
Virtual Private Networks
Virtual Private Network (VPN)
Virtual Private Network
VIRTUAL PRIVATE NETWORKS (VPN)
Virtual Private Networks
VPN: Virtual Private Network
Virtual Private Network (VPN)
Virtual Private Networks (VPN)
VIRTUAL PRIVATE NETWORKS (VPN) BY: Diana Ashikyan Nikhil Jerath Connie Makalintal Midori Murata Midori Murata.
Virtual Private Networks
VIRTUAL PRIVATE NETWORKS (VPN)
Need for VPN As a business grows, it might expand to multiple shops or offices across the country and around the world. the people working in those locations.
Virtual Private Network (VPN)
Seminar Class CS591 Presentation Topic: VPN
Virtual Private Network
VPN: Virtual Private Network
Cengage Learning: Computer Networking from LANs to WANs
Virtual Private Network
Virtual Private Networks (VPN)
Topic 12: Virtual Private Networks
Presentation transcript:

Virtual Private Networks (VPN) Lecture 8: Virtual Private Networks (VPN) 1nd semester 1437-1438 By: Adal ALashban

Traditional Connectivity

What is VPN? - Virtual Private Network is a type of private network that uses public telecommunication. - Such as the Internet. - Became popular as more employees worked in remote locations. - Terminologies to understand how VPNs work.

Private Networks vs. Virtual Private Networks Employees can access the network (Intranet) from remote locations. Secured networks. The Internet is used as the backbone for VPNs. Saves cost tremendously from reduction of equipment and maintenance costs. Scalability.

Remote Access Virtual Private Network

Brief Overview of How it Works Two connections; one is made to the Internet and the second is made to the VPN. Datagrams ; contains data, destination and source information. Firewalls; VPNs allow authorized users to pass through the firewalls. Protocols; protocols create the VPN tunnels.

Encryption - Encryption: is a method of “scrambling” data before transmitting it onto the Internet. - Public Key Encryption Technique. - Digital signature for authentication.

Encrypted Inner Datagram Tunneling - A virtual point-to-point connection made through a public network. - It transports encapsulated datagrams. Original Datagram Encrypted Inner Datagram Datagram Header Outer Datagram Data Area Data Encapsulation Two types of end points: Remote Access Site-to-Site

Four Protocols used in VPN PPTP; Point-to-Point Tunneling Protocol. L2TP; Layer 2 Tunneling Protocol. IPsec; Internet Protocol Security. SOCKS; is not used as much as the ones above.

VPN Encapsulation of Packets

Types of Implementations - What does “implementation” mean in VPNs? - 3 types: Intranet; Within an organization. Extranet; Outside an organization. Remote Access; Employee to Business.

Virtual Private Networks (VPN) Basic Architecture

Device Types - What it means? - 3 types: Hardware. Firewall. Software.

Device Types: Hardware - Usually a VPN type of router. - Pros: Highest network throughput. Plug and Play. Dual-purpose. - Cons: Cost. Lack of flexibility.

Device Types: Firewall - More security. - Pros: “Harden” Operating System. Tri-purpose. Cost-effective. - Cons: Still relatively costly.

Device Types: Software - Ideal for 2 end points not in same org. - Great when different firewalls implemented - Pros: Flexible. Low relative cost. - Cons: Lack of efficiency. More labor training required. Lower productivity; higher labor costs.

Advantages Cost Savings. Cisco VPN Savings Calculator. Scalability.

Disadvantages VPNs require an in-depth understanding of public network security issues and proper deployment of precautions. Availability and performance depends on factors largely outside of their control. Immature standards. VPNs need to accommodate protocols other than IP and existing internal network technology.

Applications: Site-to-Site VPNs Large-scale encryption between multiple fixed sites such as remote offices and central offices. Network traffic is sent over the branch office Internet connection. This saves the company hardware and management expenses.

Site-to-Site VPNs

Applications: Remote Access Encrypted connections between mobile or remote users and their corporate networks. Remote user can make a local call to an ISP, as opposed to a long distance call to the corporate remote access server. Ideal for a telecommuter or mobile sales people. VPN allows mobile workers & telecommuters to take advantage of broadband connectivity. i.e. DSL, Cable

Industries That May Use a VPN Healthcare: enables the transferring of confidential patient information within the medical facilities & health care provider. Manufacturing: allow suppliers to view inventory & allow clients to purchase online safely. Retail: able to securely transfer sales data or customer info between stores & the headquarters. Banking/Financial: enables account information to be transferred safely within departments & branches. General Business: communication between remote employees can be securely exchanged

Thank You