<?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: Two Default gateways with different priority in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150574#M49980</link>
    <description>&lt;P&gt;Yeah, PBF is the way to go. There you also have an option 'enforce symmetric return'. That way your server is visible on both ISPs all the time.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2017 13:08:30 GMT</pubDate>
    <dc:creator>santonic</dc:creator>
    <dc:date>2017-03-31T13:08:30Z</dc:date>
    <item>
      <title>Two Default gateways with different priority</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150556#M49976</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have two isp links (ISP1 AND ISP2). We have defined to default gateways and set the ISP1 less priority so that all internal traffic will take ISP1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;0.0.0.0/0 ethernet 1/1 next hop 76.45.146.22 admindistance 10 metric 1&lt;BR /&gt;0.0.0.0/0 ethernet 1/2 next hop 89.54.54.56 admindistance 10 metric 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this scenario. We have published SMTP via ISP1 AND our web server via ISP2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My query is, when some one from internet access the web server it will go through via ISP2, get natted to public ip of the web server and will reach the server LOCAL&amp;nbsp;which is in the DMZ. But... when the local server responds to the request, would it take ISP1 or ISP2?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:11:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150556#M49976</guid>
      <dc:creator>irshad.n</dc:creator>
      <dc:date>2017-03-31T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Two Default gateways with different priority</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150563#M49977</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for your comment! I'll move this topic over to the general discussion area as it was posted in the feedback board&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 11:34:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150563#M49977</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2017-03-31T11:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Two Default gateways with different priority</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150573#M49979</link>
      <description>&lt;P&gt;This sounds like it would make a really good example for Policy Based Forwarding. Since your highest priority route for all traffic is ethernet1/1 the return traffic would attempt to take that route; however with a PBF policy configured you could actually specify that HTTP/HTTPS traffic from your webserver actually needs to Egress from ethernet1/2 next hop 89.54.54.56 and this would actually superseed the metric in your routing table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:03:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150573#M49979</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2017-03-31T13:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Two Default gateways with different priority</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150574#M49980</link>
      <description>&lt;P&gt;Yeah, PBF is the way to go. There you also have an option 'enforce symmetric return'. That way your server is visible on both ISPs all the time.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:08:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150574#M49980</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2017-03-31T13:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Two Default gateways with different priority</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150703#M50004</link>
      <description>&lt;P&gt;Thanks you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried PBF with simetric routing. and it worked. i was having several discussion with palo alto engineers. because. currently we are migrating fortigate firewall to palo alto firewall. in Fortigate firewall the return traffic is taking the same path as it arrived even without PBF. As far as i understood firewall will notedown the ingress and egress interface in its session table. with that asumption and despite the face that fortigate does not have any PBF. we configured same configuration as the fortigate and failed the migration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We learned in hard way...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all for your comments.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2017 20:47:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/150703#M50004</guid>
      <dc:creator>irshad.n</dc:creator>
      <dc:date>2017-04-01T20:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Two Default gateways with different priority</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/597285#M118793</link>
      <description>&lt;P&gt;Secondary ISP not able to ping form external&lt;/P&gt;
&lt;P&gt;I have two ISPs connected to my Palo Alto firewall:&lt;/P&gt;
&lt;P&gt;1. ISP1 is in the ISP1 zone, with a default route metric value of 10.&lt;BR /&gt;2. ISP2 is in the ISP2 zone, with a default route metric value of 15.&lt;BR /&gt;3. Both ISPs are in the same virtual router.&lt;BR /&gt;I am facing an issue where I am unable to ping ISP2 from an external network.&lt;/P&gt;
&lt;P&gt;The only time I am able to ping ISP2 from my home (public IP) is when I configure a static route on the Palo Alto firewall in the virtual router, pointing to the ISP2 interface.&lt;/P&gt;
&lt;P&gt;Here are the configurations I have made on my Palo Alto firewall:&lt;/P&gt;
&lt;P&gt;Security Policy: ISP2 to ISP2 — Allow all (any to any)&lt;BR /&gt;PBF (Policy-Based Forwarding): Configured with the following:&lt;BR /&gt;Source: ISP2, Source Address: any&lt;BR /&gt;Destination: any&lt;BR /&gt;Forwarding to ISP2 interface with Enforce Symmetric Return enabled&lt;BR /&gt;NAT Policy:&lt;BR /&gt;Source: ISP2, Destination: ISP2&lt;BR /&gt;Destination Interface: ISP2 interface&lt;BR /&gt;Source and Destination: any&lt;BR /&gt;Translated to Dynamic IP and Port, pointing to ISP2 interface&lt;/P&gt;
&lt;P&gt;Could someone please assist me in resolving&amp;nbsp;the&amp;nbsp;issue?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 09:05:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/two-default-gateways-with-different-priority/m-p/597285#M118793</guid>
      <dc:creator>m.habib424169</dc:creator>
      <dc:date>2024-09-09T09:05:28Z</dc:date>
    </item>
  </channel>
</rss>

