Jump to content
Not connected, Your IP: 3.128.203.143
Crazyduck

Use Unifi USG3 as a client to connect to AirVPN

Recommended Posts

Hi, 
I wanted to connect my Router "Ubiquiti Unifi Security Gateway 3" as a client to an AirVPN server. Sadly the stock firmware serves Openvpn 2.3.2 only, which is not capable of TLS1.2.

Now i was finally able to install OpenVPN 2.4.0 on the USG. I wrote up all steps in the Ubiquiti Forum, see the link below. 

Note: You have to connect with SSH to the router and update some critical common libraries, like libc6. 
As the USG has a USB thumbdrive inside, where the filesystem is stored, a recover in case of a failure is very easy. Just be prepared for this :)
Link to my post in the Ubiquiti Support Forum.


Share this post


Link to post
Quote
dpkg  -i libc6_2.19-18+deb8u10_mips.deb

This can be very deadly to the system! NEVER simply replace an existing version of a fundamental librarly like libc only because one program wants a newer one! If you really insist on it, find out which libraries OpenVPN needs (ldd openvpn), then download and extract all those libs from the packages containing them into some location, download and extract the new openvpn binary, too, and then launch it with LD_LIBRARY_PATH=/the/path/to/that/directory /path/to/the/new/openvpn <arguments>.
In case of OpenVPN this isn't even needed, as v2.3 can be used to connect to AirVPN still.

NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT.

LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too!

Want to contact me directly? All relevant methods are on my About me page.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...