<?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 Dual ISP failover - stuck UDP sessions in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132130#M47026</link>
    <description>&lt;P&gt;Hi, I've configured Dual ISP failover using a PBF and everything seems to failover from ISP1 to ISP2 &amp;nbsp;just fine. My issue is after we have failed over to ISP2 and ISP1 comes back online, not all traffic flips back to ISP1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UDP sessions for devices&amp;nbsp;that have a keep alive or heart beat seem to be the most problematic. Currently the SIP/RTP traffic from my phones seems to be causing the most issues. How can i get the Palo Alto to kill those sessions once the primary ISP comes back online? My ISP2 is a metered LTE connection and I'd like to save as much data as possible. When i look at the sessions in the CLI, the sessions that are on ISP2 still get renewed even when ISP1 is online and they never end unless i clear the sessions manually or i pull the network cable out of the LTE router.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2016 21:34:41 GMT</pubDate>
    <dc:creator>bfitzpatrick</dc:creator>
    <dc:date>2016-12-08T21:34:41Z</dc:date>
    <item>
      <title>Dual ISP failover - stuck UDP sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132130#M47026</link>
      <description>&lt;P&gt;Hi, I've configured Dual ISP failover using a PBF and everything seems to failover from ISP1 to ISP2 &amp;nbsp;just fine. My issue is after we have failed over to ISP2 and ISP1 comes back online, not all traffic flips back to ISP1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UDP sessions for devices&amp;nbsp;that have a keep alive or heart beat seem to be the most problematic. Currently the SIP/RTP traffic from my phones seems to be causing the most issues. How can i get the Palo Alto to kill those sessions once the primary ISP comes back online? My ISP2 is a metered LTE connection and I'd like to save as much data as possible. When i look at the sessions in the CLI, the sessions that are on ISP2 still get renewed even when ISP1 is online and they never end unless i clear the sessions manually or i pull the network cable out of the LTE router.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 21:34:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132130#M47026</guid>
      <dc:creator>bfitzpatrick</dc:creator>
      <dc:date>2016-12-08T21:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dual ISP failover - stuck UDP sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132138#M47027</link>
      <description>&lt;P&gt;I don't think you are going to be able to do anything but clear them out manually. The session is going to stay on the route until it ages-out or is cleared, it won't go back through the process of deciding a path because it already has one open.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 21:48:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132138#M47027</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2016-12-08T21:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dual ISP failover - stuck UDP sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132442#M47079</link>
      <description>&lt;P&gt;Write a script (in your prefered programming language) which:&lt;/P&gt;&lt;P&gt;- checks ISP1 periodically,&lt;/P&gt;&lt;P&gt;- set a trigger to detect if ISP1 goes down,&amp;nbsp;&lt;/P&gt;&lt;P&gt;- after ISP1 is down it waits till it comes back up again,&amp;nbsp;&lt;/P&gt;&lt;P&gt;- when ISP1 comes back it uses PA XML API to disable ISP2 (brings interface down) for a short while&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it's not elegant and it takes some careful planning on conditions, but it could work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:28:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132442#M47079</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2016-12-12T14:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dual ISP failover - stuck UDP sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132464#M47081</link>
      <description>&lt;P&gt;Sadly&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/10238"&gt;@santonic&lt;/a&gt;&amp;nbsp;probably has the most 'elegent' solution to this issue as long as you are comfortable enough to script something like this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:00:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/132464#M47081</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2016-12-12T15:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dual ISP failover - stuck UDP sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/375558#M89188</link>
      <description>&lt;P&gt;You'll find your solution in the KB below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HBmqCAG&amp;amp;lang=en_US%E2%80%A9" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HBmqCAG&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 07:58:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/375558#M89188</guid>
      <dc:creator>ozheng</dc:creator>
      <dc:date>2020-12-21T07:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dual ISP failover - stuck UDP sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/569533#M114863</link>
      <description>&lt;P&gt;Hi all, checking in to see if an automated solution was identified for this scenario or if you simply decided to manually clear these sessions when failover over to another link?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 18:35:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/569533#M114863</guid>
      <dc:creator>trjohnson</dc:creator>
      <dc:date>2023-12-12T18:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dual ISP failover - stuck UDP sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/569839#M114884</link>
      <description>&lt;P&gt;Hello Trjohnson,&lt;/P&gt;
&lt;P&gt;You open the KB I shared, and you try it.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 07:32:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dual-isp-failover-stuck-udp-sessions/m-p/569839#M114884</guid>
      <dc:creator>ozheng</dc:creator>
      <dc:date>2023-12-14T07:32:45Z</dc:date>
    </item>
  </channel>
</rss>

