Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
public:vpn_vs_proxies [2010/03/26 12:40] Nicopublic:vpn_vs_proxies [2012/02/21 18:41] – [Sharing the HTTPS port with a webserver] Nico
Line 7: Line 7:
 ===== Server Part ===== ===== Server Part =====
  
-For a basic OpenVPN setup, you should have a look [[public/openvpn|here]].+For a basic OpenVPN setup, you should have a look [[public:openvpn|here]].
  
 ==== Limitations ==== ==== Limitations ====
Line 23: Line 23:
  
 <code> <code>
-port-share 192.168.3.3 443+port-share //remoteserver// 443
 </code> </code>