Changes

From Amahi Wiki
Jump to: navigation, search
Sometimes port 1194 is blocked if you are behind a corporate firewall or someother firewall. The trick is then to use a port that is open. If you are not running https on your amahi, using port 443 is a good choice.
You can To move to port 443 by changing on Amahi systems built on ?????? edit this file{{Code|gedit /etc/openvpn/amahi.conf}}or{{Code|sudo nano -w /etc/openvpn/amahi.conf}} To move to port 443 on Amahi systems built on Ubuntu 12.04 edit this file{{Code|gedit /etc/openvpn/openvpn.conf}}or{{Code|sudo nano -w /etc/openvpn/openvpn.conf}} change the line:<br>
{{Text|port 1194}}
into
{{Text|port 443}}
in your /etc/openvpn/amahi.conf file.<br>
Of course you also need to tell the client side to use port 443!
Add the following line to your client's config file