<?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: Denying Internet access with PIX 500 series in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/denying-internet-access-with-pix-500-series/m-p/477275#M532281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I knew basic access-list configs on a Cisco router, but I was unsure how to apply them to a PIX. The deny/permit port 80 will do for now, but I can use the object-group config in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2005 17:39:45 GMT</pubDate>
    <dc:creator>pbecker</dc:creator>
    <dc:date>2005-10-06T17:39:45Z</dc:date>
    <item>
      <title>Denying Internet access with PIX 500 series</title>
      <link>https://community.cisco.com/t5/network-security/denying-internet-access-with-pix-500-series/m-p/477273#M532278</link>
      <description>&lt;P&gt;I need to deny all Internet access to certain hosts at various locations. We are using PIX 501 and 506 firewalls to create a full VPN mesh between offices. How do I configure access-lists to deny Internet access to only a select number of hosts?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:26:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/denying-internet-access-with-pix-500-series/m-p/477273#M532278</guid>
      <dc:creator>pbecker</dc:creator>
      <dc:date>2020-02-21T08:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Denying Internet access with PIX 500 series</title>
      <link>https://community.cisco.com/t5/network-security/denying-internet-access-with-pix-500-series/m-p/477274#M532280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Configure an access-list in the inside interface and start with denying the host that you want to block after that add the hosts and protocols that should be able to connect to the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;access-list Internet deny ip host 192.168.1.10 any  &lt;/P&gt;&lt;P&gt;access-list Internet deny tcp host 192.168.1.10 any eq 80&lt;/P&gt;&lt;P&gt;access-list Internet permit ip host 192.168.1.20 any&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give me a more detailed example !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also work with objects groups to be more specific and group multiple UDP or TCP port s together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service Web tcp&lt;/P&gt;&lt;P&gt;port-object eq 80&lt;/P&gt;&lt;P&gt;port-object eq 443&lt;/P&gt;&lt;P&gt;port-object eq 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list internet deny tcp 10.2.1.0 255.255.255.0 any object-group Web&lt;/P&gt;&lt;P&gt;access-list internet permit tcp host 10.2.1.10 any host object-group Web&lt;/P&gt;&lt;P&gt;access-list internet permit any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 14:37:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/denying-internet-access-with-pix-500-series/m-p/477274#M532280</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2005-10-06T14:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Denying Internet access with PIX 500 series</title>
      <link>https://community.cisco.com/t5/network-security/denying-internet-access-with-pix-500-series/m-p/477275#M532281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I knew basic access-list configs on a Cisco router, but I was unsure how to apply them to a PIX. The deny/permit port 80 will do for now, but I can use the object-group config in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 17:39:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/denying-internet-access-with-pix-500-series/m-p/477275#M532281</guid>
      <dc:creator>pbecker</dc:creator>
      <dc:date>2005-10-06T17:39:45Z</dc:date>
    </item>
  </channel>
</rss>

