<?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: ACLs on router on stick. Pings not working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736158#M1095816</link>
    <description>&lt;P&gt;&lt;SPAN&gt;permit icmp 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255 &lt;FONT color="#00FF00"&gt;&lt;STRONG&gt;echo-reply &amp;lt;&amp;lt;- this only you need to end of your permit ACL line&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Dec 2022 10:04:42 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2022-12-10T10:04:42Z</dc:date>
    <item>
      <title>ACLs on router on stick. Pings not working</title>
      <link>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736157#M1095815</link>
      <description>&lt;P&gt;Hello! I have run into a problem with pings. I have 3 networks on 3 vlans: students, servers and admin.&lt;/P&gt;&lt;P&gt;Students network is 192.168.1.0, servers network is 192.168.2.0 and admin network is 192.168.3.0.&lt;/P&gt;&lt;P&gt;The following config is working as intended except when I try to ping the student network from any of the other networks which blocks the icmp reply unless I add&lt;/P&gt;&lt;P&gt;permit icmp 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;permit icmp host 192.168.1.10 any&lt;/P&gt;&lt;P&gt;witch defeats the purpose of denying pings from the student network&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Extended IP access list servers&lt;/P&gt;&lt;P&gt;10 permit tcp 192.168.1.0 0.0.0.255 host 192.168.2.12 eq smtp&lt;/P&gt;&lt;P&gt;20 permit tcp 192.168.1.0 0.0.0.255 host 192.168.2.12 eq pop3&lt;/P&gt;&lt;P&gt;30 permit tcp 192.168.1.0 0.0.0.255 host 192.168.2.10 eq www&lt;/P&gt;&lt;P&gt;40 permit tcp 192.168.3.0 0.0.0.255 host 192.168.2.10 eq www&lt;/P&gt;&lt;P&gt;50 permit tcp 192.168.3.0 0.0.0.255 host 192.168.2.12 eq pop3&lt;/P&gt;&lt;P&gt;60 permit tcp 192.168.3.0 0.0.0.255 host 192.168.2.12 eq smtp&lt;/P&gt;&lt;P&gt;70 permit icmp 192.168.3.0 0.0.0.255 192.168.2.0 0.0.0.255&lt;/P&gt;&lt;P&gt;80 permit tcp host 192.168.3.11 eq www any&lt;/P&gt;&lt;P&gt;90 deny ip any any&lt;/P&gt;&lt;P&gt;100 deny tcp any any&lt;/P&gt;&lt;P&gt;Extended IP access list admin&lt;/P&gt;&lt;P&gt;10 permit tcp 192.168.2.0 0.0.0.255 host 192.168.3.11 eq www&lt;/P&gt;&lt;P&gt;20 permit tcp host 192.168.2.10 eq www any&lt;/P&gt;&lt;P&gt;30 permit tcp host 192.168.2.12 eq smtp any&lt;/P&gt;&lt;P&gt;40 permit tcp host 192.168.2.12 eq pop3 any&lt;/P&gt;&lt;P&gt;50 permit icmp 192.168.2.0 0.0.0.255 192.168.3.0 0.0.0.255&lt;/P&gt;&lt;P&gt;60 deny ip any any&lt;/P&gt;&lt;P&gt;70 deny tcp any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 09:59:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736157#M1095815</guid>
      <dc:creator>christoffer92</dc:creator>
      <dc:date>2022-12-10T09:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: ACLs on router on stick. Pings not working</title>
      <link>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736158#M1095816</link>
      <description>&lt;P&gt;&lt;SPAN&gt;permit icmp 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255 &lt;FONT color="#00FF00"&gt;&lt;STRONG&gt;echo-reply &amp;lt;&amp;lt;- this only you need to end of your permit ACL line&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 10:04:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736158#M1095816</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-12-10T10:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: ACLs on router on stick. Pings not working</title>
      <link>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736159#M1095817</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1432569"&gt;@christoffer92&lt;/a&gt; What interface(s) have you applied the ACL and in which direction? Provide the configuration.&lt;/P&gt;
&lt;P&gt;You could just permit echo-reply instead of icmp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 10:06:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736159#M1095817</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-12-10T10:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: ACLs on router on stick. Pings not working</title>
      <link>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736160#M1095818</link>
      <description>&lt;P&gt;Wow thanks, now i feel pretty stupid!&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 10:13:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acls-on-router-on-stick-pings-not-working/m-p/4736160#M1095818</guid>
      <dc:creator>christoffer92</dc:creator>
      <dc:date>2022-12-10T10:13:29Z</dc:date>
    </item>
  </channel>
</rss>

