this post was submitted on 31 Dec 2023
7 points (88.9% liked)

Ubiquiti

545 readers
1 users here now

Unofficial Ubiquiti community.

Discover innovations, troubleshoot, and optimize your Ubiquiti products and software.

founded 1 year ago
MODERATORS
 

Since the whole security issue popped up, I decided to disable remote access for both my udm pro and UNVR.

I am able to access the udm pro via the unifi app through wireguard but I am unable to access protect.

Has anyone gotten this to work?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago

I'm not particularly familiar with Unifi products, but I'll throw out some thoughts in the hopes that they are useful.

What I do for Wireguard access to my home network is I have a Raspberry Pi with Raspbian and I used "PiVPN" to set up my own Wireguard server. It automatically sets up all the appropriate firewall rules and everything.

On the note of you being able to access one feature but not another after disabling remote access, it could be that your Wireguard clients are being detected as "remote" clients based on their IP scheme. For example, my LAN IP scheme is 10.1.1.X. My Wireguard clients however, aside from being routed through my PiHole, have a different IP scheme of 10.208.192.X . Therefore, even after setting up PiVPN with the proper firewall routing, I had to adjust the firewall rules on my other devices to allow incoming connections from that IP range. You may have to do something similar.