Difference between revisions of "VPN"

From Amahi Wiki
Jump to: navigation, search
m (just added a category tag)
 
(31 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Our remote access solution is implemented through the very popular [http://openvpn.net/ OpenVPN] software.
+
There are '''two''' supported options for VPN in Amahi:
  
Each HDA comes preconfigured with a remote access server. Once connected, your computer becomes virtually a computer in your home network. All your files and services are easily reached.
+
* An [http://www.amahi.org/apps/ipsec-vpn IPsec VPN app] which is built in on iOS devices like the iPad, iPhone, iPod. Details on how to set it up at [[IPSec VPN]]
 +
* An [http://www.amahi.org/apps/openvpn OpenVPN app] which is a popular open source VPN stack. This is not included by default in iOS or Mac OS X. Details on how to set it up at [[OpenVPN]]
  
= Requirements =
 
  
There are two requirements for Remote Access to work:
+
Both of them require forwarding ports to work from outside your network to your HDA.
  
* On the client side, you need to be running an OpenVPN client. We provide one for Windows, preconfigured and we recommend one for the Mac, which requires some manual configuration, which are the same settings for the Linux client.
+
We offer a free OpenVPN tester in your console in Amahi.org to test your setup, as a convenience, because the OpenVPN cannot be tested from within your network.
* Your router needs to provide acces to '''UDP port 1194'''. The way to open is through port forwarding. Forward UDP port 1194 from your router to the IP address of your HDA.
 
 
 
On to the clients:
 
 
 
* [[VPNWindows|Windows Client]]
 
* Mac: [[VPNMacTunnelBlick|TunnelBlick]] (open source) or [[VPNMacViscosity|Viscosity]] (shareware)
 
* [[VPNLinux|Linux]]
 
  
 +
To get started, pick one and install the app and the relevant client software in your client computer or mobile device, then configure it for remote access.
  
 
[[Category: Services]]
 
[[Category: Services]]
 +
[[Category: VPN]]

Latest revision as of 10:34, 13 June 2017

There are two supported options for VPN in Amahi:

  • An IPsec VPN app which is built in on iOS devices like the iPad, iPhone, iPod. Details on how to set it up at IPSec VPN
  • An OpenVPN app which is a popular open source VPN stack. This is not included by default in iOS or Mac OS X. Details on how to set it up at OpenVPN


Both of them require forwarding ports to work from outside your network to your HDA.

We offer a free OpenVPN tester in your console in Amahi.org to test your setup, as a convenience, because the OpenVPN cannot be tested from within your network.

To get started, pick one and install the app and the relevant client software in your client computer or mobile device, then configure it for remote access.