🖌️
Networking
  • Introduction
  • Networking and Topology
    • Networking
    • Topology
    • Types of Topologies
  • Firewall
    • Firewall
    • Types of Firewall
    • Stateful vs Stateless Firewalls
    • Content Filtering
    • Signature Identification
    • IDS/IPS
  • MAC Address
    • MAC Address
  • OSI Model
    • OSI Model
    • Layers of OSI Model
  • IP Address
    • IP Address
    • Subnet Mask
    • IP Classes and Ranges
  • Subnetting
    • Subnetting
  • IP Addressing Methods
    • IP Addressing Methods
  • TCP/IP Protocol Suites
    • TCP/IP Protocol Suites
  • Ports
    • Ports
  • Networking Services
    • Networking Services
  • Routing Protocols
    • Routing Protocols
  • WAN Technologies
    • WAN Technologies
  • Internet Access Technologies
    • Internet Access Technologies
  • Network Types
    • Network Types
  • Remote Access Protocols and Services
    • Remote Access Protocols and Services
    • VPN (Virtual Private Network)
    • Types of VPN connections
  • Authentication Protocols
    • Authentication Protocols
  • Cloud and Virtualization
    • Cloud and Virtualization
  • Cloud Computing
    • Cloud Computing
    • Type of Cloud Computing
  • VLAN, Intranet and Extranet
    • VLAN, Intranet and Extranet
  • Optimization and Fault Tolerance
    • Optimization and Fault Tolerance
    • Backup Services
    • Disaster Recovery
  • Security Protocols
    • Security Protocols
    • Types of Protection
  • SOHO Routers
    • SOHO Routers
  • Network Utilities
    • Network Utilities
  • Networking Issues
    • Networking Issues
  • Troubleshooting Strategy
    • Troubleshooting Strategy
Powered by GitBook
On this page

Was this helpful?

  1. Remote Access Protocols and Services

Types of VPN connections

Types of VPN connections

There are 3 different types of VPN connections -

VPN (Site to Site) -

This is when an organization has two offices at different geographical locations and they want these offices to be networked and share data with each other over the public internet.

So they just need to set up a site to site VPN connection and the VPN will encrypt the data as it goes through the internet and then decrypt the data as it enter the organization's private network creating a site to site VPN.

VPN (Host to Site) -

If you are at home with your computer and you need to connect to your office at a different location so you can access files then you would need to setup a host to site VPN connection.

This doesn’t require any additional hardware on your end at home to establish this type of connection.

Need to connect to VPN hardware that is in your office.

Once the connection is made, you can access your office’s network over the internet.

So, all the special VPN hardware would be on the office or site side of the connection and not at home.

VPN (Host to Host) -

When you want to establish a VPN connection between two computers over the internet.

This doesn’t require any additional VPN hardware at either end.

It only requires a software on each computer to create a simple host to host VPN connection.

PreviousVPN (Virtual Private Network)NextAuthentication Protocols

Last updated 3 years ago

Was this helpful?