<?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: Single website not showing up as it should Cisco ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221264#M1064864</link>
    <description>&lt;P&gt;Try to do that test with IP address but instead putting the MSN ip address, put your machine IP address and look at the ASDM logs. You might see something being blocked.&lt;/P&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&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;
&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>Wed, 22 Nov 2017 20:48:28 GMT</pubDate>
    <dc:creator>Flavio Miranda</dc:creator>
    <dc:date>2017-11-22T20:48:28Z</dc:date>
    <item>
      <title>Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221169#M1064859</link>
      <description>&lt;P&gt;Not sure if this is an issue with our ASA or something else but a single website (msn.com) won't load properly on any computer in our network. We have a Cisco ASA 5516X with firepower. Would there be anything that could make a site no load properly?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:49:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221169#M1064859</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2020-02-21T14:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221251#M1064860</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/303127"&gt;@jkay18041&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You can go to a machine and on the command line you can type:&lt;/P&gt;
&lt;P&gt;&amp;gt; nslookup msn.com&lt;/P&gt;
&lt;P&gt;This should bring you an IP address. For example, here I got:&lt;/P&gt;
&lt;P&gt;C:\Users\FLAVIOMI&amp;gt;nslookup msn.com&lt;BR /&gt;Server: MyRouter.Home&lt;BR /&gt;Address: 192.168.1.1&lt;/P&gt;
&lt;P&gt;Non-authoritative answer:&lt;BR /&gt;Name: msn.com&lt;BR /&gt;Address: 13.82.28.61&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, you can put&amp;nbsp;&lt;SPAN&gt;13.82.28.61 on the ASDM log page or configure a capture and see if ASA is blocking you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-If I helped you somehow, please, rate it as useful.-&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 20:39:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221251#M1064860</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-11-22T20:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221252#M1064861</link>
      <description>It doesn't block it, it just doesn't fully load the page.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2017 20:41:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221252#M1064861</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2017-11-22T20:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221260#M1064862</link>
      <description>&lt;P&gt;Do you have a proxy on your network or any web filter?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The plugins that are missing on the web page may be coming from a different server, even network and this can be blocked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 20:44:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221260#M1064862</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-11-22T20:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221263#M1064863</link>
      <description>No proxy. All traffic goes direct to the asa then goes out.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2017 20:46:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221263#M1064863</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2017-11-22T20:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221264#M1064864</link>
      <description>&lt;P&gt;Try to do that test with IP address but instead putting the MSN ip address, put your machine IP address and look at the ASDM logs. You might see something being blocked.&lt;/P&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&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;
&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>Wed, 22 Nov 2017 20:48:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221264#M1064864</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-11-22T20:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221288#M1064865</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using the FirePower for HTTP inspection?&lt;/P&gt;
&lt;P&gt;Do you have any active policies for HTTP?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We&amp;nbsp;probably need to check the logs on the Firepower.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 21:30:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221288#M1064865</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2017-11-22T21:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221370#M1064866</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;C:\Users\john&amp;gt;nslookup msn.com&lt;BR /&gt;Server: UnKnown&lt;BR /&gt;Address: 10.15.2.1&lt;/P&gt;
&lt;P&gt;DNS request timed out.&lt;BR /&gt; timeout was 2 seconds.&lt;BR /&gt;DNS request timed out.&lt;BR /&gt; timeout was 2 seconds.&lt;BR /&gt;*** Request to UnKnown timed-out&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is what I got when I did the nslookup from a computer inside the network&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 03:07:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221370#M1064866</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2017-11-23T03:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221374#M1064867</link>
      <description>&lt;P&gt;Then you problem looks to be DNS.&lt;/P&gt;
&lt;P&gt;Try one more thing:&lt;/P&gt;
&lt;P&gt;Just like the test above, do this.&lt;/P&gt;
&lt;P&gt;Type nslookup and press enter&lt;/P&gt;
&lt;P&gt;Then type server 8.8.8.8 and press enter&lt;/P&gt;
&lt;P&gt;Then type &lt;A href="http://www.msn.com" target="_blank"&gt;www.msn.com&lt;/A&gt; and press enter&lt;/P&gt;
&lt;P&gt;Let's see what do you get.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 03:14:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221374#M1064867</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-11-23T03:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221376#M1064868</link>
      <description>&lt;P&gt;When I try that I get the correct IP address for &lt;A href="http://www.msn.com" target="_blank"&gt;www.msn.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My internal windows dns servers use 8.8.8.8 and 8.8.4.4 as well as 4.2.2.2&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 03:29:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221376#M1064868</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2017-11-23T03:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Single website not showing up as it should Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221381#M1064869</link>
      <description>&lt;P&gt;When I put in &lt;A href="http://www.msn.com" target="_blank"&gt;www.msn.com&lt;/A&gt; I get the same thing. Any other website works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've opened a case with Cisco and am going to update the firepower module as it's fairly old.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See if that changes anything.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 03:51:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/single-website-not-showing-up-as-it-should-cisco-asa/m-p/3221381#M1064869</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2017-11-23T03:51:28Z</dc:date>
    </item>
  </channel>
</rss>

