<?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: problem with management plane in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/problem-with-management-plane/m-p/48334#M35571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The firewall's SSH server is controlled by the management server, so when you restart it you are also killing the active SSH connection. That's what the "Connection reset by peer" message is saying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't get to the management port, and you have a management profile set on one of the non-management interfaces, you may want to see if it's listening for the web connections. You can run the following command to have the firewall output what it is listening on:&lt;/P&gt;&lt;P&gt;&amp;gt; netstat listening yes numeric-ports yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for a TCP entry such as:&lt;/P&gt;&lt;P&gt;tcp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 *:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also tail the ms.log file while attempting to display the web interface on the management port to see if you receive any messages:&lt;/P&gt;&lt;P&gt;&amp;gt; tail follow yes mp-log ms.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attempt to display the page, and see if there are any messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, what version and hardware are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Greg Wesson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 12:37:28 GMT</pubDate>
    <dc:creator>gwesson</dc:creator>
    <dc:date>2014-05-08T12:37:28Z</dc:date>
    <item>
      <title>problem with management plane</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problem-with-management-plane/m-p/48333#M35570</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 am not able to access the management website. The website does not load. When I try to restart the management plane from ssh with a command "&lt;SPAN&gt;debug software restart management-server&lt;/SPAN&gt;" I get this error: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b;"&gt;2014-05-08 12:08:11.503 +0200 Error: pan_read_full(comm_utils.c:104): srvr: fatal recv error. sock=3 err=Connection reset by peer (131)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b;"&gt;admin@PA-2020&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b;"&gt;What's the problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Radoslaw Czajkowski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 12:07:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problem-with-management-plane/m-p/48333#M35570</guid>
      <dc:creator>UMWL</dc:creator>
      <dc:date>2014-05-08T12:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem with management plane</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problem-with-management-plane/m-p/48334#M35571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The firewall's SSH server is controlled by the management server, so when you restart it you are also killing the active SSH connection. That's what the "Connection reset by peer" message is saying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't get to the management port, and you have a management profile set on one of the non-management interfaces, you may want to see if it's listening for the web connections. You can run the following command to have the firewall output what it is listening on:&lt;/P&gt;&lt;P&gt;&amp;gt; netstat listening yes numeric-ports yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for a TCP entry such as:&lt;/P&gt;&lt;P&gt;tcp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 *:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also tail the ms.log file while attempting to display the web interface on the management port to see if you receive any messages:&lt;/P&gt;&lt;P&gt;&amp;gt; tail follow yes mp-log ms.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attempt to display the page, and see if there are any messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, what version and hardware are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Greg Wesson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 12:37:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problem-with-management-plane/m-p/48334#M35571</guid>
      <dc:creator>gwesson</dc:creator>
      <dc:date>2014-05-08T12:37:28Z</dc:date>
    </item>
  </channel>
</rss>

