Linux Journal A blog about Ubuntu, Linux, Android and IT
  • Aug
    28

    [Update] UltraVPN with Ubuntu / Linux

    Filed under: Uncategorized;

    Some time ago I've ever introduced a free VPN access ItsHidden.com, but works according to the last comment, it just does not match the service. Lack of access I can not verify the present, but also with UltraVPN there is a free replacement to ItsHidden.com. The service relies on donations as well as free software, and claims to pursue any commercial interests.

    View

    Small

    Disclaimer: Please note that the operators view of the unencrypted VPN traffic can. It is not clear who was behind UltraVPN and why the service is offered free of charge. In the forum of UltraVPN Gulli and there has been related discussions. I would not stir up panic or distrust. The service is certainly something to a geo-IP filter bypass, but I personally would not send confidential information about UltraVPN.

    [UPDATE 16.12.2010: Apparently UltraVPN has adjusted its service. One can no longer connect to the servers and UltraVPN UltraVPN forum accumulate the evidence that the operation was stopped. This guide can therefore be safely ignored.]

    Account with UltraVPN generate

    In a first step you must create an account with you UltraVPN. On the homepage you will find the right mask for it. You do not necessarily indicate an e-mail address, it works without it. However, you can then of course when you lost the access can not send them.

    Plugin for network manager install

    Now you can make your

    To the configuration under Ubuntu / Debian. UltraVPN used as mentioned in the open source OpenVPN VPN backend. The Network Manager of GNOME or KDE can handle it, but he can build no house of VPN connections. For this you need an appropriate plugin, which is easily made using the package management …

    $ Sudo apt-get install network-manager-openvpn

    VPN plugins have no entry in the Start menu, they only care that you can set up the network management VPN access.

    Certificates

    Are fiddly little, unfortunately, the required certificates. You are not UltraVPN offered for download. You have to extract it from the Windows client. You should have a Windows machine available, install the Windows client and then copies the files Client.ovpnAnd Ca.crtFrom the directory C : \ WINDOWS \ UltraVPN \ configOn your Linux system. The location is relatively unimportant, I have personally placed the two files in ~ /. Openvpn.

    Alternatively, you can also install the Windows program using Wine and / or if you should give me confidence, ultravpn_certs.tar.gz this archive and unpack it. In order not to lose track of which I've renamed client.ovpn ultravpn.ovpn, I hope that I pins therefore no confusion.

    VPN access set up

    Can now set up your VPN access to UltraVPN. Opens to the configuration tool of the Network Manager via “System ->Preferences ->Network Connections” and “Edit Connections”, right click on the icon in the panel and the NM.

    Imports now

    Previously stolen from the Windows installation

    VPN access to UltraVPN start

    Can now start to connect to your VPN. Your newly created entry should be listed directly in the Network Manager. A click on the entry and the connection is established.

    Checks after

    Best on a website like Geo IP Tool, if you really are in the VPN UltraVPN. Alternatively, you can also connect by hand on …

    ~ $ Sudo openvpn / .openvpn / ultravpn.ovpn

    Building ….

    Troubleshooting

    Network connection caused timeout

    I came across the problem that the network manager with OpenVPN can not handle multiple VPN gateways. In the. OPVN file are stored multiple gateways, which selects the OpenVPN connection at random or even skips when an online gateway. NM grabs but only the last gateway “servers443.ultravpn.net” from this list and disregards the rest

    And apparently just do not want this gateway so right. I'm always at this gateway the message …

    Failed VPN connection
    The VPN connection 'UltraVPN “could not be established because the network connection has caused a timeout.

    .

    No Comments

Leave a reply