<?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 Port Forwarding PAT always bounce back to ASDM Web Page in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800380#M7041</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been working on this and could not find out why.&lt;/P&gt;&lt;P&gt;I have an esxi server and a web server.&lt;/P&gt;&lt;P&gt;I can port forward to my test webserver with no problem using:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 8080 192.168.6.251 www netmask 255.255.255.255&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I port forwarded my VMware esxi server it bounced to the Cisco ASDM web page:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 8082 192.168.6.250 www netmask 255.255.255.255&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you look at the attached file and let me know?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:48:21 GMT</pubDate>
    <dc:creator>cisco_tester</dc:creator>
    <dc:date>2020-02-21T16:48:21Z</dc:date>
    <item>
      <title>Port Forwarding PAT always bounce back to ASDM Web Page</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800380#M7041</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been working on this and could not find out why.&lt;/P&gt;&lt;P&gt;I have an esxi server and a web server.&lt;/P&gt;&lt;P&gt;I can port forward to my test webserver with no problem using:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 8080 192.168.6.251 www netmask 255.255.255.255&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I port forwarded my VMware esxi server it bounced to the Cisco ASDM web page:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 8082 192.168.6.250 www netmask 255.255.255.255&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you look at the attached file and let me know?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:48:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800380#M7041</guid>
      <dc:creator>cisco_tester</dc:creator>
      <dc:date>2020-02-21T16:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forwarding PAT always bounce back to ASDM Web Page</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800396#M7043</link>
      <description>&lt;P&gt;You have the same IP for both the ESXi and the webserver...192.168.6.251&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, you can not NAT the exact same ports to two different internal IPs.&amp;nbsp; The ASA does not have any way of differenciating this traffic.&amp;nbsp; So you would need to NAT 8080 to 80 for the webserver and 8081 to 80 for the ESXi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 19:49:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800396#M7043</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2019-02-12T19:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forwarding PAT always bounce back to ASDM Web Page</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800409#M7044</link>
      <description>&lt;P&gt;It was my typo. I did nat 8082 to the esxi server as it was in the attached file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So regardless what port I assigned as the translated port, it's still forwarded to the Cisco&amp;nbsp;ASDM webpage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing I discovered was that if any of my forwarded hosts has the port 443, it will be directed to the Cisco ASDM webpage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried many web servers. If a web server has a port 443, it would be bounced to the Cisco ASDM webpage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any solution would greatly be welcome.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 20:12:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800409#M7044</guid>
      <dc:creator>cisco_tester</dc:creator>
      <dc:date>2019-02-12T20:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forwarding PAT always bounce back to ASDM Web Page</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800415#M7047</link>
      <description>&lt;P&gt;You do not have any ACL permitting the traffic towards port 8080 and 8082.&amp;nbsp; Add these entries and then test.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 20:23:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800415#M7047</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2019-02-12T20:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forwarding PAT always bounce back to ASDM Web Page</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800453#M7050</link>
      <description>&lt;P&gt;Thanks. That was the answer.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 22:00:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-pat-always-bounce-back-to-asdm-web-page/m-p/3800453#M7050</guid>
      <dc:creator>cisco_tester</dc:creator>
      <dc:date>2019-02-12T22:00:58Z</dc:date>
    </item>
  </channel>
</rss>

