<?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 to connect to https://website.com:8443 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751614#M8816</link>
    <description>How do i create a statement for an URL in ASDM ?</description>
    <pubDate>Thu, 22 Nov 2018 18:14:58 GMT</pubDate>
    <dc:creator>Andre P</dc:creator>
    <dc:date>2018-11-22T18:14:58Z</dc:date>
    <item>
      <title>Problems to connect to https://website.com:8443</title>
      <link>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751403#M8811</link>
      <description>&lt;P&gt;Hallo guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have a problem.&lt;/P&gt;
&lt;P&gt;We got a ASA 5512, with one WAN Interface (ouside, 0) and one LAN Interface(inside, 100).&lt;/P&gt;
&lt;P&gt;Now a user cant access to the Website "&lt;A href="https://website.com:8443" target="_blank"&gt;https://website.com:8443&lt;/A&gt;". Do i need a NAT rule, to translate https, 443 into https 8443?&lt;/P&gt;
&lt;P&gt;Or what do i need to do ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe someone can help me&lt;/P&gt;
&lt;P&gt;Kind reguards&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:29:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751403#M8811</guid>
      <dc:creator>Andre P</dc:creator>
      <dc:date>2020-02-21T16:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to connect to https://website.com:8443</title>
      <link>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751423#M8812</link>
      <description>&lt;P&gt;If this web side outside in the internet, you need rule for the users to access.&lt;/P&gt;
&lt;P&gt;check in the access rules 8443 is allowed ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 13:16:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751423#M8812</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-11-22T13:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to connect to https://website.com:8443</title>
      <link>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751451#M8814</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You dont need a NAT for this, make sure you have ACL configured/allowed for that URL with the port 80/8443 enabled.&lt;/P&gt;
&lt;P&gt;Having said that all LAN private ips will have dynamic/PAT configured...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 13:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751451#M8814</guid>
      <dc:creator>Pravin Raj Kanagaraj</dc:creator>
      <dc:date>2018-11-22T13:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to connect to https://website.com:8443</title>
      <link>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751614#M8816</link>
      <description>How do i create a statement for an URL in ASDM ?</description>
      <pubDate>Thu, 22 Nov 2018 18:14:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3751614#M8816</guid>
      <dc:creator>Andre P</dc:creator>
      <dc:date>2018-11-22T18:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to connect to https://website.com:8443</title>
      <link>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3752189#M8819</link>
      <description>&lt;P&gt;You can login to cli and add ACl with the ip address of the website.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the example :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;access-list inside extended permit tcp any host (website ip) eq 443&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 16:48:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-to-connect-to-https-website-com-8443/m-p/3752189#M8819</guid>
      <dc:creator>Pravin Raj Kanagaraj</dc:creator>
      <dc:date>2018-11-24T16:48:39Z</dc:date>
    </item>
  </channel>
</rss>

