<?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: Make an Internal Website available to External Users in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125287#M893189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can configure port forwarding on the external IP address to redirect to the internal IP address using the same TCP port, something like:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-outside permit tcp any host &amp;lt;&lt;EXTERNAL ip="" address=""&gt;&amp;gt; eq www&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) tcp &amp;lt;&lt;INTERNAL server="" ip=""&gt;&amp;gt; 8080 &amp;lt;&lt;EXTERNAL ip="" address=""&gt;&amp;gt; www netmask 255.255.255.255 0 0&lt;/EXTERNAL&gt;&lt;/INTERNAL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Nov 2008 14:25:55 GMT</pubDate>
    <dc:creator>andrew.prince</dc:creator>
    <dc:date>2008-11-23T14:25:55Z</dc:date>
    <item>
      <title>Make an Internal Website available to External Users</title>
      <link>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125286#M893188</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a help in making an internal website available for external users. I have a PIX 502 firewall that has a static public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My internal Webserver has a private ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the website can be accessed internal by : &lt;A class="jive-link-custom" href="http://server_ip:8080/zak/index.php" target="_blank"&gt;http://server_ip:8080/zak/index.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125286#M893188</guid>
      <dc:creator>majdalani</dc:creator>
      <dc:date>2019-03-11T14:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Make an Internal Website available to External Users</title>
      <link>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125287#M893189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can configure port forwarding on the external IP address to redirect to the internal IP address using the same TCP port, something like:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-outside permit tcp any host &amp;lt;&lt;EXTERNAL ip="" address=""&gt;&amp;gt; eq www&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) tcp &amp;lt;&lt;INTERNAL server="" ip=""&gt;&amp;gt; 8080 &amp;lt;&lt;EXTERNAL ip="" address=""&gt;&amp;gt; www netmask 255.255.255.255 0 0&lt;/EXTERNAL&gt;&lt;/INTERNAL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Nov 2008 14:25:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125287#M893189</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-11-23T14:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Make an Internal Website available to External Users</title>
      <link>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125288#M893190</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;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a question, will this permit me to access &lt;A class="jive-link-custom" href="http://server_ip:8080/zak/index.php" target="_blank"&gt;http://server_ip:8080/zak/index.php&lt;/A&gt;  , i mean /zak/index.php ? or anything else needed to be done ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Nov 2008 15:24:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125288#M893190</guid>
      <dc:creator>majdalani</dc:creator>
      <dc:date>2008-11-23T15:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Make an Internal Website available to External Users</title>
      <link>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125289#M893191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once the TCP connection has been made through the firewall to the internal IP address, and being redirected to the specific TCP port, the 501 will not look at any other layer 5 to layer 7 content within the HTTP connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 09:16:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/make-an-internal-website-available-to-external-users/m-p/1125289#M893191</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-11-24T09:16:19Z</dc:date>
    </item>
  </channel>
</rss>

