Changes

From Amahi Wiki
Jump to: navigation, search
You can move to port 443 by changing the line:<br>
{{Text|port 1194<br>}}into<br>{{Text|port 443<br>}}
in your /etc/openvpn/amahi.conf file.
Add the following line to your client's config file
{{Text|remote <hda_username>.yourhda.com 443}}
If for some reason the DDNS (yourhda.com) is not working but your control panel is updating, then add this line at the top of the config file.
{{Text|remote YOUR_IP_HERE <port>}}
Note: If you have a dynamic ip, then you will probably need to update this everyday. If you have a static ip then you are fine.
12,424

edits