<?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 Websites using FWSM in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247701#M859034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it can, if you know the IP address via an acl. Besides that if you want to block based on content then, you need websense or n2h2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can read here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/configuration/guide/filter_f.html#wp1042319" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/configuration/guide/filter_f.html#wp1042319&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Jun 2009 16:56:46 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2009-06-28T16:56:46Z</dc:date>
    <item>
      <title>Blocking Websites using FWSM</title>
      <link>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247700#M859033</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Does the FWSM can be used to block specific websites? If yes, kindly send me the link so I can study it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Gagamboy&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 00:59:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247700#M859033</guid>
      <dc:creator>gagamboy15</dc:creator>
      <dc:date>2019-03-13T00:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Websites using FWSM</title>
      <link>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247701#M859034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it can, if you know the IP address via an acl. Besides that if you want to block based on content then, you need websense or n2h2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can read here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/configuration/guide/filter_f.html#wp1042319" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/configuration/guide/filter_f.html#wp1042319&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2009 16:56:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247701#M859034</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-06-28T16:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Websites using FWSM</title>
      <link>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247702#M859036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info Kusankar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, I am using a proxy server, so how can I block specific URLs? I thinks it should be incoming via ACL or FWSM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I did'nt have much idea on FWSM. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2009 17:33:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247702#M859036</guid>
      <dc:creator>gagamboy15</dc:creator>
      <dc:date>2009-06-28T17:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Websites using FWSM</title>
      <link>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247703#M859039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FWSM needs acl applied on all interfaces for traffic to flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't matter if you are using a proxy server. If you can resolve the name of the website to an IP address (hope that doesn't change) you can add a deny for this destination ip address on the FWSM interface that is facing the proxy server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proxy ip 10.10.10.1--vlan10--FWSM---vlan20-Internet website (192.168.1.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using private addresses here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you would add an acl to the access-list applied on vlan10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list vlan10-in deny tcp host 10.10.10.1 host 192.168.1.1 eq 80&lt;/P&gt;&lt;P&gt;access-list vlan10-in permmit tcp host 10.10.10.1 any eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-g vlan10-in in int vlan10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are denying the flow and then permitting the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2009 22:46:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-websites-using-fwsm/m-p/1247703#M859039</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-06-28T22:46:56Z</dc:date>
    </item>
  </channel>
</rss>

