<?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: manage PAN device over a WAN, you might experience problems in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/manage-pan-device-over-a-wan-you-might-experience-problems/m-p/23888#M17401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For followup, I have three PA units distributed globally (NJ - 2x2050's, Rotterdam - 1x500 and Singapore - 1x500) and all are being centrally managed by Panorama.&amp;nbsp; Pushes do take a bit of time to process (when don't they &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;), but still usable.&amp;nbsp; I haven't run into any connectivity problems where the connections would fail or anything (at least not yet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jan 2011 20:40:09 GMT</pubDate>
    <dc:creator>rahmant</dc:creator>
    <dc:date>2011-01-26T20:40:09Z</dc:date>
    <item>
      <title>manage PAN device over a WAN, you might experience problems</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/manage-pan-device-over-a-wan-you-might-experience-problems/m-p/23886#M17399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;BR /&gt;&lt;/STRONG&gt;If you try to manage PAN device over a WAN, you might experience problems.&lt;BR /&gt;By manage, I mean via the Web interface, via CLI or via Panorama.&lt;BR /&gt;The Web interface may not load &lt;BR /&gt;Or &lt;BR /&gt;login via CLI works fine. &lt;BR /&gt;However a command that returns a lot of data will fail. One good example is "show log system"&lt;BR /&gt;Or &lt;BR /&gt;"Failed to establish SSL connection to Panorama Server: xxx.xxx.xxx.xxx Port:3978 Retry: 100000"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Solution:&lt;BR /&gt;&lt;/STRONG&gt;In my case I solved (bypassed) the issue by adding the Router as a "Trusted IP" in PAN’s device tab.&lt;BR /&gt;PAN OS 3.1.6&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Some more explanation:&lt;/P&gt;&lt;P&gt;A&amp;nbsp; ASCI drawing:&lt;BR /&gt;PAN &amp;lt;--&amp;gt; VPN router &amp;lt;----------------&amp;gt; VPN Router &amp;lt;--&amp;gt; PC /Panorama&lt;/P&gt;&lt;P&gt;Default Ethernet MTU is 1500. A packet inside a VPN tunnel can carry smaller payload (smaller MTU). &lt;BR /&gt;MTU - Maximum Transmission Unit or Maximum transfer Unit.&lt;BR /&gt;PMTU - Path MTU&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I believe this to be a PMTU problem:&lt;BR /&gt;SSL / SSH packets does not like fragmentation, as this interferes with the encryption. &lt;BR /&gt;The PAN device sends all of its SSL / SSH packets with DF (Don’t Fragment Flag). &lt;BR /&gt;When the MTU is larger than the VPN router can send without fragmentation, the router replies with an ICMP “need fragmentation”.&lt;BR /&gt;The PAN management interface ignores all traffic that is not trusted (Trusted IP).&lt;BR /&gt;Hence a PAN device may fail to establish PMTU as it will drop / ignore traffic that originates from WAN routers. &lt;BR /&gt;(This is not necessarily an error, but more like a hidden stumbling block. )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those interested: RFC 1191 adds some better explanation.&lt;BR /&gt;There is also another documented workaround: &lt;A href="https://live.paloaltonetworks.com/docs/DOC-1649"&gt;https://live.paloaltonetworks.com/docs/DOC-1649&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ Paul M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 13:17:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/manage-pan-device-over-a-wan-you-might-experience-problems/m-p/23886#M17399</guid>
      <dc:creator>pnotpub</dc:creator>
      <dc:date>2011-01-26T13:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: manage PAN device over a WAN, you might experience problems</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/manage-pan-device-over-a-wan-you-might-experience-problems/m-p/23887#M17400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen this with many types of VPN interactions.&amp;nbsp; With a traditional Cisco remote access VPN installation, the typical process has the MTU of the client device's NIC set to 1300 bytes.&amp;nbsp; This typically resolves the fragmentation issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 20:38:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/manage-pan-device-over-a-wan-you-might-experience-problems/m-p/23887#M17400</guid>
      <dc:creator>rahmant</dc:creator>
      <dc:date>2011-01-26T20:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: manage PAN device over a WAN, you might experience problems</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/manage-pan-device-over-a-wan-you-might-experience-problems/m-p/23888#M17401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For followup, I have three PA units distributed globally (NJ - 2x2050's, Rotterdam - 1x500 and Singapore - 1x500) and all are being centrally managed by Panorama.&amp;nbsp; Pushes do take a bit of time to process (when don't they &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;), but still usable.&amp;nbsp; I haven't run into any connectivity problems where the connections would fail or anything (at least not yet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 20:40:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/manage-pan-device-over-a-wan-you-might-experience-problems/m-p/23888#M17401</guid>
      <dc:creator>rahmant</dc:creator>
      <dc:date>2011-01-26T20:40:09Z</dc:date>
    </item>
  </channel>
</rss>

