<?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 80 redirect to https in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851405#M490474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;There was an error, please check below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 20:48:55 GMT</pubDate>
    <dc:creator>charlie.ford</dc:creator>
    <dc:date>2011-12-21T20:48:55Z</dc:date>
    <item>
      <title>port 80 redirect to https</title>
      <link>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851402#M490471</link>
      <description>&lt;P&gt;Windows IIS server configured behind a Cisco ASA 5540 listening on port 443 currently. Access-list and static translation configured. I have been ask to redirect all port 80 calls to port 443 for this web site only at the firewall. I have suggested moving it behind our content switch with negative results. Can we do this at the firewall level? If no, then a definitve answer would solve my problem. If yes, some suggestions on how to accomplish the redirect for a single site. 8.2.4 is current code. More info if you need!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:04:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851402#M490471</guid>
      <dc:creator>charlie.ford</dc:creator>
      <dc:date>2019-03-11T22:04:55Z</dc:date>
    </item>
    <item>
      <title>port 80 redirect to https</title>
      <link>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851403#M490472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Charlie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you can do this on your ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say the web-server ip addres is 192.168.2.11 and will be natted to 2.2.2.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you want to redirect all traffic hitting 2.2.2.2 on port 80 to port 443 on 192.168.2.11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the configuration you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 80 192.168.2.11 443&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any host 2.2.2.2 eq 80&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 17:36:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851403#M490472</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-21T17:36:07Z</dc:date>
    </item>
    <item>
      <title>port 80 redirect to https</title>
      <link>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851404#M490473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Let me rephrase this. The web site must allow port 80 and port 443 at the edge. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User "A' uses http and user "B" uses https, both users need to access port 443 on the IIS server within the network.&lt;/P&gt;&lt;P&gt;The access-list is would allow both 80 and 443 through but can we direct all calls to 443 no matter if they are http or https?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 20:44:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851404#M490473</guid>
      <dc:creator>charlie.ford</dc:creator>
      <dc:date>2011-12-21T20:44:10Z</dc:date>
    </item>
    <item>
      <title>port 80 redirect to https</title>
      <link>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851405#M490474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;There was an error, please check below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 20:48:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851405#M490474</guid>
      <dc:creator>charlie.ford</dc:creator>
      <dc:date>2011-12-21T20:48:55Z</dc:date>
    </item>
    <item>
      <title>port 80 redirect to https</title>
      <link>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851406#M490476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Charlie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got it!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list test permit tcp host 192.168.2.11 eq 443 any&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 443 192.168.2.11 443&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 80 access-list test&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any host 2.2.2.2 eq 80&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any host 2.2.2.2 eq 443&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 20:49:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851406#M490476</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-21T20:49:53Z</dc:date>
    </item>
    <item>
      <title>Hello All,</title>
      <link>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851407#M490478</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please can someone help me to write this NAT in a format that&amp;nbsp;ASA Version 9.1(2) understands&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;static (inside,outside) tcp 2.2.2.2 80 192.168.2.11 443&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 15:21:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-80-redirect-to-https/m-p/1851407#M490478</guid>
      <dc:creator>bashiru.bayonle</dc:creator>
      <dc:date>2016-10-21T15:21:11Z</dc:date>
    </item>
  </channel>
</rss>

