Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:vpn:start [2018/03/03 20:30] – ↷ Page moved from docs:user-guide:services:vpn:start to docs:guide-user:services:vpn:start bobafetthotmaildocs:guide-user:services:vpn:start [2021/08/02 01:35] – optimize pagequery vgaetera
Line 1: Line 1:
-====VPN (aka Virtual Private Network)====+====== VPN (aka Virtual Private Network) ====== 
 +See also: 
 +[[docs:techref:hardware:cryptographic.hardware.accelerators|Cryptographic hardware acceleration]], 
 +[[docs:guide-user:services:rng|Random generator]] 
 + 
 +[[wp>Virtual private network|VPN]] extends a private network across a public network providing connectivity and security. 
 +VPN typically relies on the [[wp>Client–server model|client-server]] model and works as L2TP or L3TP depending on the protocol and service configuration. 
 +There are multiple software packages to implement different VPN protocols, which are generally incompatible with each other. 
 + 
 +===== VPN server ===== 
 +The VPN server running on your router can provide a secure connection to your home network while you're away. 
 +If you need to access the router itself or any of your home network devices from afar, the VPN server is a great solution. 
 + 
 +===== VPN client ===== 
 +You may want to run a VPN client on your router to encrypt your connection to the internet and prevent your ISP from snooping on your traffic and DNS requests, which in some countries is now legal for ISPs to monetize, as well as meddling with DNS requests or HTTP traffic. 
 +In order to use a VPN client on your router, you would need to obtain credentials to a corresponding VPN server. 
 +Your connection to the VPN server is encrypted, preventing your ISP from snooping/meddling on your traffic. 
 +A wide variety of commercial VPN providers exist. 
 +Once you install and run a VPN client on your router, it's best to route all your traffic via a VPN tunnel. 
 + 
 +===== All articles ===== 
 +{{pagequery>@. *;sort=ns,title;group;hidestart;hidejump;display={title};}}
  
-{{pagequery>@:docs:user-guide:services:vpn *;sort=ns,title;group;cols=1;hidestart;hidejump;display={title};filter=!name:sidebar}} 
  • Last modified: 2021/08/16 20:48
  • by vgaetera