SSH versus VPN Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/ssh-versus-vpn/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Sun, 17 Sep 2017 00:11:33 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://www.anujvarma.com/wp-content/uploads/anujtech.png SSH versus VPN Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/ssh-versus-vpn/ 32 32 SSH versus VPN https://www.anujvarma.com/ssh-versus-vpn/ https://www.anujvarma.com/ssh-versus-vpn/#respond Thu, 10 Aug 2017 00:11:00 +0000 http://www.anujvarma.com/?p=4984 Both are technologies for accessing remote resources using a secure channel. VPN Base Use Case Some of the business’s employees may travel and frequently need to access these resources from […]

The post SSH versus VPN appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
Both are technologies for accessing remote resources using a secure channel.

VPN Base Use Case

  • Some of the business’s employees may travel and frequently need to access these resources from the road. However, the business doesn’t want to expose their important resources to the public Internet.
  • Instead, the business can set up a VPN server and employees on the road can connect to the company’s VPN. Once an employee is connected, their computer appears to be part of the business’s private network – they can access file shares and other network resources as if they were actually on the physical network.

SSH Base Use Case

  • No different from the VPN use case

VPN Basics

  • Hides the origin – To the websites the employee accesses through the VPN, the web browsing traffic would appear to be coming from the VPN server.
  • OS Level – A VPN works more at the operating system level than the application level. In other words, when you’ve set up a VPN connection, your operating system can route all network traffic through it from all applications (although this can vary from VPN to VPN, depending on how the VPN is configured). You don’t have to configure each individual application.

SSH Basics

  • Same, strong encryption as VPN
  • Not at OS Level, Each App has to be configured to work separately with the SSH client.

The post SSH versus VPN appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/ssh-versus-vpn/feed/ 0