<?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: Destination NAT is not working when PBF for dual ISP is enabled in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/destination-nat-is-not-working-when-pbf-for-dual-isp-is-enabled/m-p/219201#M63302</link>
    <description>&lt;P&gt;I figure out the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i added the PBR for this destination NAT, i did not specific the next hope. The Interface and Server VLAN are different. That why.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2018 00:53:08 GMT</pubDate>
    <dc:creator>BoonKeatGan</dc:creator>
    <dc:date>2018-06-26T00:53:08Z</dc:date>
    <item>
      <title>Destination NAT is not working when PBF for dual ISP is enabled</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/destination-nat-is-not-working-when-pbf-for-dual-isp-is-enabled/m-p/219046#M63280</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the guide at this URL to setup the Dual ISP for outbound access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/policy/use-case-pbf-for-outbound-access-with-dual-isps" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/policy/use-case-pbf-for-outbound-access-with-dual-isps&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set the http/https services to use ISP 2 and other traffic to use ISP 1. It is working find and the redundancy also working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I have 2 web services that hosting using ISP 1. I have setup the destination NAT and required policy but it is not working when the 2 ISP link is up. If i disconnect the ISP 2, the destination NAT is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried to setup the PBF rule for Symmetric Return using ISP 1 using the following guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Configure-Symmetric-Return/ta-p/59374" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Configure-Symmetric-Return/ta-p/59374&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log details when the Dual ISP + Symmetric PBF is define. It just showed incomplete and aged-out. From Client wireshark, it keep resending the TCP transmission.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hosting not ok when isp 1 up OK.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15609i44484ADD6063BCEC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="hosting not ok when isp 1 up OK.png" alt="hosting not ok when isp 1 up OK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The result when disable the PBF for Symmetric returna and disconnect ISP 2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hosting ok when isp 1 down OK.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15611i49C5FAB31AEDEF58/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="hosting ok when isp 1 down OK.png" alt="hosting ok when isp 1 down OK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other thing I need to do in order to allow dual ISP and destination NAT to work? Appreciate if someone can give me a hint on this.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 03:05:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/destination-nat-is-not-working-when-pbf-for-dual-isp-is-enabled/m-p/219046#M63280</guid>
      <dc:creator>BoonKeatGan</dc:creator>
      <dc:date>2018-06-25T03:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Destination NAT is not working when PBF for dual ISP is enabled</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/destination-nat-is-not-working-when-pbf-for-dual-isp-is-enabled/m-p/219191#M63300</link>
      <description>&lt;P&gt;I think you will need to modify your PBF filter rule for the web server to work.&amp;nbsp; What might be happening is the http/https traffic from the server in reply to the inbound dNAT is being picked up and sent to ISP 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add to that filter a negate ip address source for the internal address of your web server so that it is not covered by the forwarding filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 23:31:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/destination-nat-is-not-working-when-pbf-for-dual-isp-is-enabled/m-p/219191#M63300</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2018-06-25T23:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Destination NAT is not working when PBF for dual ISP is enabled</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/destination-nat-is-not-working-when-pbf-for-dual-isp-is-enabled/m-p/219201#M63302</link>
      <description>&lt;P&gt;I figure out the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i added the PBR for this destination NAT, i did not specific the next hope. The Interface and Server VLAN are different. That why.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 00:53:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/destination-nat-is-not-working-when-pbf-for-dual-isp-is-enabled/m-p/219201#M63302</guid>
      <dc:creator>BoonKeatGan</dc:creator>
      <dc:date>2018-06-26T00:53:08Z</dc:date>
    </item>
  </channel>
</rss>

