Changes

From Amahi Wiki
Jump to: navigation, search
== On the Server side ==
For Amahi systems (Fedora) edit Edit this file: <blockquote><u>Fedora</u></blockquote>{{Code| gedit /etc/openvpn/amahi.conf}}
or
{{Code| sudo nano -w /etc/openvpn/amahi.conf}}
For Amahi systems (<blockquote><u>Ubuntu) edit this file</u></blockquote>{{Code| gedit /etc/openvpn/openvpn.conf}}
or
{{Code| sudo nano -w /etc/openvpn/openvpn.conf}}
change
{{Text| proto udp}}
to
{{Text| proto tcp}}
Restart both sides and you are now using openvpn OpenVPN over tcp,
and add your [http://en.wikipedia.org/wiki/Internet_service_provider ISP] below.
12,424

edits