<?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 Applying ACLs (PIX 506E) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/applying-acls-pix-506e/m-p/504982#M557720</link>
    <description>&lt;P&gt;I have a group defined for internal Hosts:&lt;/P&gt;&lt;P&gt;object-group network Dep_RH_Hosts&lt;/P&gt;&lt;P&gt;  network-object host 10.195.190.2&lt;/P&gt;&lt;P&gt;  network-object host 10.195.190.5&lt;/P&gt;&lt;P&gt;  network-object host 10.195.190.8&lt;/P&gt;&lt;P&gt;... (plus 32 hosts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have too a group for external IP addresses:&lt;/P&gt;&lt;P&gt;object-group network Empleos_Hosts &lt;/P&gt;&lt;P&gt;  network-object 66.246.213.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  network-object 72.36.137.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  network-object 216.72.4.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  network-object 200.41.9.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can permit just to internal hosts group to access external IP addresses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could use:&lt;/P&gt;&lt;P&gt;access-list 100 permit ip any object-group Empleos_Hosts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to give access to everyone but I need to give access just for internal group mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8006283427&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 08:10:34 GMT</pubDate>
    <dc:creator>jaisol</dc:creator>
    <dc:date>2020-02-21T08:10:34Z</dc:date>
    <item>
      <title>Applying ACLs (PIX 506E)</title>
      <link>https://community.cisco.com/t5/network-security/applying-acls-pix-506e/m-p/504982#M557720</link>
      <description>&lt;P&gt;I have a group defined for internal Hosts:&lt;/P&gt;&lt;P&gt;object-group network Dep_RH_Hosts&lt;/P&gt;&lt;P&gt;  network-object host 10.195.190.2&lt;/P&gt;&lt;P&gt;  network-object host 10.195.190.5&lt;/P&gt;&lt;P&gt;  network-object host 10.195.190.8&lt;/P&gt;&lt;P&gt;... (plus 32 hosts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have too a group for external IP addresses:&lt;/P&gt;&lt;P&gt;object-group network Empleos_Hosts &lt;/P&gt;&lt;P&gt;  network-object 66.246.213.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  network-object 72.36.137.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  network-object 216.72.4.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  network-object 200.41.9.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can permit just to internal hosts group to access external IP addresses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could use:&lt;/P&gt;&lt;P&gt;access-list 100 permit ip any object-group Empleos_Hosts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to give access to everyone but I need to give access just for internal group mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8006283427&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:10:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/applying-acls-pix-506e/m-p/504982#M557720</guid>
      <dc:creator>jaisol</dc:creator>
      <dc:date>2020-02-21T08:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Applying ACLs (PIX 506E)</title>
      <link>https://community.cisco.com/t5/network-security/applying-acls-pix-506e/m-p/504983#M557722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list permit ip object-group dep_rh_hosts....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will determine what the source hosts are, so if you want those hosts to have unlimited outbound access : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list permit ip object-group dep_rh_hosts any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will work. If you want the internal host group to only have access to the external host group:&lt;/P&gt;&lt;P&gt;access-list permit ip object-group dep_rh_hosts object-group empleos_hosts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2005 15:48:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/applying-acls-pix-506e/m-p/504983#M557722</guid>
      <dc:creator>mostiguy</dc:creator>
      <dc:date>2005-05-27T15:48:43Z</dc:date>
    </item>
  </channel>
</rss>

