<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dhcp on homelab</title>
    <link>https://homelab.nbkelley.com/tags/dhcp/</link>
    <description>Recent content in Dhcp on homelab</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 25 Mar 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://homelab.nbkelley.com/tags/dhcp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OPNsense DHCP Configuration</title>
      <link>https://homelab.nbkelley.com/docs/networking/opnsense_dhcp/</link>
      <pubDate>Tue, 25 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://homelab.nbkelley.com/docs/networking/opnsense_dhcp/</guid>
      <description>&lt;h1 id=&#34;opnsense-dhcp-configuration&#34;&gt;OPNsense DHCP Configuration&lt;a class=&#34;anchor&#34; href=&#34;#opnsense-dhcp-configuration&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;what-was-established&#34;&gt;What Was Established&lt;a class=&#34;anchor&#34; href=&#34;#what-was-established&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Procedures for modifying DHCPv4 ranges and identifying other network segments where IP assignment ranges must be managed to prevent conflicts.&lt;/p&gt;&#xA;&lt;h2 id=&#34;key-decisions&#34;&gt;Key Decisions&lt;a class=&#34;anchor&#34; href=&#34;#key-decisions&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;DHCP Scope Management&lt;/strong&gt;: Always ensure static leases or reserved IPs (like Proxmox) are excluded from the dynamic DHCP range to prevent IP conflicts.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Subnet Alignment&lt;/strong&gt;: DHCP ranges must reside within the defined subnet (e.g., &lt;code&gt;/24&lt;/code&gt; for &lt;code&gt;192.168.0.0/24&lt;/code&gt;).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;current-configuration&#34;&gt;Current Configuration&lt;a class=&#34;anchor&#34; href=&#34;#current-configuration&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;dhcpv4-modification&#34;&gt;DHCPv4 Modification&lt;a class=&#34;anchor&#34; href=&#34;#dhcpv4-modification&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Navigate to &lt;strong&gt;Services → DHCPv4 → [Interface]&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Under &lt;strong&gt;General DHCP Options&lt;/strong&gt;, set the &lt;strong&gt;Range&lt;/strong&gt; (Start and End IP).&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Save&lt;/strong&gt; and &lt;strong&gt;Apply&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h3 id=&#34;other-assignment-areas-to-monitor&#34;&gt;Other Assignment Areas to Monitor&lt;a class=&#34;anchor&#34; href=&#34;#other-assignment-areas-to-monitor&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;DHCPv6&lt;/strong&gt;: Found under &lt;code&gt;Services → DHCPv6 → [Interface]&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;VPNs&lt;/strong&gt;:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;OpenVPN: &lt;code&gt;VPN → Open/IPsec → [Server]&lt;/code&gt; (Tunnel Network).&lt;/li&gt;&#xA;&lt;li&gt;WireGuard: Manual assignment per peer.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;VLANs&lt;/strong&gt;: Each VLAN interface requires its own DHCP scope.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;historical-notes&#34;&gt;Historical Notes&lt;a class=&#34;anchor&#34; href=&#34;#historical-notes&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;As of March 2025, this covers the standard DHCPv4/v6 setup for the LAN and VLAN interfaces.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
