<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ampr.org/w/index.php?action=history&amp;feed=atom&amp;title=44Net_Connect%2FUniFi</id>
	<title>44Net Connect/UniFi - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ampr.org/w/index.php?action=history&amp;feed=atom&amp;title=44Net_Connect%2FUniFi"/>
	<link rel="alternate" type="text/html" href="https://wiki.ampr.org/w/index.php?title=44Net_Connect/UniFi&amp;action=history"/>
	<updated>2026-04-15T22:06:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.ampr.org/w/index.php?title=44Net_Connect/UniFi&amp;diff=2445&amp;oldid=prev</id>
		<title>KI5QKX: mw push</title>
		<link rel="alternate" type="text/html" href="https://wiki.ampr.org/w/index.php?title=44Net_Connect/UniFi&amp;diff=2445&amp;oldid=prev"/>
		<updated>2026-04-15T15:40:38Z</updated>

		<summary type="html">&lt;p&gt;mw push&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:44Net Connect on UniFi Network}}&lt;br /&gt;
&lt;br /&gt;
Use this guide to import a 44Net Connect WireGuard configuration into UniFi &lt;br /&gt;
Network and create a tunnel on a UniFi gateway.&lt;br /&gt;
&lt;br /&gt;
== What you need ==&lt;br /&gt;
&lt;br /&gt;
* A 44Net Portal account&lt;br /&gt;
* A verified amateur radio callsign&lt;br /&gt;
* A 44Net Connect tunnel created in the Connect dashboard&lt;br /&gt;
* A UniFi gateway managed in UniFi Network&lt;br /&gt;
* A computer with a web browser and a plain-text editor&lt;br /&gt;
&lt;br /&gt;
If you still need to create your account, verify your callsign, or create your &lt;br /&gt;
first Connect tunnel, start with [[GetStarted|Get Started]] and &lt;br /&gt;
[[44Net Connect/Quick Start|44Net Connect Quick Start]].&lt;br /&gt;
&lt;br /&gt;
{{Info|Note|Ubiquiti updates the Network application frequently, so the steps and screenshots in this guide may not match exactly with the current version of UniFi Network. The general process should still be similar, but if you have trouble following these instructions, refer to the UniFi Network documentation or support resources for the most up-to-date information on creating a WireGuard VPN client. You can also ask a question the 44Net Connect mailing list.}}&lt;br /&gt;
&lt;br /&gt;
== Before you upload the configuration ==&lt;br /&gt;
&lt;br /&gt;
UniFi Network does not currently accept the IPv6 address included in the &lt;br /&gt;
&amp;lt;code&amp;gt;Address&amp;lt;/code&amp;gt; line of the WireGuard configuration generated by the &lt;br /&gt;
Connect dashboard. The configuration must be edited to remove the IPv6 address &lt;br /&gt;
before it can be imported into UniFi Network.&lt;br /&gt;
&lt;br /&gt;
Copy and paste the &amp;lt;code&amp;gt;wg-quick&amp;lt;/code&amp;gt; configuration from the Connect &lt;br /&gt;
dashboard to a plain-text file, then edit the &amp;lt;code&amp;gt;Address&amp;lt;/code&amp;gt; line so it &lt;br /&gt;
contains only the IPv4 address.&lt;br /&gt;
&lt;br /&gt;
For example, change:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Address = fe80::dca1:c755:aa1:28f2/128, 44.27.128.48/32&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Address = 44.27.128.48/32&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save the file before continuing.&lt;br /&gt;
&lt;br /&gt;
== Configure UniFi Network ==&lt;br /&gt;
&lt;br /&gt;
{{Step|&lt;br /&gt;
=== Step 1: Open UniFi Site Manager ===&lt;br /&gt;
{{StepText|&lt;br /&gt;
* On a computer, open a web browser.&lt;br /&gt;
* For cloud-connected gateways, go to [https://unifi.ui.com unifi.ui.com].&lt;br /&gt;
* For local-only gateways, go to the gateway&amp;#039;s local IP address instead.&lt;br /&gt;
* Sign in and select the site that contains the gateway you want to configure.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Step|&lt;br /&gt;
=== Step 2: Open the Network application ===&lt;br /&gt;
{{StepText|&lt;br /&gt;
* From Site Manager, open the &amp;#039;&amp;#039;&amp;#039;Network&amp;#039;&amp;#039;&amp;#039; application for the selected gateway.&lt;br /&gt;
* Wait for the gateway and site settings to finish loading before creating the VPN client.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Step|&lt;br /&gt;
=== Step 3: Start a new WireGuard VPN client ===&lt;br /&gt;
{{StepText|&lt;br /&gt;
* In UniFi Network, click the Settings (gear) icon.&lt;br /&gt;
* In the Settings sidebar, click &amp;#039;&amp;#039;&amp;#039;VPN&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
* In the &amp;#039;&amp;#039;&amp;#039;VPN Client&amp;#039;&amp;#039;&amp;#039; section, click &amp;#039;&amp;#039;&amp;#039;Create New&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
* In the details pane:&lt;br /&gt;
  * Under &amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;, select &amp;#039;&amp;#039;&amp;#039;WireGuard&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
  * Under &amp;#039;&amp;#039;&amp;#039;Name&amp;#039;&amp;#039;&amp;#039;, provide a name for the VPN client, like &amp;lt;code&amp;gt;44Net Connect&amp;lt;/code&amp;gt;.&lt;br /&gt;
  * Under &amp;#039;&amp;#039;&amp;#039;Setup&amp;#039;&amp;#039;&amp;#039;, choose &amp;#039;&amp;#039;&amp;#039;File&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Step|&lt;br /&gt;
=== Step 4: Upload the 44Net Connect configuration file ===&lt;br /&gt;
{{StepText|&lt;br /&gt;
* In the details pane, click the &amp;#039;&amp;#039;&amp;#039;Upload Configuraton File&amp;#039;&amp;#039;&amp;#039; button.&lt;br /&gt;
* Navigate to the file you saved in the previous section and select it for upload.&lt;br /&gt;
* Select the plain-text file you saved from the Connect dashboard (after removing the IPv6 address from the &amp;lt;code&amp;gt;Address&amp;lt;/code&amp;gt; line).&lt;br /&gt;
* Review the imported settings to confirm the endpoint, keys, and IPv4 address were accepted.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Step|&lt;br /&gt;
=== Step 5: Create the tunnel ===&lt;br /&gt;
{{StepText|&lt;br /&gt;
* Click the &amp;#039;&amp;#039;&amp;#039;Create&amp;#039;&amp;#039;&amp;#039; button to create the VPN client and tunnel.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Verify operation ==&lt;br /&gt;
&lt;br /&gt;
After the tunnel is created:&lt;br /&gt;
&lt;br /&gt;
* Confirm the VPN client shows as connected in UniFi Network.&lt;br /&gt;
* Confirm the tunnel shows &amp;quot;Connected&amp;quot; in the Connect dashboard.&lt;br /&gt;
&lt;br /&gt;
You may need to reload the page or wait a few moments for the status to update from &amp;quot;Connecting&amp;quot; to &amp;quot;Connected&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
If the import fails, re-open the configuration file and confirm the &amp;lt;code&amp;gt;Address&amp;lt;/code&amp;gt; line contains only the IPv4 address. Re-import it if necessary.&lt;br /&gt;
&lt;br /&gt;
If the tunnel fails to connect, confirm the public key and endpoint in UniFi Network match the values shown in the Connect dashboard.&lt;br /&gt;
&lt;br /&gt;
In UniFi Network, you can also check the gateway&amp;#039;s logs for any error messages related to the VPN client. Click the Logs (clipboard) icon, then check the &amp;quot;VPN&amp;quot; box to filter for VPN-related log entries.&lt;br /&gt;
&lt;br /&gt;
== Explore further ==&lt;br /&gt;
&lt;br /&gt;
=== Routing ===&lt;br /&gt;
&lt;br /&gt;
UniFi Network does not automatically route traffic through the VPN tunnel. You can create a “Policy-based Route” that directs traffic to the tunnel based on criteria like source IP address or destination IP address. For example, you could create a policy that sends all traffic through the tunnel, or only traffic destined for 44Net IP addresses.&lt;br /&gt;
&lt;br /&gt;
=== Subnets ===&lt;br /&gt;
&lt;br /&gt;
With just a tunnel configured, the gateway will use NAT to send traffic from your network through the tunnel. If you want to use 44Net IP addresses directly on devices in your network, you can request a subnet from 44Net Connect and configure it in UniFi Network.&lt;br /&gt;
&lt;br /&gt;
# In the 44Net Connect dashboard, request a Network Allocation.&lt;br /&gt;
# Once the allocation is approved, note the IPv4 subnet assigned to you.&lt;br /&gt;
# In UniFi Network, go to &amp;#039;&amp;#039;&amp;#039;Settings&amp;#039;&amp;#039;&amp;#039; &amp;gt; &amp;#039;&amp;#039;&amp;#039;Networks&amp;#039;&amp;#039;&amp;#039; and create a new network.&lt;br /&gt;
# Un-check &amp;#039;&amp;#039;&amp;#039;Auto Scale Network&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# In the IPv4 Address field, enter the first address in the assigned subnet. For example, if your assigned subnet is 44.27.30.&amp;#039;&amp;#039;&amp;#039;112&amp;#039;&amp;#039;&amp;#039;/29, enter 44.27.30.&amp;#039;&amp;#039;&amp;#039;113&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# In the &amp;#039;&amp;#039;&amp;#039;Netmask&amp;#039;&amp;#039;&amp;#039; field, enter the prefix length for the assigned subnet. For example, if your assigned subnet is a &amp;#039;&amp;#039;&amp;#039;/29&amp;#039;&amp;#039;&amp;#039;, choose &amp;#039;&amp;#039;&amp;#039;29&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# In the &amp;#039;&amp;#039;&amp;#039;VLAN ID&amp;#039;&amp;#039;&amp;#039; field, enter any VLAN ID not already in use on your gateway. You can accept the suggested VLAN ID or choose a different one.&lt;br /&gt;
# You can accept the &amp;#039;&amp;#039;&amp;#039;Auto&amp;#039;&amp;#039;&amp;#039; settings provided, or click &amp;#039;&amp;#039;&amp;#039;Manual&amp;#039;&amp;#039;&amp;#039; and adjust DHCP and other settings as needed.&lt;br /&gt;
# Click &amp;#039;&amp;#039;&amp;#039;Create&amp;#039;&amp;#039;&amp;#039; to create the network.&lt;br /&gt;
&lt;br /&gt;
To route traffic from this subnet through the tunnel, create a policy-based route that matches the new subnet as the source and the VPN client as the next hop.&lt;br /&gt;
&lt;br /&gt;
To use this Network/VLAN for devices in your local network, connect them to the new VLAN you created. This can be done by configuring switch ports or Wi-Fi networks to use this Network as the “native” network, or by configuring devices on your LAN to use this Network’s VLAN ID.&lt;br /&gt;
&lt;br /&gt;
For more configuration options and details, see the UniFi Network documentation:&lt;br /&gt;
&lt;br /&gt;
* [https://help.ui.com/hc/en-us/articles/9761080275607-Creating-Virtual-Networks-VLANs Networks and VLANs]&lt;br /&gt;
* [https://help.ui.com/hc/en-us/articles/12566175125783-UniFi-Gateway-Policy-Based-Routing Policy-Based Routing]&lt;br /&gt;
* [https://help.ui.com/hc/en-us/articles/5546542486551-Traffic-Policy-Management-in-UniFi Firewall and Traffic Policies] (including allowing traffic from the Internet to your 44Net subnet)&lt;br /&gt;
&lt;br /&gt;
== Related pages ==&lt;br /&gt;
&lt;br /&gt;
* [[44Net Connect|44Net Connect overview]]&lt;br /&gt;
* [[44Net Connect/Quick Start|44Net Connect Quick Start]]&lt;br /&gt;
* [[44Net Connect/Supported Platforms|44Net Connect Supported Platforms]]&lt;br /&gt;
* [[GetStarted|Get Started]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Participation Methods]]&lt;br /&gt;
[[Category:44Net Connect]]&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>KI5QKX</name></author>
	</entry>
</feed>