<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ads on Nathaniel Inman</title><link>https://nathanielinman.com/tags/ads/</link><description>Recent content in Ads on Nathaniel Inman</description><generator>Hugo -- 0.147.7</generator><language>en-us</language><copyright>Nathaniel Inman</copyright><lastBuildDate>Mon, 19 Dec 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://nathanielinman.com/tags/ads/index.xml" rel="self" type="application/rss+xml"/><item><title>Pihole On-top of UDM Pro</title><link>https://nathanielinman.com/pihole-on-top-of-udm-pro/</link><pubDate>Mon, 19 Dec 2022 00:00:00 +0000</pubDate><guid>https://nathanielinman.com/pihole-on-top-of-udm-pro/</guid><description>&lt;p>Here are some concise steps on how to step-by-step block ads on your network with pihole&amp;rsquo;s DNS-level ad blocker.&lt;/p>
&lt;h2 id="enabling-ssh-on-udm-pro">Enabling SSH on UDM Pro&lt;/h2>
&lt;ol>
&lt;li>Go to 192.168.1.1 or wherever you&amp;rsquo;re hosting your UDM Pro&lt;/li>
&lt;li>Within &amp;ldquo;settings&amp;rdquo; cog, click on &amp;ldquo;system&amp;rdquo; tab&lt;/li>
&lt;li>Click &amp;ldquo;enabled&amp;rdquo; on SSH near the bottom&lt;/li>
&lt;li>Leverage &amp;ldquo;change password&amp;rdquo; button if you don&amp;rsquo;t remember it&lt;/li>
&lt;/ol>
&lt;h2 id="log-into-ssh--get-unifi-os-scripts">Log Into SSH &amp;amp; Get Unifi-OS Scripts&lt;/h2>
&lt;ol>
&lt;li>Open Terminal and &lt;code>ssh root@192.168.1.1 -o HostKeyAlgorithms=+ssh-rsa&lt;/code>&lt;/li>
&lt;li>Jump into Unifi shell with &lt;code>unifi-os shell&lt;/code>&lt;/li>
&lt;li>Download package &lt;code>curl -L https://udm-boot.boostchicken.dev -o udm-boot.deb&lt;/code>&lt;/li>
&lt;li>Install package &lt;code>dpkg -i udm-boot.deb&lt;/code>&lt;/li>
&lt;li>Enable boot script with &lt;code>systemctl enable udm-boot&lt;/code>&lt;/li>
&lt;li>Leave Unifi shell but stay within ssh with &lt;code>exit&lt;/code>&lt;/li>
&lt;/ol>
&lt;h2 id="create-network-within-udm-web-gui">Create Network Within UDM Web GUI&lt;/h2>
&lt;p>Create a pihole network with the following settings:&lt;/p></description></item></channel></rss>