<?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: Using time-based ACL + Regular Expression to block URLs in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4702886#M1094226</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;Thank you so much for your suggestions, PBR is what I was looking for and didn't know about it. I've tried that and somehow didn't work for me in my scenario, I will share my full net structure which I am trying right now.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="drawio.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/164708i8E1A25EBD8D55F60/image-size/large?v=v2&amp;amp;px=999" role="button" title="drawio.png" alt="drawio.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2022 18:10:01 GMT</pubDate>
    <dc:creator>amanuelk</dc:creator>
    <dc:date>2022-10-13T18:10:01Z</dc:date>
    <item>
      <title>Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700244#M1094219</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;I am trying to block websites at a specific time, and for that, I thought of using &lt;STRONG&gt;time-based ACL&lt;/STRONG&gt; with &lt;STRONG&gt;regular expression with MPF config.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can someone please tell me if I can combine both and achieve my goal? Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 15:49:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700244#M1094219</guid>
      <dc:creator>amanuelk</dc:creator>
      <dc:date>2022-10-08T15:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700256#M1094220</link>
      <description>&lt;P&gt;You have router or firewall?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 16:30:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700256#M1094220</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-10-08T16:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700257#M1094221</link>
      <description>&lt;P&gt;Cisco Firewall ASA 5525&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 16:39:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700257#M1094221</guid>
      <dc:creator>amanuelk</dc:creator>
      <dc:date>2022-10-08T16:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700455#M1094222</link>
      <description>&lt;P&gt;what ASA code running: check below the time-based ACL with some limitations:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/firewall/asa-96-firewall-config/access-acls.html#ID-2069-000000e3" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/firewall/asa-96-firewall-config/access-acls.html#ID-2069-000000e3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I am not sure you can combine both, but if the ACL accept regex then then the same ACL can be used for time based ( never tried but just get you an idea).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 16:31:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4700455#M1094222</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-10-09T16:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4701030#M1094223</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your suggestion, but currently, I have ditched using the Cisco Firewall to monitor web filtering staff through ACL. Instead, I will use some other tools, but can I ask you something related to this or should I create a new topic?&lt;/P&gt;&lt;P&gt;I wanted to route traffic from a particular VLAN let's say on network 192.168.22.0 to the default gateway 192.168.18.2 (The tool am using to filter web), I have set 192.168.18.2 as the default-router option for dhcp-pool 22. How do I route those VLAN traffics to the default gateway from my core switch? Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2022-10-11 08-46-23.png" style="width: 599px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/164469i07122E41BBB9BE56/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2022-10-11 08-46-23.png" alt="Screenshot from 2022-10-11 08-46-23.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 05:47:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4701030#M1094223</guid>
      <dc:creator>amanuelk</dc:creator>
      <dc:date>2022-10-11T05:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4701209#M1094224</link>
      <description>&lt;P&gt;Most standard method people use WCCP redirection to redirect to Web traffic if the devices support.&lt;/P&gt;
&lt;P&gt;if not you can PBR to redirect traffic to different next hop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;some example for your understanding :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/ip/ip-routed-protocols/47121-pbr-cmds-ce.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/ip/ip-routed-protocols/47121-pbr-cmds-ce.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:59:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4701209#M1094224</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-10-11T10:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4701212#M1094225</link>
      <description>&lt;P&gt;no need redirect if Host-CoreSW-GW share same broadcast domain then the Host can go to GW directly.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 11:01:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4701212#M1094225</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-10-11T11:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4702886#M1094226</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;Thank you so much for your suggestions, PBR is what I was looking for and didn't know about it. I've tried that and somehow didn't work for me in my scenario, I will share my full net structure which I am trying right now.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="drawio.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/164708i8E1A25EBD8D55F60/image-size/large?v=v2&amp;amp;px=999" role="button" title="drawio.png" alt="drawio.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 18:10:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4702886#M1094226</guid>
      <dc:creator>amanuelk</dc:creator>
      <dc:date>2022-10-13T18:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using time-based ACL + Regular Expression to block URLs</title>
      <link>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4702887#M1094227</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;Thank you so much for your suggestion, I am trying my best to access like that but I think I am missing something. Can you take look on my network structure that I have posted, Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 18:12:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-time-based-acl-regular-expression-to-block-urls/m-p/4702887#M1094227</guid>
      <dc:creator>amanuelk</dc:creator>
      <dc:date>2022-10-13T18:12:49Z</dc:date>
    </item>
  </channel>
</rss>

