<?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 Problem with Port Redirection for Port 80 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912181#M957384</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt; Lets look my configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 23.56.67.78 www 192.168.1.2 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 23.56.67.78 smtp 192.168.1.3 smtp netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 23.56.67.78 eq www&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 23.56.67.78 eq smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in applied on outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port redirection is working well for SMTP traffic but not working for WWW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i check show connection, it shows me that traffic of port 80 reached to my PIX with flags SaAB.&lt;/P&gt;&lt;P&gt;Any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 11:45:37 GMT</pubDate>
    <dc:creator>zenab_ahmed</dc:creator>
    <dc:date>2019-03-11T11:45:37Z</dc:date>
    <item>
      <title>Problem with Port Redirection for Port 80</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912181#M957384</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt; Lets look my configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 23.56.67.78 www 192.168.1.2 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 23.56.67.78 smtp 192.168.1.3 smtp netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 23.56.67.78 eq www&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 23.56.67.78 eq smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in applied on outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port redirection is working well for SMTP traffic but not working for WWW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i check show connection, it shows me that traffic of port 80 reached to my PIX with flags SaAB.&lt;/P&gt;&lt;P&gt;Any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:45:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912181#M957384</guid>
      <dc:creator>zenab_ahmed</dc:creator>
      <dc:date>2019-03-11T11:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Port Redirection for Port 80</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912182#M957385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the output of show xlate?&lt;/P&gt;&lt;P&gt;also, 23.56.67.78 isn't the IP of the outside interface, is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 18:08:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912182#M957385</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2008-01-09T18:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Port Redirection for Port 80</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912183#M957386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes 23.56.67.78 is not the outside interface, its our MX record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show conn lport 80&lt;/P&gt;&lt;P&gt;TCP out x.y.z:1234 in 23.56.67.78:80 flags SaAB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2008 12:03:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912183#M957386</guid>
      <dc:creator>zenab_ahmed</dc:creator>
      <dc:date>2008-01-12T12:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Port Redirection for Port 80</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912184#M957387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SaAb Means a Syn has been sent but the firewall is waiting for an ack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words there is no return traffic passing thru the firewall. Maybe there's not an active webserver or the packet is beeing droppped between the firewall and webserver.&lt;/P&gt;&lt;P&gt;If the server is in an directly connected network thats unlikely tho.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure there is a active web server on 192.168.1.2 that is active on port 80, and has the correct ip configuration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 15:53:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912184#M957387</guid>
      <dc:creator>r.sneekes</dc:creator>
      <dc:date>2008-01-14T15:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Port Redirection for Port 80</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912185#M957388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestion.&lt;/P&gt;&lt;P&gt;My web server is active, I can access from inside network.&lt;/P&gt;&lt;P&gt;I feel there is some routing issues for not reaching back to the firewall.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 18:22:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-port-redirection-for-port-80/m-p/912185#M957388</guid>
      <dc:creator>zenab_ahmed</dc:creator>
      <dc:date>2008-01-14T18:22:59Z</dc:date>
    </item>
  </channel>
</rss>

