<?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: Block domainlist by regex in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3727726#M13393</link>
    <description>&lt;P&gt;Hi Michael,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thank for your feedback. I try with another domain http but still the same.&amp;nbsp;Below the config. The traffic is from inside to outside.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regex&amp;nbsp;speedtest "\.speedtest\.net"&lt;BR /&gt;class-map type regex match-any DomainBlockList&lt;BR /&gt;&amp;nbsp; match regex speedtest&lt;BR /&gt;class-map type inspect http match-all BlockDomainsClass&lt;BR /&gt;match request header host regex class DomainBlockList&lt;BR /&gt;policy-map type inspect http http_inspection_policy&lt;BR /&gt;parameters&lt;BR /&gt;protocol-violation action drop-connection&lt;BR /&gt;class BlockDomainsClass&lt;BR /&gt;reset log&lt;/P&gt;
&lt;P&gt;access-list 103 extended permit ip any4 any4&lt;/P&gt;
&lt;P&gt;class-map httptraffic&lt;BR /&gt;match access-list 103&lt;/P&gt;
&lt;P&gt;policy-map inside-policy&lt;BR /&gt;class httptraffic&lt;BR /&gt;inspect http http_inspection_policy&lt;/P&gt;
&lt;P&gt;service-policy inside-policy interface inside&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 09:20:15 GMT</pubDate>
    <dc:creator>ramatoulaye.hane1</dc:creator>
    <dc:date>2018-10-18T09:20:15Z</dc:date>
    <item>
      <title>Block domainlist by regex</title>
      <link>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3726903#M13330</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using URL filter by regex on my ASA 5525 version 9.2(2)4 but it's not working. The domains are not blocked. Please find in attachment the config I used&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>Fri, 21 Feb 2020 16:21:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3726903#M13330</guid>
      <dc:creator>ramatoulaye.hane1</dc:creator>
      <dc:date>2020-02-21T16:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Block domainlist by regex</title>
      <link>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3726970#M13357</link>
      <description>&lt;P&gt;Dears Support,&lt;/P&gt;
&lt;P&gt;Thank in advance for your support.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 12:14:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3726970#M13357</guid>
      <dc:creator>ramatoulaye.hane1</dc:creator>
      <dc:date>2018-10-17T12:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Block domainlist by regex</title>
      <link>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3727326#M13378</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think the problem is that url is TLS encrypted so I don't think you can block it.&lt;BR /&gt;Try with a domain that works with HTTP traffic to see if you have done it correctly.&lt;BR /&gt;&lt;BR /&gt;br, Micke</description>
      <pubDate>Wed, 17 Oct 2018 19:35:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3727326#M13378</guid>
      <dc:creator>mikael.lahtela</dc:creator>
      <dc:date>2018-10-17T19:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Block domainlist by regex</title>
      <link>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3727726#M13393</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thank for your feedback. I try with another domain http but still the same.&amp;nbsp;Below the config. The traffic is from inside to outside.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regex&amp;nbsp;speedtest "\.speedtest\.net"&lt;BR /&gt;class-map type regex match-any DomainBlockList&lt;BR /&gt;&amp;nbsp; match regex speedtest&lt;BR /&gt;class-map type inspect http match-all BlockDomainsClass&lt;BR /&gt;match request header host regex class DomainBlockList&lt;BR /&gt;policy-map type inspect http http_inspection_policy&lt;BR /&gt;parameters&lt;BR /&gt;protocol-violation action drop-connection&lt;BR /&gt;class BlockDomainsClass&lt;BR /&gt;reset log&lt;/P&gt;
&lt;P&gt;access-list 103 extended permit ip any4 any4&lt;/P&gt;
&lt;P&gt;class-map httptraffic&lt;BR /&gt;match access-list 103&lt;/P&gt;
&lt;P&gt;policy-map inside-policy&lt;BR /&gt;class httptraffic&lt;BR /&gt;inspect http http_inspection_policy&lt;/P&gt;
&lt;P&gt;service-policy inside-policy interface inside&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 09:20:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/block-domainlist-by-regex/m-p/3727726#M13393</guid>
      <dc:creator>ramatoulaye.hane1</dc:creator>
      <dc:date>2018-10-18T09:20:15Z</dc:date>
    </item>
  </channel>
</rss>

