Pihole On-top of UDM Pro

Here are some concise steps on how to step-by-step block ads on your network with pihole’s DNS-level ad blocker. Enabling SSH on UDM Pro Go to 192.168.1.1 or wherever you’re hosting your UDM Pro Within “settings” cog, click on “system” tab Click “enabled” on SSH near the bottom Leverage “change password” button if you don’t remember it Log Into SSH & Get Unifi-OS Scripts Open Terminal and ssh [email protected] -o HostKeyAlgorithms=+ssh-rsa Jump into Unifi shell with unifi-os shell Download package curl -L https://udm-boot.boostchicken.dev -o udm-boot.deb Install package dpkg -i udm-boot.deb Enable boot script with systemctl enable udm-boot Leave Unifi shell but stay within ssh with exit Create Network Within UDM Web GUI Create a pihole network with the following settings: ...

December 19, 2022 · 3 min