<?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 Edinburgh - pbf + zone lookup snafus in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/edinburgh-pbf-zone-lookup-snafus/m-p/5867#M4274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeing the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider:&lt;/P&gt;&lt;P&gt;- two existing Internet lines, put in zones "I-1" and "I-2"&lt;/P&gt;&lt;P&gt;- there are two L3 interfaces, one in I-1 with address PA-1, one in I-2 with address PA-2&lt;/P&gt;&lt;P&gt;- the default route goes to a router reachable in I-2&lt;/P&gt;&lt;P&gt;- there's a PBF policy to forward &lt;EM&gt;everything&lt;/EM&gt; to a router in I-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two destination NATs:&lt;/P&gt;&lt;P&gt;- from zone I-1 to address PA-1, tcp port 25, dnat to some internal address A&lt;/P&gt;&lt;P&gt;- from zone I-2 to address PA-2, tcp port 25, dnat to some internal address A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does not work.&amp;nbsp; In the monitor, we see no traffic arriving from I-1 to PA-1:25.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After modifying this config to put both Internet lines into one single zone, it suddenly works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that zone lookup in several stages only looks at the routing table.&amp;nbsp; Not considering PBF, it deduces the wrong src/dst zone, causing packets mismatching the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems wrong, when true.&amp;nbsp; Is it, and is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2011 13:48:55 GMT</pubDate>
    <dc:creator>supporton2it</dc:creator>
    <dc:date>2011-10-31T13:48:55Z</dc:date>
    <item>
      <title>Edinburgh - pbf + zone lookup snafus</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/edinburgh-pbf-zone-lookup-snafus/m-p/5867#M4274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeing the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider:&lt;/P&gt;&lt;P&gt;- two existing Internet lines, put in zones "I-1" and "I-2"&lt;/P&gt;&lt;P&gt;- there are two L3 interfaces, one in I-1 with address PA-1, one in I-2 with address PA-2&lt;/P&gt;&lt;P&gt;- the default route goes to a router reachable in I-2&lt;/P&gt;&lt;P&gt;- there's a PBF policy to forward &lt;EM&gt;everything&lt;/EM&gt; to a router in I-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two destination NATs:&lt;/P&gt;&lt;P&gt;- from zone I-1 to address PA-1, tcp port 25, dnat to some internal address A&lt;/P&gt;&lt;P&gt;- from zone I-2 to address PA-2, tcp port 25, dnat to some internal address A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does not work.&amp;nbsp; In the monitor, we see no traffic arriving from I-1 to PA-1:25.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After modifying this config to put both Internet lines into one single zone, it suddenly works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that zone lookup in several stages only looks at the routing table.&amp;nbsp; Not considering PBF, it deduces the wrong src/dst zone, causing packets mismatching the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems wrong, when true.&amp;nbsp; Is it, and is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 13:48:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/edinburgh-pbf-zone-lookup-snafus/m-p/5867#M4274</guid>
      <dc:creator>supporton2it</dc:creator>
      <dc:date>2011-10-31T13:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Edinburgh - pbf + zone lookup snafus</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/edinburgh-pbf-zone-lookup-snafus/m-p/5868#M4275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the NAT destination policy - if changing the zone allows traffic to suddenly work, was there a policy for the first zone?&lt;/P&gt;&lt;P&gt;Securtiy Policy is checked first, but implemented after NAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the PBF - that is for outbound traffic so your dNAT should not be affected by PBF.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 06:16:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/edinburgh-pbf-zone-lookup-snafus/m-p/5868#M4275</guid>
      <dc:creator>sjamaluddin</dc:creator>
      <dc:date>2011-11-01T06:16:31Z</dc:date>
    </item>
  </channel>
</rss>

