<?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: Palo Alto With TWO ISPs in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45374#M33352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also you don't need pbf rules with that config.&lt;/P&gt;&lt;P&gt;your nat to outside and security rules will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lan to wan2&lt;/P&gt;&lt;P&gt;dmz to wan1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jan 2014 12:10:56 GMT</pubDate>
    <dc:creator>Retired Member</dc:creator>
    <dc:date>2014-01-05T12:10:56Z</dc:date>
    <item>
      <title>Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45368#M33346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have migrated firewall from ASA firewall to Palo Alto firewall. In my case, we have below interfaces in Palo Alto firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. ISP1 Interface (E1/1)&lt;/P&gt;&lt;P&gt;2&amp;nbsp; ISP2 Interface (E1/2)&lt;/P&gt;&lt;P&gt;3. DMZ Interface (E1/3)&lt;/P&gt;&lt;P&gt;4. Inside Interface (E1/4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since we are using ISP1 for accessing DMZ servers from internet and we are using ISP2 for web traffic of users from inside zone. We are using PBF (Policy Based Forwarding) for redirecting web-traffic to ISP2.&lt;/P&gt;&lt;P&gt;As all the http and https traffic is diverted to ISP2 the users(Inside Zone) are not able to access the servers those are in DMZ Zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how we can solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parvez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 19:51:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45368#M33346</guid>
      <dc:creator>ParvezAhmad</dc:creator>
      <dc:date>2014-01-04T19:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45369#M33347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share your pbf rule ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 20:48:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45369#M33347</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-04T20:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45370#M33348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you need to seperate connections you may configure 2 virtual routers (not mandatory)&lt;/P&gt;&lt;P&gt;1- Make your LAN and WAN2(ISP2) use default VR&lt;/P&gt;&lt;P&gt;2- Make your DMZ and WAN1(ISP1) use second VR2&lt;/P&gt;&lt;P&gt;3- Add default Gateways for VR1 and VR2 (for each one 0.0.0.0/0 route)&lt;/P&gt;&lt;P&gt;4-Configure NAT rules for LAN and DMZ&lt;/P&gt;&lt;P&gt;5- Add a route for each VR for the other network.(for default VR add a route as destination "subnet DMZ", Next VR, VR2) (for VR2 add a route as destination "subnet LAN", Next VR, default VR)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 22:16:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45370#M33348</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-04T22:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45371#M33349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without seeing a topology this is going to be difficult to diagnose. Are your DMZ servers tied to public IP addresses allocated by isp1 or isp2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally dual ISP is a simple config.&lt;/P&gt;&lt;P&gt;ISP 1 is your primary link so the PBF points to this ISP as the next hop and you monitor this next hop.&lt;/P&gt;&lt;P&gt;ISP 2 is the secondary so the default route in the routing table points here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have this working you can try getting fancy. But keep in&amp;nbsp; mind that NAT plays a big role here.&amp;nbsp; If people are connecting to the x.x.x.x address to access your servers, you can not send the response packets out the other link with a source NAT of z.z.z.z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use ping tosee where the packets are going.&lt;/P&gt;&lt;P&gt;show session all filter source &amp;lt;IP_DMZ_Serv_inside&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show session id xxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output should show you what interface is being used, what NAT rule is used, what sec policy is used.&lt;/P&gt;&lt;P&gt;This should give you good insight as to what is going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKrall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 02:15:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45371#M33349</guid>
      <dc:creator>skrall</dc:creator>
      <dc:date>2014-01-05T02:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45372#M33350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you please explain your point 5 in more details? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 12:02:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45372#M33350</guid>
      <dc:creator>ParvezAhmad</dc:creator>
      <dc:date>2014-01-05T12:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45373#M33351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if your lan is 192.168.0.0/24(default VR)&lt;/P&gt;&lt;P&gt;dmz is 172.16.0.0/24(VR2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for default VR which uses LAN you should add a route destination ip 172.16.0.0/24 next hope will be next VR(vr2)&lt;/P&gt;&lt;P&gt;for VR2 which uses DMZ you should add a route destination ip 192.168.0.0/24 next hope will be next vr default VR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 12:08:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45373#M33351</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-05T12:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45374#M33352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also you don't need pbf rules with that config.&lt;/P&gt;&lt;P&gt;your nat to outside and security rules will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lan to wan2&lt;/P&gt;&lt;P&gt;dmz to wan1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 12:10:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45374#M33352</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-05T12:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto With TWO ISPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45375#M33353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks panos. It is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 12:44:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-with-two-isps/m-p/45375#M33353</guid>
      <dc:creator>ParvezAhmad</dc:creator>
      <dc:date>2014-01-23T12:44:32Z</dc:date>
    </item>
  </channel>
</rss>

