<?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: DHCP Relay over SDWAN issue in Advanced SD-WAN for NGFW Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255704#M67</link>
    <description>&lt;P&gt;Thanks for sharing valuable information.&amp;nbsp;&lt;BR /&gt;I just have 1 question, Default timeout value for UDP is 30 Sec, Creating service for UDP with 120 Sec again contribute to issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2026 07:35:48 GMT</pubDate>
    <dc:creator>SamirAhemed</dc:creator>
    <dc:date>2026-06-09T07:35:48Z</dc:date>
    <item>
      <title>DHCP Relay over SDWAN issue</title>
      <link>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1243498#M46</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DHCP relay is configured on the firewall over SDWAN the device acquire the IP normally but after some days it stop working and need to clear the session so any device can&amp;nbsp;acquire an IP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;DHCP relay was working fine before implanting the SDWAN no issues at all but after the integration of SDWAN the issue start so what could be wrong which led to this behavior.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;PA-410&amp;gt; show session all filter application dhcp

--------------------------------------------------------------------------------
ID          Application    State   Type Flag  Src[Sport]/Zone/Proto (translated IP[Port])
Vsys                                          Dst[Dport]/Zone (translated IP[Port])
--------------------------------------------------------------------------------
16250        dhcp           ACTIVE  FLOW       172.16.12.1[67]/LAN/17  (172.16.12.1[67])
vsys1                                          192.168.3.200[67]/zone-to-hub  (192.168.3.200[67])
14499        dhcp           ACTIVE  FLOW       172.16.12.1[67]/LAN/17  (172.16.12.1[67])
vsys1                                          192.168.0.200[67]/zone-to-hub  (192.168.0.200[67])&lt;/PRE&gt;
&lt;P&gt;no discard state but&amp;nbsp;&lt;SPAN&gt;DHCP sessions seem to be stuck in the firewall, and that these sessions have been active for more than 6 hours.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt; PA-410 &amp;gt; show session id 16250

Session           16250

        c2s flow:
                source:      172.16.12.1 [LAN]
                dst:         192.168.3.200
                proto:       17
                sport:       67              dport:      67
                state:       ACTIVE          type:       FLOW
                src user:    unknown
                dst user:    unknown
                fwd cache:   {FIB} cached
                        fib: 12587 hit(s), 93 miss(es)
                sdwan rule:  N/A             path:       tunnel.915
                sdwan FEC:   Unknown

        s2c flow:
                source:      192.168.3.200 [zone-to-hub]
                dst:         172.16.12.1
                proto:       17
                sport:       67              dport:      67
                state:       ACTIVE          type:       FLOW
                src user:    unknown
                dst user:    unknown
                sdwan rule:  N/A             path:       [N/A]

        start time                           : Mon Dec  8 08:03:13 2025
        timeout                              : 30 sec
        time to live                         : 28 sec
        total byte count(c2s)                : 4126161
        total byte count(s2c)                : 32774
        layer7 packet count(c2s)             : 11919
        layer7 packet count(s2c)             : 93
        vsys                                 : vsys1
        application                          : dhcp
        rule                                 : ACCESS  
        service timeout override(index)      : False
        session to be logged at end          : True
        session in session ager              : True
        session updated by HA peer           : False
        software fast forwarding             : False
        layer7 processing                    : enabled
        ctd version                          : 3&lt;/PRE&gt;
&lt;P&gt;PAN-OS&amp;nbsp;&lt;SPAN&gt;11.1.10-h1&lt;BR /&gt;SDWAN plugin version&amp;nbsp;3.2.3-h2&lt;BR /&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 17:22:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1243498#M46</guid>
      <dc:creator>MoAb123</dc:creator>
      <dc:date>2025-12-09T17:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over SDWAN issue</title>
      <link>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1247141#M52</link>
      <description>&lt;P&gt;This is known behaviour, Its get trigger only when there is changes in routing/Forwarding of traffic.&lt;BR /&gt;UDP session is not automatic get clear once there is any routing change.&lt;BR /&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HBmqCAG" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HBmqCAG&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;enable&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;set session teardown-upon-fwd-zonechange yes&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;" will help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jan 2026 11:08:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1247141#M52</guid>
      <dc:creator>SamirAhemed</dc:creator>
      <dc:date>2026-01-31T11:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over SDWAN issue</title>
      <link>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255637#M66</link>
      <description>&lt;DIV&gt;
&lt;P&gt;We encountered the same issue where the DHCP-relay service started sending traffic via the default route (ISP) instead of via SDWAN (zone-to-hub) because the SDWAN-tunnel was not active yet.&lt;/P&gt;
&lt;P&gt;Because Palo Alto treats UDP traffic as a session, it keeps that session active in the wrong zone (ISP in this case). As a result, the traffic continues to follow the incorrect path.&lt;/P&gt;
&lt;P&gt;Once you manually clear that "session", the traffic immediately shifts back to the correct SD-WAN zone (zone-to-hub).&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Enabling&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;set session teardown-upon-fwd-zonechange yes&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;" does NOT help in my case.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I eventually made my own workaround by creating a custom service which terminates that UDP-'session' withing 2 minutes when idle (no response from DHCP-server)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WtrN06_0-1780926833871.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/71599i8A1D1351E3D7388E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WtrN06_0-1780926833871.png" alt="WtrN06_0-1780926833871.png" /&gt;&lt;/span&gt;&lt;BR /&gt;This service is then used in a security policy on the branch office firewall with destination-zone the correct AND wrong zone (ISP and zone-to-hub in my case).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The root cause is still not resolved, but it no longer requires manual intervention to mitigate the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 13:58:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255637#M66</guid>
      <dc:creator>WtrN06</dc:creator>
      <dc:date>2026-06-08T13:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over SDWAN issue</title>
      <link>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255704#M67</link>
      <description>&lt;P&gt;Thanks for sharing valuable information.&amp;nbsp;&lt;BR /&gt;I just have 1 question, Default timeout value for UDP is 30 Sec, Creating service for UDP with 120 Sec again contribute to issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2026 07:35:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255704#M67</guid>
      <dc:creator>SamirAhemed</dc:creator>
      <dc:date>2026-06-09T07:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over SDWAN issue</title>
      <link>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255708#M68</link>
      <description>&lt;P&gt;Although there is a “technical” difference between a session timeout and an idle timeout, I fully agree with you.&lt;/P&gt;
&lt;P&gt;Both timers should lead to the same outcome.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;However, I believe this behavior only holds when the route remains unchanged during the active data flow.&lt;/P&gt;
&lt;P&gt;The issue appears specifically when traffic is actively flowing while being redirected at the same time (e.g., route change, zone change, etc.).&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Jun 2026 07:57:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255708#M68</guid>
      <dc:creator>WtrN06</dc:creator>
      <dc:date>2026-06-09T07:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over SDWAN issue</title>
      <link>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255744#M69</link>
      <description>&lt;P&gt;That's right, its trigger only whenever there is changes in routing/Failover of firewalls.&lt;BR /&gt;we have dual ISP wherein both ISP within same zone using NAT.&lt;BR /&gt;in our case when routes fail, interface Change but sessions&amp;nbsp; shows&amp;nbsp; old NAT IP of ISP link which is down.&lt;BR /&gt;As soon as we clear sessions it resolve issue.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2026 11:57:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/advanced-sd-wan-for-ngfw/dhcp-relay-over-sdwan-issue/m-p/1255744#M69</guid>
      <dc:creator>SamirAhemed</dc:creator>
      <dc:date>2026-06-09T11:57:43Z</dc:date>
    </item>
  </channel>
</rss>

