<?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 how to create a ACL to allow multiple IP addresses to access to  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398854#M306821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the security level for both interfaces the same and enable same-security-interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 13:54:28 GMT</pubDate>
    <dc:creator>Collin Clark</dc:creator>
    <dc:date>2013-12-20T13:54:28Z</dc:date>
    <item>
      <title>how to create a ACL to allow multiple IP addresses to access to one PC?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398851#M306815</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have a small network consists of 50+ clients and 1 server, and there is a ASA 5512-x between the server and clients, all those 50+ clients are required to have access to the server, so instead of creating 50+ ACLs is there a easier way to do this? (global ACL is not an option here)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398851#M306815</guid>
      <dc:creator>LionKin1984</dc:creator>
      <dc:date>2019-03-12T03:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a ACL to allow multiple IP addresses to access</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398852#M306817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Configure an object-group with the 50 IPs and use that object-group as the source in your ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;object-group network CLIENTS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; network-object host 10.10.10.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; network-object host 10.10.10.3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; network-object host 10.10.10.9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; network-object host 10.10.10.15&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;access-list ACL extended permit ip object-group CLIENTS host SERVER-IP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 12:15:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398852#M306817</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-12-20T12:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a ACL to allow multiple IP addresses to access</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398853#M306818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply Karsten, problme is the 50 clients are splitted into 4 different subnet...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 13:40:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398853#M306818</guid>
      <dc:creator>LionKin1984</dc:creator>
      <dc:date>2013-12-20T13:40:58Z</dc:date>
    </item>
    <item>
      <title>how to create a ACL to allow multiple IP addresses to access to</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398854#M306821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the security level for both interfaces the same and enable same-security-interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 13:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398854#M306821</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2013-12-20T13:54:28Z</dc:date>
    </item>
    <item>
      <title>how to create a ACL to allow multiple IP addresses to access to</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398855#M306823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karsten is correct.&amp;nbsp; As long as your 4 different subnets are ingressing on the same interface, then create your object group using the IP's that you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Colin mentioned, you can use&lt;EM&gt; 'same-security-traffic permit inter-interface'&lt;/EM&gt;, but in my opinion, that defeats the purpose of using a firewall to begin with.&amp;nbsp; (Of course there are scenarios where you may need this).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 15:22:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398855#M306823</guid>
      <dc:creator>jss.cisco</dc:creator>
      <dc:date>2013-12-20T15:22:35Z</dc:date>
    </item>
    <item>
      <title>how to create a ACL to allow multiple IP addresses to access to</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398856#M306824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;As Colin mentioned, you can use&lt;/SPAN&gt;&lt;EM style="font-size: 10pt;"&gt; 'same-security-traffic permit inter-interface'&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;, but in my opinion, that defeats the purpose of using a firewall to begin with.&amp;nbsp; (Of course there are scenarios where you may need this).&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain why you think it defeats the purpose?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 15:25:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398856#M306824</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2013-12-20T15:25:40Z</dc:date>
    </item>
    <item>
      <title>how to create a ACL to allow multiple IP addresses to access to</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398857#M306825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; security level is made redundant once ACL is in place is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 15:28:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398857#M306825</guid>
      <dc:creator>LionKin1984</dc:creator>
      <dc:date>2013-12-20T15:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a ACL to allow multiple IP addresses to access</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398858#M306826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Adding an ACL to an interface does not change the security level. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Security levels are conifgured and they do not change unless you explicity change them. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 15:32:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-acl-to-allow-multiple-ip-addresses-to-access-to/m-p/2398858#M306826</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2013-12-20T15:32:09Z</dc:date>
    </item>
  </channel>
</rss>

