Category Archives: UniFi

UniFi Tutorials

How Configure UniFi Controller 7.0 DHCP With Microsoft Active Directory DNS

In this tutorial you will learn how to configure Unifi Controller 7.0 DHCP Server with Microsoft Active Directory DNS.

Let’s get started.

Make sure you are on latest Unifi Controller Version. This tutorial was created for version 7.0.25. I will be using a Unifi UDM Pro for this configuration.

Step 1: Log into your Unifi Controller.

Step 2: Click Settings 

Step 3: Click Networks 

Step 4: Click on the existing network you want to apply your DHCP with Microsoft Active Directory DNS.

Step 5: Scroll down to DHCP and click Show options.

Step 6: Your IP address subnet may be different however in this example you would place your Active Directory DNS server IP addresses in these DNS fields.

Step 7: Click the Apply Changes button.

You are good to go your network devices should now auto obtain proper DNS from the Unifi Controller 7.0 DHCP Server.

I

Read the rest
UniFi Tutorials

How To Configure VLAN On UniFi Controller 7.0

In this tutorial you will learn how to configure a VLAN with DHCP on UniFI Controller 7.0.

VLAN Stands for “Virtual Local Area Network,” or “Virtual LAN.” A VLAN is a custom network created from one or more existing LANs. It enables groups of devices from multiple networks (both wired and wireless) to be combined into a single logical network. The result is a virtual LAN that can be administered like a physical local area network.

Let’s get started.

Make sure you are on latest Unifi Controller Version. This tutorial was created for version 7.0.25. I will be using a Unifi UDM Pro for this configuration.

Step 1: Log into your Unifi Controller.

Step 2: Click Settings

Step 3: Click Networks 

Step 4: Once the page loads click on Create New Network.

Step 5: Name your Network for the use case it is intended for. For me, I have to create this VLAN for my … Read the rest

UniFi Tutorials

How To Configure Unifi Controller Guest Hotspot With Stripe Payment

In this tutorial you will learn how to configure your Unifi Controller 7.0.22 Guest Hotspot with Stripe Payment. This will come handy if you’re looking to monetize your Public WiFi access.

Before we start make sure you are on Unifi Controller 7.0.22 or later and proceed to adopt all your Unifi devices into your controller. Make sure all firmware is updated as well.

The Tutorial Run Down

  1. Configure a Guest Network.
  2. Configure Bandwidth Profile.
  3. Configure a SSID for a group of access points.
  4. Configure Guest Hotspot Profile with Stripe Payment.
  5. Simple way to view Stripe payments.

Let’s start by configuring the Guest Network.

1. Log into your Unifi Controller 7.0.22 

2. Once you’re on the dashboard click Settings.

3. Now locate and click on Networks.

4. Now that you’re on the Networks Section locate and click on Create New Network.

5. For our New Network let’s do … Read the rest

UniFi Tutorials

How To Configure Site to Site VPN On Unifi Controller 7.0.22

In this tutorial you will learn how to configure Unifi UDM PRO Site to Site VPN on Unifi Controller 7.0.22. 

A site-to-site virtual private network (VPN) is a connection between two or more networks, such as a corporate network and a branch office network. Many organizations use site-to-site VPNs to leverage an internet connection for private traffic as an alternative to using private MPLS circuits.

Site-to-site VPNs are frequently used by companies with multiple offices in different geographic locations that need to access and use the corporate network on an ongoing basis. With a site-to-site VPN, a company can securely connect its corporate network with its remote offices to communicate and share resources with them as a single network.

Let’s get started.

Make sure you are on Unifi Controller Version 7.0.22. I will be using a Unifi UDM Pro for this configuration.

Step 1: Log into your Main Office Unifi … Read the rest

UniFi Tutorials

How To Configure Unifi Controller 7.0.22 UDM-PRO Security Settings

In this tutorial you will learn how to configure your Unifi Controller 7.0.22 Network Security Settings so you can properly secure your networks. In this tutorial I will be utilizing a Unifi UDM-Pro on controller version 7.0.22.

Key Knowledge

  • GeoIP Filtering is a technology that can block web traffic from entire countries, can be an effective way to stop hackers from attacking your business. As the name suggests, it blocks network connections based on geographic location – information it gets based on IP addresses. This can then be used to filter and prevent both outgoing and incoming connections to and from your network.
  • An Intrusion Prevention System (IPS) is a type of engine that identifies malicious traffic by checking the signatures. The signatures contain known traffic patterns or instruction sequences used by malware. This type of signature-based engine can only detect anomalies based on known malicious traffic patterns.
  • An Intrusion
Read the rest
UniFi Tutorials

How To Configure Unifi UDM Pro Controller 7.0.22 VPN Access

In this tutorial you will learn how to configure a Unifi UDM Pro Controller 7.0.22 VPN access. I will take you through the process of configuring a VPN Connection and a VPN user on Unifi Controller version 7.0.22 on your UDM Pro and then we will finish with configuring the Windows 11 VPN client.

Let’s start by logged into your UDM PRO Controller 7.0.22.

  1. Click on Settings
  2. Now click on VPN

  3. For VPN Server mark sure its enabled.
  4. For Pre-shared Key, you can use the default or type your own.
  5. For Server Address, choose ether wan port or set a static IP Address manually. I will be using (WAN1).
  6. Now under User Authentication, click on Create a new user.
  7.  You should now see a popup to enter a username and password, afterwards click on the Create User button. Create additional user accounts that you wish to provide
Read the rest
UniFi Tutorials

How to Configure Unifi UDM PRO DHCP Relay To Use Windows Server DHCP

In this tutorial you will learn How to Configure Unifi UDM PRO DHCP Relay To Use Windows Server DHCP. This will come handy when you want your Windows Server to be the DHCP provider. This tutorial is based on Unifi Controller version 6.5.55.

Let’s get started.

First make sure you are running the latest controller version. At the time of this publication, it is 6.5.55. I will be progressing through this tutorial under the impression you already have a Windows DHCP Server already running. If that is not configured click: How To Install And Configure Windows DHCP Server.

1. Log into your UDM Pro using unifi.ui.com or its IP address.

2. Access the Unifi Controller and click Settings

3. Click on Networks. Now you should be presented with all your current networks maybe even just the Default LAN if your UDM Pro is coming right out of the … Read the rest

UniFi Tutorials

How To Configure Ubuntu Desktop 20.04 To Access Unifi UDM Pro VPN Tunnel

In this tutorial you will learn how to configure Ubuntu Desktop 20.04 to access Unifi UDM Pro VPN tunnel. You will then be able to use your Ubuntu Desktop 20.04 to VPN into your UDM Pro and browse and access your network files or even remote access other systems on the network.

If you need assistance on creating a Unifi UDM Pro VPN tunnel, click here.

How to install VPN client software on Ubuntu Desktop 20.04

  1. Log into your Ubuntu Desktop 20.04 and open up the Terminal.
  2. Elevate your Terminal Access
sudo -s

3. We will now need to install the L2TP VPN package. 

sudo apt install network-manager-l2tp network-manager-l2tp-gnome

4. You need to restart your computer to see “Layer 2 Tunneling Protocol (L2TP)” in your VPN access manager.

5. Log back onto your Ubuntu Desktop 20.04 and from here we will use the GUI.

6. Click on your network icon … Read the rest

UniFi Tutorials

How To Open And Forward Ports On Unifi UDM PRO

In this tutorial you will learn how to open and forward ports to an internal LAN IP on your Unifi UDM Pro using Unifi Controller version 6.5.55. In the latest releases of the Unifi Controller, they have simplified the process for us and with a few simple steps you can quickly forward the ports you need.

Let’s get started.

First make sure you are running the latest controller version. At the time of this publication, it is 6.5.55.

  1. Log into your UDM Pro using unifi.ui.com or its IP address.
  2. Access the Unifi Controller and click Settings
  3. Click on Advanced Features and afterwards you will be presented with a page where you can apply your network rules.
  4. Now scroll down, locate and click on Advanced Gateway Settings.
  5. You should now be presented with the Advanced Gateway Settings Page.
  6. Click on the Create new Port Forwarding button.
  7. In the Port Forwarding window
Read the rest
UniFi Tutorials

How To Transfer Unifi UDM Pro Owner

In this tutorial you will learn in a few simple steps on how to transfer Unifi UDM Pro Owner to a new ui.com owner account. This will come handy when you acquired a new client or accidently used the wrong account to register the UDM Pro into unifi.ui.com

 

Option 1

Step 1: Make sure you have local access via IP to your UDM Pro before proceeding.

Step 2: Log into unifi.ui.com using the old ui.com owner account and all except the owner, remove all accounts that have access to your UDM Pro.

Step 3: Use the old owner account to log into UDM Pro using IP address

Step 4: Create a backup of all UDM Pro configurations.

Step 5: Create a new Super Admin “Local Access Only” account.

Step 6:  Now in the UDM Pro settings disable Remote Access by going to

  • Settings
  • Advanced 
  • “Remote Access”.

Step 7: Log … Read the rest