<?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: ACL extended not working in Switching</title>
    <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201500#M570936</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;Yes got it, in firewall check the source IP of the ping,&amp;nbsp;&lt;BR /&gt;Is there any destination NAT configured on your router? As the public IP won't get translated to Private IP and get routed to the servers unless NAT is configured.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2024 07:01:47 GMT</pubDate>
    <dc:creator>Karan Belani</dc:creator>
    <dc:date>2024-10-01T07:01:47Z</dc:date>
    <item>
      <title>ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201444#M570924</link>
      <description>&lt;P&gt;We are experiencing an issue where cisco router is pinging some servers with his wan ip.&lt;/P&gt;&lt;P&gt;we didn't find the reason so we tried to block the ping,&lt;BR /&gt;Despite applying ACL, I still see logs of the ping in the firewall, it's really weird because when I try to ping the servers with the wan IP I can't:&lt;/P&gt;&lt;P&gt;ROUTER#ping 172.24.133.124&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 172.24.133.124, timeout is 2 seconds:&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms&lt;BR /&gt;ROUTER#ping 172.24.133.124 so&lt;BR /&gt;ROUTER#ping 172.24.133.124 source 198.18.100.9&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 172.24.133.124, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of 198.18.100.9&lt;BR /&gt;.....&lt;BR /&gt;Success rate is 0 percent (0/5)&lt;/P&gt;&lt;P&gt;cisco config:&lt;/P&gt;&lt;P&gt;ip access-list extended Block-Ping&lt;BR /&gt;10 deny icmp host 198.18.100.9 any echo&lt;BR /&gt;20 deny icmp host 198.18.100.9 any echo-replySwitching&lt;BR /&gt;30 permit ip any any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0/1.60&lt;BR /&gt;description p2p_to_customer&lt;BR /&gt;encapsulation dot1Q 60&lt;BR /&gt;ip address 172.24.60.249 255.255.255.0&lt;BR /&gt;ip access-group Block-Ping out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 06:20:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201444#M570924</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T06:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201457#M570925</link>
      <description>&lt;P&gt;As per the network topology,&amp;nbsp;&lt;BR /&gt;The router's gi0/0/1.60 ip address is 172.16.1.1&lt;BR /&gt;And in your ACL configuration, you have created the ACE&amp;nbsp;&lt;SPAN&gt;30 permit ip any any that's why you can ping.&lt;/SPAN&gt;&lt;BR /&gt;What is your WAN IP? 172.16.1.1 or&amp;nbsp;&lt;SPAN&gt;172.24.60.249&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 06:08:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201457#M570925</guid>
      <dc:creator>Karan Belani</dc:creator>
      <dc:date>2024-10-01T06:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201465#M570927</link>
      <description>&lt;P&gt;the wan ip is:&amp;nbsp;&lt;SPAN&gt;198.18.100.9&lt;BR /&gt;&lt;/SPAN&gt;as you can see it seems like the acl is working because when I try to ping from the router with this source no ping:&lt;BR /&gt;&lt;SPAN&gt;ROUTER#ping 172.24.133.124 source 198.18.100.9&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Type escape sequence to abort.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sending 5, 100-byte ICMP Echos to 172.24.133.124, timeout is 2 seconds:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Packet sent with a source address of 198.18.100.9&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Success rate is 0 percent (0/5)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 06:16:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201465#M570927</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T06:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201474#M570928</link>
      <description>&lt;P&gt;the toplogy was wrong, I just updated the photo&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 06:21:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201474#M570928</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T06:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201484#M570930</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;So do you want to block the ping to servers from WAN IP or allow the ping?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 06:47:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201484#M570930</guid>
      <dc:creator>Karan Belani</dc:creator>
      <dc:date>2024-10-01T06:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201496#M570935</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I want to block and it seems like it block, but when I open my firewall I still see the icmp&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 06:53:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201496#M570935</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T06:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201500#M570936</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;Yes got it, in firewall check the source IP of the ping,&amp;nbsp;&lt;BR /&gt;Is there any destination NAT configured on your router? As the public IP won't get translated to Private IP and get routed to the servers unless NAT is configured.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 07:01:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201500#M570936</guid>
      <dc:creator>Karan Belani</dc:creator>
      <dc:date>2024-10-01T07:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201501#M570937</link>
      <description>&lt;P&gt;Can you add log to ACL you apply and see if it block traffic or not&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 07:05:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201501#M570937</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-01T07:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201513#M570940</link>
      <description>&lt;P&gt;There is no NAT on the router, I have a static route to the servers.&lt;/P&gt;&lt;P&gt;in the firewall, I see the source IP that I blocked&amp;nbsp;&lt;SPAN&gt;198.18.100.9.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I add log to the access list? when I do show access-list I don't see matches on the block statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 07:18:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201513#M570940</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T07:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201539#M570944</link>
      <description>&lt;P&gt;An ACL never applies to traffic generated by the router itself&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ciscopress.com/articles/article.asp?p=174313&amp;amp;seqNum=4" target="_blank"&gt;https://www.ciscopress.com/articles/article.asp?p=174313&amp;amp;seqNum=4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"...&lt;SPAN&gt;ACLs never apply to traffic generated by the router"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 07:48:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201539#M570944</guid>
      <dc:creator>etienne-buxin</dc:creator>
      <dc:date>2024-10-01T07:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201562#M570948</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;I will try to use&amp;nbsp;CoPP&amp;nbsp;&lt;BR /&gt;maybe this will work.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 08:40:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201562#M570948</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T08:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201565#M570950</link>
      <description>&lt;P&gt;Just wanting to check, you say you see the pings in the firewall.&amp;nbsp;&lt;BR /&gt;Are they they pings with source IP&amp;nbsp;&lt;SPAN&gt;198.18.100.9?&amp;nbsp;&lt;BR /&gt;And are you able to see the hit count on your Block-Ping rule?&amp;nbsp;&lt;BR /&gt;Also just to confirm that the Block-Ping rule is named and referenced correctly? not "BLOCK-PING" all caps for example?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 08:50:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201565#M570950</guid>
      <dc:creator>IanTonyBirchall</dc:creator>
      <dc:date>2024-10-01T08:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201571#M570951</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Are they they pings with source IP&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;198.18.100.9?&amp;nbsp; YES&lt;BR /&gt;And are you able to see the hit count on your Block-Ping rule? no hit count but when I try to ping with the source I can't:&lt;BR /&gt;ROUTER#ping 172.24.133.124 source 198.18.100.9&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 172.24.133.124, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of 198.18.100.9&lt;BR /&gt;.....&lt;BR /&gt;Success rate is 0 percent (0/5)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also just to confirm that the Block-Ping rule is named and referenced correctly? not "BLOCK-PING" all caps for example? YES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 08:57:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201571#M570951</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T08:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201594#M570955</link>
      <description>&lt;P&gt;I run lab ACL not work for me I will try CoPP and share code here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:34:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201594#M570955</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-01T09:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201604#M570956</link>
      <description>&lt;P&gt;YES&amp;nbsp;&lt;BR /&gt;but I am not familiar with that , do I need to see a log in the CLI?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:39:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201604#M570956</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-01T09:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201608#M570957</link>
      <description>&lt;P&gt;NO need log I test ACL with log there is no hit so we need to use CoPP and I will run lab and share code here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:43:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201608#M570957</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-01T09:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201610#M570958</link>
      <description>&lt;PRE&gt;access-list 152 permit ip host &amp;lt;router interface IP&amp;gt; &amp;lt;server IP&amp;gt;
access-list 152 deny   ip any any &amp;lt;&amp;lt;&amp;lt;- this mandatory 
!
class-map match-all class-icmp
 match access-group 152
!
policy-map policy-icmp
 class class-icmp
   drop
!
control-plane
 service-policy input policy-icmp&lt;/PRE&gt;
&lt;P&gt;MHM&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:51:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5201610#M570958</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-01T09:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5204309#M571268</link>
      <description>&lt;P&gt;I still didn't execute the command.&lt;/P&gt;&lt;P&gt;do you know if cdp may be the reason for the ping?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 06:03:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5204309#M571268</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-07T06:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5204313#M571270</link>
      <description>&lt;P&gt;Cdp is use between two direct point and it l2 so sure it not relate to ping send for router to server.&lt;/P&gt;
&lt;P&gt;And if you not run copp in router why you not only drop these ping in FW.&lt;/P&gt;
&lt;P&gt;I prefer use acl in FW instead of using copp.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 06:17:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5204313#M571270</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-07T06:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: ACL extended not working</title>
      <link>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5204315#M571271</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;but I don't have access to the FW,&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 06:21:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/acl-extended-not-working/m-p/5204315#M571271</guid>
      <dc:creator>mangsto32</dc:creator>
      <dc:date>2024-10-07T06:21:33Z</dc:date>
    </item>
  </channel>
</rss>

