<?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 problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-problem/m-p/1922166#M437110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your point 2 - can not ping any server because access list to allow ping has not been configured:&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any 172.18.21.0 0.0.7.255&lt;/P&gt;&lt;P&gt;access-list 102 permit icmp any 172.18.21.0 0.0.7.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your point 3 - can not access any web pages from PC1, you can add the following:&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-NUMBER&gt; permit tcp any 172.18.21.0 0.0.7.255 eq 80&lt;/ACL-NUMBER&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 02:35:39 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2012-05-14T02:35:39Z</dc:date>
    <item>
      <title>acl problem</title>
      <link>https://community.cisco.com/t5/network-security/acl-problem/m-p/1922165#M437109</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm stucked with an acl problem. Attached to the message is the topology of an enterprise LAN with a server farm that I'm trying to protect using ACL's. Thre's also an addresssing table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goals of the test (a paket tracer activity) are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Prior to configuring access control lists both PCs can ping all servers and access all web pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. After configuring access control lists, PC2, representing a legitimate inside user, can not ping any&lt;/P&gt;&lt;P&gt;server but can access all web pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. After configuring access control lists, PC1, representing a PC set up to maintain switch&lt;/P&gt;&lt;P&gt;configurations, can ping servers in its own VLAN, can not ping other servers, and can not access&lt;/P&gt;&lt;P&gt;any web pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must be 2 acl's one to permit web traffic to the server farm from pc1 and pc 2 and deny all other traffic and another one to permit dns traffic and deny all other. The acl's must be aplied outbound on router 1 and 2 in fa0/0.21, fa0/0.22, fa0/0.23&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My choice, which doesn't work, is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 remark web traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 permit tcp any 172.18.21.0 0.0.7.255 eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 102 reamrk dns traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 102 permit tcp any 172.18.21.0 0.0.7.255 eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 102 permit udp any 172.18.21.0 0.0.7.255 eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 102 deny ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing worng?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:06:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-problem/m-p/1922165#M437109</guid>
      <dc:creator>eduardovila</dc:creator>
      <dc:date>2019-03-11T23:06:13Z</dc:date>
    </item>
    <item>
      <title>acl problem</title>
      <link>https://community.cisco.com/t5/network-security/acl-problem/m-p/1922166#M437110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your point 2 - can not ping any server because access list to allow ping has not been configured:&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any 172.18.21.0 0.0.7.255&lt;/P&gt;&lt;P&gt;access-list 102 permit icmp any 172.18.21.0 0.0.7.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your point 3 - can not access any web pages from PC1, you can add the following:&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-NUMBER&gt; permit tcp any 172.18.21.0 0.0.7.255 eq 80&lt;/ACL-NUMBER&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 02:35:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-problem/m-p/1922166#M437110</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-05-14T02:35:39Z</dc:date>
    </item>
    <item>
      <title>acl problem</title>
      <link>https://community.cisco.com/t5/network-security/acl-problem/m-p/1922167#M437111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;completion of the activity is now 100!!. The remark command was not allowed in the activity, so even you write correctly the acl statement the app gave you an error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 06:59:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-problem/m-p/1922167#M437111</guid>
      <dc:creator>eduardovila</dc:creator>
      <dc:date>2012-05-14T06:59:42Z</dc:date>
    </item>
  </channel>
</rss>

