<?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: 'Established' command on a pix in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53629#M672829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is a very interesting article but I think the point of my problem was missed!  The Pix is configured for use with the Exchange Server, and has the established command statement to allow back connections.  However, my problem is with the PDM.  When I try to load the PDM (v1.0.2), I get errors that point to the PDM not supporting this established command.   The message I get when starting up PDM is below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#145;PDM does not support the &amp;#147;established&amp;#148; command in your configuration. Use the CLI to fix the unsupported command and then refresh PDM with the modified PIX Configuration.&amp;#146;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else seen this error message when running PDM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2001 09:05:52 GMT</pubDate>
    <dc:creator>samantha.entwistle</dc:creator>
    <dc:date>2001-11-22T09:05:52Z</dc:date>
    <item>
      <title>'Established' command on a pix</title>
      <link>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53626#M672822</link>
      <description>&lt;P&gt;I have two new 515 boxes that I upgraded from an old 520.  I have kept some of the config, including this established command below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;established tcp 135 0 permitto tcp 1024-65535 permitfrom tcp 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was put in the pix config before I joined the company and no-one seems to know its purpose!  I am worried about taking it out incase i break something!  Digging around the cisco site I have found that it may be something to do with our exchange server.  Anyway, I am running version 6 Pix and cannot get the PDM working because it doesnt like this command!  Anyone help?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:54:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53626#M672822</guid>
      <dc:creator>samantha.entwistle</dc:creator>
      <dc:date>2020-02-21T05:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: 'Established' command on a pix</title>
      <link>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53627#M672824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This probably was used for the communication from the Exchange Server.  There is a certain amount of risk when you allow any host that is connected on port 135 to make a new connection on some unknown high port.  Check out this link from Microsoft that explains the communication for Exchange.  It will help you to nail down and isolate the ports required for this communication, depending on your implementation of Exchange Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://support.microsoft.com/support/kb/articles/Q176/4/66.ASP" target="_blank"&gt;http://support.microsoft.com/support/kb/articles/Q176/4/66.ASP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2001 17:08:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53627#M672824</guid>
      <dc:creator>msitzman</dc:creator>
      <dc:date>2001-11-15T17:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: 'Established' command on a pix</title>
      <link>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53628#M672827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the steps out lined here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v51/config/msexchng.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v51/config/msexchng.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2001 18:10:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53628#M672827</guid>
      <dc:creator>orndorfffo</dc:creator>
      <dc:date>2001-11-15T18:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: 'Established' command on a pix</title>
      <link>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53629#M672829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is a very interesting article but I think the point of my problem was missed!  The Pix is configured for use with the Exchange Server, and has the established command statement to allow back connections.  However, my problem is with the PDM.  When I try to load the PDM (v1.0.2), I get errors that point to the PDM not supporting this established command.   The message I get when starting up PDM is below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#145;PDM does not support the &amp;#147;established&amp;#148; command in your configuration. Use the CLI to fix the unsupported command and then refresh PDM with the modified PIX Configuration.&amp;#146;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else seen this error message when running PDM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2001 09:05:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53629#M672829</guid>
      <dc:creator>samantha.entwistle</dc:creator>
      <dc:date>2001-11-22T09:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: 'Established' command on a pix</title>
      <link>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53630#M672830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't have thought the PDM software, would understand "established" command since it is pretty advanced feature, just like the PDM doesn't currently understand / support VPN configuration information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Regan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2001 13:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53630#M672830</guid>
      <dc:creator>reganv</dc:creator>
      <dc:date>2001-11-23T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: 'Established' command on a pix</title>
      <link>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53631#M672831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the established command only used to support your&lt;/P&gt;&lt;P&gt;exchange server, you can reconfigure the exchange server to use static ports (ms kb id Q270836 and Q148732), after this change your access-lists to permit these connections. at this point you can remove the established command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2001 21:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/established-command-on-a-pix/m-p/53631#M672831</guid>
      <dc:creator>labinski</dc:creator>
      <dc:date>2001-11-23T21:56:27Z</dc:date>
    </item>
  </channel>
</rss>

