UniFi: Difference between revisions

From Wreckroom
Jump to navigation Jump to search
 
Line 23: Line 23:
=== Adoption ===
=== Adoption ===


After ssh, you can set signal to the device to be adopted by the new gateway:
After you SSH into the device you wish to adopt, you can set signal to the device to be adopted by the new gateway:


<syntaxhighlight>set-inform http://192.168.1.1:8080/inform</syntaxhighlight>
<syntaxhighlight>set-inform http://192.168.1.1:8080/inform</syntaxhighlight>

Latest revision as of 08:47, 17 January 2024

Network Topology[edit]

https://app.diagrams.net/#G11IoJb1M7YoS0FUSj-TjkHPVlAgNTu0S4

OpenVPN[edit]

Runs on TCP port 1194 hosted on UniFi Network.

Adopting Devices[edit]

When migrating networks, you will need to SSH into the devices and enable broadcasting for new adoption.

WAP (Wi-Fi Access Points)[edit]

ssh admin@192.168.1.30

Kitchen UAC Pro[edit]

Some newer devices need additional options and will throw a nasty error if not done this way:

ssh -o HostKeyAlgorithms=+ssh-rsa,ssh-dss admin@192.168.1.100

Adoption[edit]

After you SSH into the device you wish to adopt, you can set signal to the device to be adopted by the new gateway:

set-inform http://192.168.1.1:8080/inform