| by TheIneptOne | No comments

Ubiquiti VPN on Ubuntu/Pop_OS!

Previously, I posted about adding Meraki VPN On Pop_OS! I also work a lot of Ubiquiti Unifi products and needed to setup a VPN. Here’s what I did to get that working: Software Install I covered this part before in the Meraki post, but I’ll go over it again here. We’ll need to install L2TP […]

Read More
| by TheIneptOne | No comments

Ubiquiti Unifi DNS Fix

We host our Unifi Controller behind our primary Unifi network without about 85 other locations that connect back to it. A problem that we were seeing was the USG for our primary site would constantly show in a state of “Adopting” even though the devices were already adopted and received their configurations. This is caused […]

Read More
| by TheIneptOne | 1 comment

Ubiquiti Unifi Controller Backup

We host our Unifi Controller on Ubuntu and needed a way to back it up to our Windows server (don’t ask). Prerequisites A base install of Ubuntu 20.04 LTS with a static IP address When editing a file with Nano, to save your changes to do the following: Ctrl+X to Exit Y to save the edits currently stored in the buffer […]

Read More
| by TheIneptOne | No comments

Ubiquiti – How to test a cable

Sometimes a device will either not work or have reduced speeds when connected to the network. To rule out the cable, you can either swap it with a known working cable or test the cables from the switch back to the client directly from the Unifi switch itself. This is a short one, but one […]

Read More
| by TheIneptOne | No comments

Ubiquiti Syslog Server

Ubiquiti’s Unifi line doesn’t really provide any logging and sometimes I need to see a little more to diagnose an issue. Here’s my setup for a quick an dirty Syslog server. Syslog Installation Syslog is available in the default Ubuntu repositories sudo apt install rsyslog Once installed, edit the conf file sudo nano /etc/rsyslog.conf Uncomment […]

Read More
| by TheIneptOne | No comments

Ubiquiti Unifi Controller Setup

We had about 40 locations (now up to 90) that we had Unifi setup for our security network utilizing Ubiquiti’s Cloud Key for each site. The guy before me setup this up and it was a nightmare to manage. We also had a high number Cloud Keys kept dying on us. My solution to this […]

Read More