<?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 HTTP connect are not pass through the PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6258#M681672</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PIX firewall between the ISP and our internal network.  I am trying to access a web server internally.  Now when my PIX's public interface is connected to the ISP, I can ping the internal web server from Internet but I can not access  the web site.  When I disconnect the Internet from the PIX and connect a Laptop with cross over cable, we can view the web page.  The laptop has a ip address from the same segment that our internet is.  we talked to our ISp and they said that they don't have any filtering going.  They are just performing IP forwarding.  What could be possible cause of this?  Any help would be highly appreciatable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 05:47:37 GMT</pubDate>
    <dc:creator>chetona</dc:creator>
    <dc:date>2020-02-21T05:47:37Z</dc:date>
    <item>
      <title>HTTP connect are not pass through the PIX</title>
      <link>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6258#M681672</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PIX firewall between the ISP and our internal network.  I am trying to access a web server internally.  Now when my PIX's public interface is connected to the ISP, I can ping the internal web server from Internet but I can not access  the web site.  When I disconnect the Internet from the PIX and connect a Laptop with cross over cable, we can view the web page.  The laptop has a ip address from the same segment that our internet is.  we talked to our ISp and they said that they don't have any filtering going.  They are just performing IP forwarding.  What could be possible cause of this?  Any help would be highly appreciatable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:47:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6258#M681672</guid>
      <dc:creator>chetona</dc:creator>
      <dc:date>2020-02-21T05:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP connect are not pass through the PIX</title>
      <link>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6259#M681683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the surface of what you are saying it sounds like you do not have the needed IP ports available to the outside. You might check to see if the needed ports are open and mapped properly. Most common are ports 80 and 8080.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forrest &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2001 14:17:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6259#M681683</guid>
      <dc:creator>orndorfffo</dc:creator>
      <dc:date>2001-05-10T14:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP connect are not pass through the PIX</title>
      <link>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6260#M681693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Considering you are able to access the server from the external interface, i suppose you configure correctly the static route, the access-list and the access-group for this server.  The possible cause may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) The default route is possibly not configured.  To test this, are you able to surf the Net from the internal.  If not, it's probably the default route:  You must configure it with a command like this:&lt;/P&gt;&lt;P&gt;route outside 0 0 209.165.201.2 1  where you have to replace the address 209.165.201.2 by the address of the first ISP router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) Or you have an access list too restrictive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) Your access-list is not assigned, or incorrectly assigned, to the outside interface with the access-group command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2001 14:47:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6260#M681693</guid>
      <dc:creator>bdube</dc:creator>
      <dc:date>2001-05-10T14:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP connect are not pass through the PIX</title>
      <link>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6261#M681703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check your access list defined in your system, a possible reason is you wrote a wrong list to prevent the http from outside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2001 20:36:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connect-are-not-pass-through-the-pix/m-p/6261#M681703</guid>
      <dc:creator>frank.chi</dc:creator>
      <dc:date>2001-05-10T20:36:35Z</dc:date>
    </item>
  </channel>
</rss>

