<?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: Problems redirecting web server through ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455723#M765989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked your configuration again and this configuration should work:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Aug 2010 04:05:13 GMT</pubDate>
    <dc:creator>Nagaraja Thanthry</dc:creator>
    <dc:date>2010-08-11T04:05:13Z</dc:date>
    <item>
      <title>Problems redirecting web server through ASA</title>
      <link>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455721#M765987</link>
      <description>&lt;P&gt;Hi ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help or sugestions about the following configuration.&lt;/P&gt;&lt;P&gt;I was trying to replace an Microsoft ISA Firewall with an ASA 5520.&lt;/P&gt;&lt;P&gt;I've attached the schema (ASAredirect.jpg) and the ASA configuration (asa.txt).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ISA server had the outside interface working as PAT interface with some blacklist URL filtering.&lt;/P&gt;&lt;P&gt;In this firewall we found configured some ports redirections to inside servers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ISA interface IP address: 9999 -&amp;gt; 1.1.0.64:3389&lt;/P&gt;&lt;P&gt;ISA interface IP address: 9998 -&amp;gt; 1.1.0.55:3389&lt;/P&gt;&lt;P&gt;ISA interface IP address: 9997 -&amp;gt; 1.1.0.35:3389&lt;/P&gt;&lt;P&gt;ISA interface IP address: 9996 -&amp;gt; 1.1.0.37:3389&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mycase.com/progs" target="_blank"&gt;www.mycase.com/progs&lt;/A&gt; -&amp;gt; 1.1.0.5:80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could configure the ASA Firewall to replace the ISA server:&lt;/P&gt;&lt;P&gt;- configure some URL filters using regex.&lt;/P&gt;&lt;P&gt;- configure the nat and global commands.&lt;/P&gt;&lt;P&gt;- configure the static command to redirect ports:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 9999 1.1.0.64 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 9997 1.1.0.55 3389 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface 9998 1.1.0.35 3389 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface 9996 1.1.0.37 3389 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface www 1.1.0.5 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, we have an special problem with the last redirect instruction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The web page &lt;A href="http://www.mycase.com" target="_blank"&gt;www.mycase.com&lt;/A&gt; is in a host outside. When you try &lt;A href="http://www.mycase.com/progs" target="_blank"&gt;www.mycase.com/progs&lt;/A&gt; this redirects to a web server inside the ASA (see the graphic).&amp;nbsp; If you are outside (Internet) you can get access to &lt;A href="http://www.mycase.com" target="_blank"&gt;www.mycase.com&lt;/A&gt; and &lt;A href="http://www.mycase.com/progs" target="_blank"&gt;www.mycase.com/progs&lt;/A&gt;. If you try to get access to &lt;A href="http://www.mycase.com" target="_blank"&gt;www.mycase.com&lt;/A&gt; from inside works fine, but when try to get access to &lt;A href="http://www.mycase.com/progs" target="_blank"&gt;www.mycase.com/progs&lt;/A&gt; won't work.&amp;nbsp; The inside station can't access &lt;A href="http://www.mycase.com/progs" target="_blank"&gt;www.mycase.com/progs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;After this I tried to ping from inside stations to outside ASA interface, but it's not working.&amp;nbsp; I modified the access rules, static and nat-control configuration but I can't get access to the outside interface neither &lt;A href="http://www.mycase.com/progs" target="_blank"&gt;www.mycase.com/progs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, your help in this.&lt;/P&gt;&lt;P&gt;If you have any sugestion related to URL filtering I'll appreciate.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:23:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455721#M765987</guid>
      <dc:creator>guigonza</dc:creator>
      <dc:date>2019-03-11T18:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems redirecting web server through ASA</title>
      <link>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455722#M765988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are running code version older than 8.2:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 03:59:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455722#M765988</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-11T03:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems redirecting web server through ASA</title>
      <link>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455723#M765989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked your configuration again and this configuration should work:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 04:05:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455723#M765989</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-11T04:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problems redirecting web server through ASA</title>
      <link>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455724#M765990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, doesn't work ...&amp;nbsp; when somebody in inside network try &lt;A href="http://www.mycase.com/progs"&gt;www.mycase.com/progs&lt;/A&gt; (port redirected to web server inside) doesn't get access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 04:10:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455724#M765990</guid>
      <dc:creator>guigonza</dc:creator>
      <dc:date>2010-08-11T04:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems redirecting web server through ASA</title>
      <link>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455725#M765991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please post the output of "show run statics", "show run nat", and "show run global" again here? Also, please remove " ip verify reverse-path interface inside" and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 04:22:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455725#M765991</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-11T04:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problems redirecting web server through ASA</title>
      <link>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455726#M765992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your attention ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the "ip verify reverse-path interface inside", but it didn't work.&lt;/P&gt;&lt;P&gt;I'm requesting the show results ... as soon as I get them I'll send ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to ping the ASA outside interface from inside and is not possible.&amp;nbsp; &lt;/P&gt;&lt;P&gt;The problem is:&amp;nbsp;&amp;nbsp; from the inside network is not possible to get access to ASA outside interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 13:47:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-redirecting-web-server-through-asa/m-p/1455726#M765992</guid>
      <dc:creator>guigonza</dc:creator>
      <dc:date>2010-08-11T13:47:17Z</dc:date>
    </item>
  </channel>
</rss>

