<?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 ACL- Inverse Mask in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420591#M308372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, the inv mask is on the 4507 not the ASA. My question is what does this statement "&lt;/P&gt;&lt;P&gt;access-list 145 permit ip 172.22.94.224 0.0.0.31" &lt;SPAN style="font-size: 10pt;"&gt;mean? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, ~sK &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Nov 2013 00:49:06 GMT</pubDate>
    <dc:creator>sadik.bash</dc:creator>
    <dc:date>2013-11-23T00:49:06Z</dc:date>
    <item>
      <title>ACL- Inverse Mask</title>
      <link>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420589#M308366</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a server with IP address 172.22.94.224/22 and an ACL statement in one of the ASAs as follows "&lt;SPAN style="font-size: 10pt;"&gt;access-list 145 permit ip 172.22.94.224 0.0.0.31 any" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got confused by the inverse mask address(0.0.0.31) and I would like some clarification. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, ~sK &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:08:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420589#M308366</guid>
      <dc:creator>sadik.bash</dc:creator>
      <dc:date>2019-03-12T03:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: ACL- Inverse Mask</title>
      <link>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420590#M308369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if that is really an ACL from an ASA, then it's probably wrong as the ASA doesn't use the inversed wildcardmask. The router-wildcard-mask of 0.0.0.31 would be 255.255.255.224 on the ASA.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 00:38:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420590#M308369</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-11-23T00:38:37Z</dc:date>
    </item>
    <item>
      <title>ACL- Inverse Mask</title>
      <link>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420591#M308372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, the inv mask is on the 4507 not the ASA. My question is what does this statement "&lt;/P&gt;&lt;P&gt;access-list 145 permit ip 172.22.94.224 0.0.0.31" &lt;SPAN style="font-size: 10pt;"&gt;mean? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, ~sK &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 00:49:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420591#M308372</guid>
      <dc:creator>sadik.bash</dc:creator>
      <dc:date>2013-11-23T00:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: ACL- Inverse Mask</title>
      <link>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420592#M308377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;0.0.0.31 is a mask that has 27 bits set to 0 (match) and five bits set to one (don't match). With that mask in the ACL you allow 32 addresses, in your case from 172.22.94.224 to 172.22.94.255.&lt;BR /&gt;&lt;BR /&gt;Wildcardmasks are very good explained in the Wikipedia-article: &lt;A href="http://en.wikipedia.org/wiki/Wildcard_mask" target="_blank"&gt;http://en.wikipedia.org/wiki/Wildcard_mask&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 01:06:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-inverse-mask/m-p/2420592#M308377</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-11-23T01:06:18Z</dc:date>
    </item>
  </channel>
</rss>

