<?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: PIX 515 and HTTPS on Exchange in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922521#M959674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bouncing the box and clear xlate don't do any good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached please find PIX config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.   Yevgeniy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2007 21:33:36 GMT</pubDate>
    <dc:creator>helpsf</dc:creator>
    <dc:date>2007-12-03T21:33:36Z</dc:date>
    <item>
      <title>PIX 515 and HTTPS on Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922519#M959672</link>
      <description>&lt;P&gt;Every few months PIX stops passing outside traffic for HTTPS (443) port for Exchange server OWA ( internally it works just fine). When I look at xlate it shows 0 bytes and flags aB. I change rule to port 4343 and it works. After a few weeks I change back to port 443 and it works. I dont understand why it randomly stops working and then randomly works again. Does anyone had same or similar problem ?   Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:37:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922519#M959672</guid>
      <dc:creator>helpsf</dc:creator>
      <dc:date>2019-03-11T11:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 and HTTPS on Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922520#M959673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what happens when you bounce the box? does it work when it comes back up? how about when you clear xlate? what version of PIXOS are you runnig? can you post your pix config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-brad&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.ccbootcamp.com" target="_blank"&gt;www.ccbootcamp.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(please rate the post!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2007 20:36:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922520#M959673</guid>
      <dc:creator>ccbootcamp</dc:creator>
      <dc:date>2007-12-01T20:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 and HTTPS on Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922521#M959674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bouncing the box and clear xlate don't do any good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached please find PIX config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.   Yevgeniy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 21:33:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922521#M959674</guid>
      <dc:creator>helpsf</dc:creator>
      <dc:date>2007-12-03T21:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 and HTTPS on Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922522#M959677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yevyenig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, can you take out the following...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host 216.31.255.32 eq https&lt;/P&gt;&lt;P&gt;static (inside,outside) 216.31.255.32 10.1.10.46 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And add...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host 216.31.255.32 eq https&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 216.31.255.32 https 10.1.10.46 https netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also for good mesure, can you take out the other port access i.e. 4343 access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please issue - wr m and clear xlate after the modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 08:47:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922522#M959677</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2007-12-04T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 and HTTPS on Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922523#M959678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Jay.  I'm going to try it and let you know.  yevgeniy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 15:34:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-and-https-on-exchange/m-p/922523#M959678</guid>
      <dc:creator>helpsf</dc:creator>
      <dc:date>2007-12-04T15:34:07Z</dc:date>
    </item>
  </channel>
</rss>

