<?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 How to block access to any website which is running on different IP addresses? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-block-access-to-any-website-which-is-running-on-different/m-p/2757037#M171247</link>
    <description>&lt;P style="text-align: justify;"&gt;Hello Experts,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;I want to block access to a website which is running on multiple IP addresses (changes every time) but keep the following points in account:&lt;/P&gt;&lt;P style="text-align: justify;"&gt;a) I'm using ASA 5505 and other Cisco switches&lt;/P&gt;&lt;P style="text-align: justify;"&gt;b) I don't have any content filters like Websense linked with the ASA 5505&lt;/P&gt;&lt;P style="text-align: justify;"&gt;c) &lt;STRONG&gt;I have already tried using ACL by denying the entire IP block of the target website,&lt;/STRONG&gt; but that results to blocking of some legitimate websites &lt;STRONG&gt;(because the hosting company uses the same network range to host other websites too, which are essential and needful).&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Please help me by giving some suggestions regarding how can I do this with ACL, if possible. I know that may be if I adopt using content filters, it will yield my desired result, but still looking for some expert opinions.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Thanks in advance.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Samrat Bose.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:47:31 GMT</pubDate>
    <dc:creator>Samrat Bose</dc:creator>
    <dc:date>2019-03-12T06:47:31Z</dc:date>
    <item>
      <title>How to block access to any website which is running on different IP addresses?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-block-access-to-any-website-which-is-running-on-different/m-p/2757037#M171247</link>
      <description>&lt;P style="text-align: justify;"&gt;Hello Experts,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;I want to block access to a website which is running on multiple IP addresses (changes every time) but keep the following points in account:&lt;/P&gt;&lt;P style="text-align: justify;"&gt;a) I'm using ASA 5505 and other Cisco switches&lt;/P&gt;&lt;P style="text-align: justify;"&gt;b) I don't have any content filters like Websense linked with the ASA 5505&lt;/P&gt;&lt;P style="text-align: justify;"&gt;c) &lt;STRONG&gt;I have already tried using ACL by denying the entire IP block of the target website,&lt;/STRONG&gt; but that results to blocking of some legitimate websites &lt;STRONG&gt;(because the hosting company uses the same network range to host other websites too, which are essential and needful).&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Please help me by giving some suggestions regarding how can I do this with ACL, if possible. I know that may be if I adopt using content filters, it will yield my desired result, but still looking for some expert opinions.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Thanks in advance.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Samrat Bose.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:47:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-block-access-to-any-website-which-is-running-on-different/m-p/2757037#M171247</guid>
      <dc:creator>Samrat Bose</dc:creator>
      <dc:date>2019-03-12T06:47:31Z</dc:date>
    </item>
    <item>
      <title>You can do this by using URL</title>
      <link>https://community.cisco.com/t5/network-security/how-to-block-access-to-any-website-which-is-running-on-different/m-p/2757038#M171249</link>
      <description>&lt;P&gt;You can do this by using URL filtering using Regex.&amp;nbsp; Something like the following to drop anything in the yahoo.com domain:&lt;/P&gt;&lt;P&gt;regex BLOCKED_REG "yahoo\.com"&lt;/P&gt;&lt;P&gt;class-map type inspect http match-any BLOCKED_CLASS&lt;BR /&gt;&amp;nbsp; match request uri regex BLOCKED_REG&lt;/P&gt;&lt;P&gt;policy-map type inspect http BLOCKED_POLICY&lt;BR /&gt;&amp;nbsp; parameters&lt;BR /&gt;&amp;nbsp; class BLOCKED_CLASS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop-connection log&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp; class inspection_default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect http block BLOCK_POLICY&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 16:00:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-block-access-to-any-website-which-is-running-on-different/m-p/2757038#M171249</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2015-10-26T16:00:02Z</dc:date>
    </item>
  </channel>
</rss>

