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 [2020/10/16 10:27] – [Other VPN solutions and related articles] optimize header vgaeteradocs: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) ======
-Like a [[docs:guide-user:firewall:fw3_configurations:fw3_dmz|DMZ]] a [[wp>Virtual private network|VPN]] is a security conceptit is not a protocol (like SSH) nor a certain software package. +See also: 
-There are multiple software packages available to set up a VPN between two or more hosts. +[[docs:techref:hardware:cryptographic.hardware.accelerators|Cryptographic hardware acceleration]], 
-They all use the [[wp>Client–server model|client-server]] model and usually are **incompatible** with one another. +[[docs:guide-user:services:rng|Random generator]]
-Have look at the [[wp>OSI model]] and make yourself aware that the encryption can be applied at different layers of the communications stack.+
  
-===== Common VPN solutions ===== +[[wp>Virtual private network|VPN]] extends a private network across a public network providing connectivity and security. 
-{{pagequery>@:docs:guide-user:services:vpn *;sort=ns,title;group;cols=1;hidestart;hidejump;display={title};filter=!name:sidebar}}+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 protocolswhich are generally incompatible with each other.
  
-===== Related articles ===== +===== VPN server ===== 
-  * [[docs:guide-user:network:wan:connect_by_l2tp|L2TP]] +The VPN server running on your router can provide a secure connection to your home network while you're away. 
-  * [[docs:guide-user:network:wifi:mesh:olsr|OLSR]] +If you need to access the router itself or any of your home network devices from afar, the VPN server is a great solution. 
-  * [[docs:guide-user:network:wifi:mesh:batman|B.A.T.M.A.N.]] + 
-  * [[docs:techref:hardware:cryptographic.hardware.accelerators|Cryptographic hardware acceleration]] +===== VPN client ===== 
-  [[docs:guide-user:services:rng|Random generator]]+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. 
 +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};}}
  
  • Last modified: 2021/08/16 20:48
  • by vgaetera