<?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: Blocking specific URL(using IP Address) with ASA Firewall Access list in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207928#M1065145</link>
    <description>&lt;P&gt;Thanks &lt;SPAN class="UserName lia-user-name lia-user-rank-VIP-Purple lia-component-message-view-widget-author-username"&gt; &lt;A id="link_14" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://supportforums.cisco.com/t5/user/viewprofilepage/user-id/325766" target="_self"&gt;&lt;SPAN class=""&gt;Karsten Iwen&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;, Sure I will explore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did this(ATTACHED IN THE SCREENSHOT ATTACHED) as a temporary work around, hope this is valid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please comment your expert inputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2017 05:44:50 GMT</pubDate>
    <dc:creator>sreeraj.murali</dc:creator>
    <dc:date>2017-10-31T05:44:50Z</dc:date>
    <item>
      <title>Blocking specific URL(using IP Address) with ASA Firewall Access list</title>
      <link>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207244#M1065141</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;Is it possible to block only certain Internet URLs using their IP address and permit all other(ANY) Internet URLs using ASA Firewall. Can you help me with the ACL statements if possible?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please comment&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sreeraj&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:35:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207244#M1065141</guid>
      <dc:creator>sreeraj.murali</dc:creator>
      <dc:date>2020-02-21T14:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking specific URL(using IP Address) with ASA Firewall Access list</title>
      <link>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207256#M1065142</link>
      <description>&lt;P&gt;you resolve (ping or nslookip) those URL to their IP addresses, then just apply it a permitted destination in the ACL policies. That basically the way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But It is also a very unreliable way as many URL (actually FQDN) are hosted/fronted by CDN caches in the internet which mean they use quite a number of different ip addresses (of different subnet blocks). Many of them also quite dynamic (change frequently) in natural so trying to manually tracked it is not reliable mostly. The right way to block destination by URL should be performed on your web security gateway (i.e forward we proxy) instead.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 07:57:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207256#M1065142</guid>
      <dc:creator>yongaik</dc:creator>
      <dc:date>2017-10-30T07:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking specific URL(using IP Address) with ASA Firewall Access list</title>
      <link>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207290#M1065143</link>
      <description>Ok. Thanks for the comment. Agree with you, to add a permit statement for allowing specific URL.&lt;BR /&gt;however, if I want to deny access to certain URLS and permit to rest of all URLs, how can I achieve it. I am thinking the possibility of blocking access to Facebook, Youtube and streaming video websites, and allowing access to all other Internet URLs. Please help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2017 09:04:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207290#M1065143</guid>
      <dc:creator>sreeraj.murali</dc:creator>
      <dc:date>2017-10-30T09:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking specific URL(using IP Address) with ASA Firewall Access list</title>
      <link>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207408#M1065144</link>
      <description>&lt;P&gt;You could better achieve that with the URL-filtering capabilities on a NGFW like Cisco Firepower or Meraki MX.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try FQDN-based ACLs:&amp;nbsp;&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-objects.html#ID-2122-0000001f" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/firewall/asa-96-firewall-config/access-objects.html#ID-2122-0000001f&lt;/A&gt;&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-00000206" 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-00000206&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 10:39:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207408#M1065144</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2017-10-30T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking specific URL(using IP Address) with ASA Firewall Access list</title>
      <link>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207928#M1065145</link>
      <description>&lt;P&gt;Thanks &lt;SPAN class="UserName lia-user-name lia-user-rank-VIP-Purple lia-component-message-view-widget-author-username"&gt; &lt;A id="link_14" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://supportforums.cisco.com/t5/user/viewprofilepage/user-id/325766" target="_self"&gt;&lt;SPAN class=""&gt;Karsten Iwen&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;, Sure I will explore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did this(ATTACHED IN THE SCREENSHOT ATTACHED) as a temporary work around, hope this is valid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please comment your expert inputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 05:44:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-specific-url-using-ip-address-with-asa-firewall-access/m-p/3207928#M1065145</guid>
      <dc:creator>sreeraj.murali</dc:creator>
      <dc:date>2017-10-31T05:44:50Z</dc:date>
    </item>
  </channel>
</rss>

