<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [SOLVED] THE NGFW's DHCP SERVER AND DHCP RELAY SUDDENLY ARE NOT WORKING!! in Next-Generation Firewall Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/solved-the-ngfw-s-dhcp-server-and-dhcp-relay-suddenly-are-not/m-p/1264134#M7124</link>
    <description>&lt;P&gt;Hello LiveCommunity Team!&lt;BR /&gt;&lt;BR /&gt;Following up on the general description of the previous issue, I am sharing the troubleshooting steps, the root cause analysis (RCA), and the definitive solution, our client informs us that this issue occurred a few days ago.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;TROUBLESHOOTING STEPS&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;1- DHCP DATAPLANE PACKET CAPTURE&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;On the NGFW we create a packet-capture filter on the &lt;STRONG&gt;Monitor &amp;gt; Packet Capture&lt;/STRONG&gt; to capture the DHCP messages with the next filter:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;PACKET CAPTURE FILTER 1&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Source IP: Any Source Port: 68 (&lt;STRONG&gt;Used by DHCP Clients&lt;/STRONG&gt;)&lt;BR /&gt;Destination IP: Any Destination Port: 67 (&lt;STRONG&gt;Used by DHCP Server/DHCP Relays&lt;/STRONG&gt;)&lt;BR /&gt;Protocol: 17 (&lt;STRONG&gt;UDP&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;PACKET CAPTURE FILTER 2&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Source IP: Any Source Port: 67 (&lt;STRONG&gt;Used by DHCP Server/DHCP Relays&lt;/STRONG&gt;)&lt;BR /&gt;Destination IP: Any Destination Port:&amp;nbsp;68 (&lt;STRONG&gt;Used by DHCP Clients&lt;/STRONG&gt;)&lt;BR /&gt;Protocol: 17 (&lt;STRONG&gt;UDP&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We enabled packet capture on the data plane and observed that, during the *Receive* and *Firewall* stages, only DHCP Discovery packets were being received.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;With this in mind, we confirmed that the NGFW was receiving the DHCP Discovery broadcast messages, thereby ruling out Layer 2 path issues (&lt;STRONG&gt;Aparently&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Next, we checked the configured DHCP pool and the allocation table, but found it empty; the NGFW was not offering any IP addresses to the DHCP clients.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;2- DEBUG AND REVIEW THE ADVANCE DHCPD DAEMON LOGS&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Based on the previous indications, we enable debug logging for the DHCP daemon (&lt;STRONG&gt;DHCPD&lt;/STRONG&gt;) and have a DHCP client attempt to obtain an IP address; to do this, we use the following CLI commands:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW&amp;gt;&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;debug dhcpd global on dump&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Next, we review the &lt;STRONG&gt;pan_dhcpd.log&lt;/STRONG&gt; logs and see the following error messages:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW PAN DHCPD ERROR LOGS&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;NGFW&amp;gt;&amp;nbsp;less mp-log pan_dhcpd.log&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;pan_dhcpd_dp_connect(pan_dhcp_client_thread.c:106): &lt;STRONG&gt;Failed creating DHCP client socket&lt;/STRONG&gt;&lt;BR /&gt;2026-08-15 20:09:32.489 -0500 Warning: pan_dhcpd_setup_dp_conn(pan_dhcp_client_thread.c:173): &lt;STRONG&gt;Failed to connect to DP&lt;/STRONG&gt;&lt;BR /&gt;2026-08-15 20:09:32.489 -0500 Error: pan_dhcpd_setup_socket(pan_dhcpd.c:761): bind failed:(errno: 99) &lt;STRONG&gt;Cannot assign requested address&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;It's a best practice to restore the dhcpd debug level to info again.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW &amp;gt;&amp;nbsp;debug dhcpd global on info&amp;nbsp;&lt;/STRONG&gt;(&lt;STRONG&gt;Don't forget to do it&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We subsequently restarted the dhcpd process with the next command because critical internal clients were unable to access internal or external resources.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;gt;&amp;nbsp;debug software restart process dhcp core yes&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After a few seconds, we restart the DHCP daemon, and suddenly, both the DHCP server and the DHCP relay agent are working exactly as expected!!&lt;BR /&gt;&lt;BR /&gt;So we suspect there's a DHCP daemon bug, to confirm this we create a TAC support case and after a debug meet we received the next response:&lt;BR /&gt;&lt;BR /&gt;"&lt;/P&gt;
&lt;P&gt;Thank you for your patience while we investigated the recurring DHCP service interruptions on your PA-1420 firewall (&lt;STRONG&gt;PAN-OS 11.2.10-h3&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Our technical analysis of the &lt;STRONG&gt;pan_dhcpd.log&lt;/STRONG&gt; file confirms that the error "&lt;STRONG&gt;errno: 99 (Cannot assign requested address)&lt;/STRONG&gt;" is caused by a known internal software condition, specifically tracked under internal reference &lt;STRONG&gt;PAN-285181&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;This issue involves a memory management limitation within the underlying network services stack that occurs after several days of continuous operation; this prevents the DHCP daemon from binding the communication sockets required to assign IP addresses via the DataPlane.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;PAN-285181:&amp;nbsp;&lt;/STRONG&gt;Fixed an issue where the wifclient ran out of memory when Enhanced Application Logging was enabled and a sudden traffic increase caused a surge in EAL messages sent through WIF Client.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;To use this fix, run the CLI command&lt;STRONG&gt; &amp;gt; debug iot eal memory-gc native&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;To provide a permanent solution and avoid the need to manually restart the daemon, we recommend the following course of action:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Software Update:&lt;/STRONG&gt; The definitive fix for this resource allocation issue is included in PAN-OS version &lt;STRONG&gt;11.2.10-h4&lt;/STRONG&gt; and later. We recommend scheduling the update to this version as soon as possible.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Post-update Optimization:&lt;/STRONG&gt; Once the firewall is running the new version, a specific optimization command must be executed via the CLI to stabilize internal memory recovery:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW&amp;gt; debug iot real memory-gc native&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This command ensures that network processes manage memory efficiently, maintaining long-term stability for both DHCP server and DHCP relay functions.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We understand the impact this behavior has on your internal clients. Having identified the root cause and the specific solution, we have upgraded the priority of this case to "High."&lt;BR /&gt;&lt;BR /&gt;We will continue to closely monitor your environment and remain available to assist you with the update process or any further validation you may require.&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We have informed the client and are awaiting the final decision to begin the PAN-OS version upgrade.&lt;BR /&gt;&lt;BR /&gt;I'm sharing the following commands and tips to resolve DHCP-related issues:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW COMMANDS AND TIPS FOR DHCP ISSUES&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;To review the NGFW DHCP Monitor &amp;gt; System &amp;gt; &lt;STRONG&gt;( description contains 'DHCP' ) or&amp;nbsp;( description contains 'dhcp' )&lt;/STRONG&gt;&lt;BR /&gt;&amp;gt;&amp;nbsp;show session all filter application dhcp (&lt;STRONG&gt;To r&lt;/STRONG&gt;&lt;STRONG&gt;eview if exist any active session related to DHCP processes&lt;/STRONG&gt;)&lt;BR /&gt;&amp;gt;&amp;nbsp;show log system subtype equal dhcp direction equal backward &lt;STRONG&gt;(To review any DHCP traffic log&lt;/STRONG&gt;)&lt;BR /&gt;&amp;gt;&amp;nbsp;show system software status | match dhcp (&lt;STRONG&gt;To review the DHCP daemon status&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;It's a best practice enable the&amp;nbsp;&lt;STRONG&gt;DHCP Broadcast Session&lt;/STRONG&gt; option under Device &amp;gt; Setup &amp;gt; Session Settings i&lt;SPAN&gt;f your firewall is acting as a DHCP server, select this option to enable session logs for DHCP broadcast packets.&amp;nbsp;If you do not enable this option, the firewall forwards the packets without creating logs for the DHCP broadcast packets.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I will update this discussion thread as soon as there is any news.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your time, and I hope this information is helpful in your daily cybersecurity work. I would greatly appreciate your support by liking or accepting this as a useful post; it would help me a lot in becoming a CyberElite!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel Romero&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Senior Network/Security Engineer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PANW Partner&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Sep 2026 02:03:20 GMT</pubDate>
    <dc:creator>DanielS.Romero</dc:creator>
    <dc:date>2026-09-11T02:03:20Z</dc:date>
    <item>
      <title>[SOLVED] THE NGFW's DHCP SERVER AND DHCP RELAY SUDDENLY ARE NOT WORKING!!</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/solved-the-ngfw-s-dhcp-server-and-dhcp-relay-suddenly-are-not/m-p/1264122#M7123</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello, LiveCommunity team!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I created this post to share my experience with an issue on our branch PA-1420 NGFW, which is configured to act as both a DHCP server on the ethernet1/4 interface and a DHCP relay agent, but suddenly stopped working!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;About 20 days ago, our DHCP server and DHCP relay agent stopped functioning as expected.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We use our PA NGFW at a critical branch office, where it acts as both a DHCP server and a DHCP relay agent, as shown in the diagram below:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;PALO ALTO TOPOLOGY&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielSRomero_2-1789087056190.png" style="width: 802px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/72531i58C07222CF89A517/image-dimensions/802x479?v=v2" width="802" height="479" role="button" title="DanielSRomero_2-1789087056190.png" alt="DanielSRomero_2-1789087056190.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Our internal clients complain that they cannot connect to the network, they have no internet access, and so on.&lt;BR /&gt;&lt;BR /&gt;This issue arose suddenly on August 8, and we became aware of it when our customers informed us. We checked the entire path—including switches, servers, and the NGFW—but detected no errors or misconfigurations.&lt;BR /&gt;&lt;BR /&gt;In the following section, you will see the troubleshooting steps, the RCA and the definitive solution.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel Romero&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Senior Network/Security Engineer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PANW Partner&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2026 00:42:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/solved-the-ngfw-s-dhcp-server-and-dhcp-relay-suddenly-are-not/m-p/1264122#M7123</guid>
      <dc:creator>DanielS.Romero</dc:creator>
      <dc:date>2026-09-11T00:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: [SOLVED] THE NGFW's DHCP SERVER AND DHCP RELAY SUDDENLY ARE NOT WORKING!!</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/solved-the-ngfw-s-dhcp-server-and-dhcp-relay-suddenly-are-not/m-p/1264134#M7124</link>
      <description>&lt;P&gt;Hello LiveCommunity Team!&lt;BR /&gt;&lt;BR /&gt;Following up on the general description of the previous issue, I am sharing the troubleshooting steps, the root cause analysis (RCA), and the definitive solution, our client informs us that this issue occurred a few days ago.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;TROUBLESHOOTING STEPS&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;1- DHCP DATAPLANE PACKET CAPTURE&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;On the NGFW we create a packet-capture filter on the &lt;STRONG&gt;Monitor &amp;gt; Packet Capture&lt;/STRONG&gt; to capture the DHCP messages with the next filter:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;PACKET CAPTURE FILTER 1&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Source IP: Any Source Port: 68 (&lt;STRONG&gt;Used by DHCP Clients&lt;/STRONG&gt;)&lt;BR /&gt;Destination IP: Any Destination Port: 67 (&lt;STRONG&gt;Used by DHCP Server/DHCP Relays&lt;/STRONG&gt;)&lt;BR /&gt;Protocol: 17 (&lt;STRONG&gt;UDP&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;PACKET CAPTURE FILTER 2&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Source IP: Any Source Port: 67 (&lt;STRONG&gt;Used by DHCP Server/DHCP Relays&lt;/STRONG&gt;)&lt;BR /&gt;Destination IP: Any Destination Port:&amp;nbsp;68 (&lt;STRONG&gt;Used by DHCP Clients&lt;/STRONG&gt;)&lt;BR /&gt;Protocol: 17 (&lt;STRONG&gt;UDP&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We enabled packet capture on the data plane and observed that, during the *Receive* and *Firewall* stages, only DHCP Discovery packets were being received.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;With this in mind, we confirmed that the NGFW was receiving the DHCP Discovery broadcast messages, thereby ruling out Layer 2 path issues (&lt;STRONG&gt;Aparently&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Next, we checked the configured DHCP pool and the allocation table, but found it empty; the NGFW was not offering any IP addresses to the DHCP clients.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;2- DEBUG AND REVIEW THE ADVANCE DHCPD DAEMON LOGS&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Based on the previous indications, we enable debug logging for the DHCP daemon (&lt;STRONG&gt;DHCPD&lt;/STRONG&gt;) and have a DHCP client attempt to obtain an IP address; to do this, we use the following CLI commands:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW&amp;gt;&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;debug dhcpd global on dump&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Next, we review the &lt;STRONG&gt;pan_dhcpd.log&lt;/STRONG&gt; logs and see the following error messages:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW PAN DHCPD ERROR LOGS&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;NGFW&amp;gt;&amp;nbsp;less mp-log pan_dhcpd.log&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;pan_dhcpd_dp_connect(pan_dhcp_client_thread.c:106): &lt;STRONG&gt;Failed creating DHCP client socket&lt;/STRONG&gt;&lt;BR /&gt;2026-08-15 20:09:32.489 -0500 Warning: pan_dhcpd_setup_dp_conn(pan_dhcp_client_thread.c:173): &lt;STRONG&gt;Failed to connect to DP&lt;/STRONG&gt;&lt;BR /&gt;2026-08-15 20:09:32.489 -0500 Error: pan_dhcpd_setup_socket(pan_dhcpd.c:761): bind failed:(errno: 99) &lt;STRONG&gt;Cannot assign requested address&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;It's a best practice to restore the dhcpd debug level to info again.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW &amp;gt;&amp;nbsp;debug dhcpd global on info&amp;nbsp;&lt;/STRONG&gt;(&lt;STRONG&gt;Don't forget to do it&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We subsequently restarted the dhcpd process with the next command because critical internal clients were unable to access internal or external resources.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;gt;&amp;nbsp;debug software restart process dhcp core yes&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After a few seconds, we restart the DHCP daemon, and suddenly, both the DHCP server and the DHCP relay agent are working exactly as expected!!&lt;BR /&gt;&lt;BR /&gt;So we suspect there's a DHCP daemon bug, to confirm this we create a TAC support case and after a debug meet we received the next response:&lt;BR /&gt;&lt;BR /&gt;"&lt;/P&gt;
&lt;P&gt;Thank you for your patience while we investigated the recurring DHCP service interruptions on your PA-1420 firewall (&lt;STRONG&gt;PAN-OS 11.2.10-h3&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Our technical analysis of the &lt;STRONG&gt;pan_dhcpd.log&lt;/STRONG&gt; file confirms that the error "&lt;STRONG&gt;errno: 99 (Cannot assign requested address)&lt;/STRONG&gt;" is caused by a known internal software condition, specifically tracked under internal reference &lt;STRONG&gt;PAN-285181&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;This issue involves a memory management limitation within the underlying network services stack that occurs after several days of continuous operation; this prevents the DHCP daemon from binding the communication sockets required to assign IP addresses via the DataPlane.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;PAN-285181:&amp;nbsp;&lt;/STRONG&gt;Fixed an issue where the wifclient ran out of memory when Enhanced Application Logging was enabled and a sudden traffic increase caused a surge in EAL messages sent through WIF Client.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;To use this fix, run the CLI command&lt;STRONG&gt; &amp;gt; debug iot eal memory-gc native&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;To provide a permanent solution and avoid the need to manually restart the daemon, we recommend the following course of action:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Software Update:&lt;/STRONG&gt; The definitive fix for this resource allocation issue is included in PAN-OS version &lt;STRONG&gt;11.2.10-h4&lt;/STRONG&gt; and later. We recommend scheduling the update to this version as soon as possible.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Post-update Optimization:&lt;/STRONG&gt; Once the firewall is running the new version, a specific optimization command must be executed via the CLI to stabilize internal memory recovery:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW&amp;gt; debug iot real memory-gc native&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This command ensures that network processes manage memory efficiently, maintaining long-term stability for both DHCP server and DHCP relay functions.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We understand the impact this behavior has on your internal clients. Having identified the root cause and the specific solution, we have upgraded the priority of this case to "High."&lt;BR /&gt;&lt;BR /&gt;We will continue to closely monitor your environment and remain available to assist you with the update process or any further validation you may require.&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We have informed the client and are awaiting the final decision to begin the PAN-OS version upgrade.&lt;BR /&gt;&lt;BR /&gt;I'm sharing the following commands and tips to resolve DHCP-related issues:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NGFW COMMANDS AND TIPS FOR DHCP ISSUES&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;To review the NGFW DHCP Monitor &amp;gt; System &amp;gt; &lt;STRONG&gt;( description contains 'DHCP' ) or&amp;nbsp;( description contains 'dhcp' )&lt;/STRONG&gt;&lt;BR /&gt;&amp;gt;&amp;nbsp;show session all filter application dhcp (&lt;STRONG&gt;To r&lt;/STRONG&gt;&lt;STRONG&gt;eview if exist any active session related to DHCP processes&lt;/STRONG&gt;)&lt;BR /&gt;&amp;gt;&amp;nbsp;show log system subtype equal dhcp direction equal backward &lt;STRONG&gt;(To review any DHCP traffic log&lt;/STRONG&gt;)&lt;BR /&gt;&amp;gt;&amp;nbsp;show system software status | match dhcp (&lt;STRONG&gt;To review the DHCP daemon status&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;It's a best practice enable the&amp;nbsp;&lt;STRONG&gt;DHCP Broadcast Session&lt;/STRONG&gt; option under Device &amp;gt; Setup &amp;gt; Session Settings i&lt;SPAN&gt;f your firewall is acting as a DHCP server, select this option to enable session logs for DHCP broadcast packets.&amp;nbsp;If you do not enable this option, the firewall forwards the packets without creating logs for the DHCP broadcast packets.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I will update this discussion thread as soon as there is any news.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your time, and I hope this information is helpful in your daily cybersecurity work. I would greatly appreciate your support by liking or accepting this as a useful post; it would help me a lot in becoming a CyberElite!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel Romero&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Senior Network/Security Engineer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PANW Partner&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2026 02:03:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/solved-the-ngfw-s-dhcp-server-and-dhcp-relay-suddenly-are-not/m-p/1264134#M7124</guid>
      <dc:creator>DanielS.Romero</dc:creator>
      <dc:date>2026-09-11T02:03:20Z</dc:date>
    </item>
  </channel>
</rss>

