<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>leases &#8211; www.musings.ch</title>
	<atom:link href="https://www.musings.ch/tag/leases/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.musings.ch</link>
	<description></description>
	<lastBuildDate>Sat, 11 Apr 2020 10:09:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.musings.ch/wp-content/uploads/2020/02/cropped-56884-200-2-32x32.png</url>
	<title>leases &#8211; www.musings.ch</title>
	<link>https://www.musings.ch</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>UniFi Dream Machine: list dhcp leases</title>
		<link>https://www.musings.ch/2020/03/28/unifi-dream-machine-list-dhcp-leases/</link>
		
		<dc:creator><![CDATA[random individual]]></dc:creator>
		<pubDate>Sat, 28 Mar 2020 12:04:11 +0000</pubDate>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[ouch]]></category>
		<category><![CDATA[ubiquity]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dreammachine]]></category>
		<category><![CDATA[leases]]></category>
		<category><![CDATA[udm]]></category>
		<category><![CDATA[unifi]]></category>
		<guid isPermaLink="false">https://www.musings.ch/?p=378</guid>

					<description><![CDATA[tl;dr: /mnt/data/udapi-config/dnsmasq.lease So I just went on an excursion trying to find all dhcp leases dhcpd on our new UDM had handed out. Reason: anything behind unmanaged switches behind an AP serving as bridge will not show up in the clients overview in the controller, while being perfectly functional. Following the official guide to validate&#8230; <a class="more-link" href="https://www.musings.ch/2020/03/28/unifi-dream-machine-list-dhcp-leases/">Continue reading <span class="screen-reader-text">UniFi Dream Machine: list dhcp leases</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">tl;dr: /mnt/data/udapi-config/dnsmasq.lease</p>



<p class="wp-block-paragraph">So I just went on an excursion trying to find all dhcp leases dhcpd on our new UDM had handed out.</p>



<p class="wp-block-paragraph">Reason: anything behind unmanaged switches behind an AP serving as bridge will not show up in the clients overview in the controller, while being perfectly functional.</p>



<p class="wp-block-paragraph">Following the <a href="https://help.ubnt.com/hc/en-us/articles/360023759313-UniFi-USG-How-to-Set-a-Static-IP-Reservation-for-a-Client-UniFi-Device#3"><strong>official guide to validate static assignments</strong></a> doesn&#8217;t work for dream machines &#8211; and logging into the USG to run <code>show dhcp leases</code> will simply tell you that <code>show</code> isn&#8217;t a command found in its lingo. This is exacerbated by the fact that it&#8217;s actually impossible to log in to the UDM as a regular user (ie the user configured through the controller (after enabling <code>advanced features</code> and <code>SSH authentication</code> subsequently)), and you&#8217;ll have to login as <code>root</code> with your regular controller password as documented in the <a href="https://help.ubnt.com/hc/en-us/articles/204909374-UniFi-Accounts-and-Passwords-for-Controller-Cloud-Key-and-Other-Devices#UDM"><strong>getting started guide</strong></a>.</p>



<p class="wp-block-paragraph">On the brighter side, the controller will show static configurations in the clients dashboard, once you select the <em>&#8220;All configured clients&#8221;</em> filter.</p>



<pre class="wp-block-code"><code>cat /mnt/data/udapi-config/dnsmasq.lease</code></pre>



<p class="wp-block-paragraph">To show current dhcp leases.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
