<?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 help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-help/m-p/2122937#M392285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yeah I like it much better.&amp;nbsp; Thanks for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 16:55:26 GMT</pubDate>
    <dc:creator>davidfield</dc:creator>
    <dc:date>2013-01-24T16:55:26Z</dc:date>
    <item>
      <title>ACL help</title>
      <link>https://community.cisco.com/t5/network-security/acl-help/m-p/2122933#M392276</link>
      <description>&lt;P&gt; ello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a problem on a router with CBAC and an ACL on the outside interface.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I apply the Access-group INTERNET I loose DNS access from inside.&amp;nbsp; The DNS server is the router and name servers 8.8.8.8 8.8.8.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone see what I'm&amp;nbsp; doing wrong here?&amp;nbsp; I've been looking at this for hours and I'm getting the mind blur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt; Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ip inspect name CBAC-1 dns&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 ftp&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 h323&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 https&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 icmp&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 imap&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 pop3&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 netshow&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 shell&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 rtsp&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 streamworks&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 tftp&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 vdolive&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 tcp&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 udp&lt;/P&gt;&lt;P&gt;ip inspect name CBAC-1 pptp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network ABCD&lt;/P&gt;&lt;P&gt; host 195.X.X.53&lt;/P&gt;&lt;P&gt; 82.X.X.144 255.255.255.248&lt;/P&gt;&lt;P&gt; host 84.X.X.242&lt;/P&gt;&lt;P&gt; host 84.X.X.243&lt;/P&gt;&lt;P&gt; 82.X.X.16 255.255.255.248&lt;/P&gt;&lt;P&gt; 195.X.X.8 255.255.255.248&lt;/P&gt;&lt;P&gt; 84.X.X.24 255.255.255.248&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;host 8.8.8.8&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; host 85.X.X.4&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #ff0000;"&gt; &lt;STRONG&gt;host 8.8.4.4&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; host 86.X.X.33&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;/P&gt;&lt;P&gt; ip address negotiated&lt;/P&gt;&lt;P&gt; no ip unreachables&lt;/P&gt;&lt;P&gt; ip mtu 1492&lt;/P&gt;&lt;P&gt; ip flow ingress&lt;/P&gt;&lt;P&gt; ip inspect CBAC-1 out&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ip access-group INTERNET in&lt;/STRONG&gt;&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;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ip access-list extended INTERNET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt; permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt; permit icmp any any unreachable&lt;/P&gt;&lt;P&gt; permit icmp any any echo&lt;/P&gt;&lt;P&gt; permit udp any any eq non500-isakmp&lt;/P&gt;&lt;P&gt; permit udp any any eq isakmp&lt;/P&gt;&lt;P&gt; permit esp any any&lt;/P&gt;&lt;P&gt; permit gre any any&lt;/P&gt;&lt;P&gt; permit ahp any any&lt;/P&gt;&lt;P&gt; permit tcp object-group ABCD host 109.X.X.81 eq smtp&lt;/P&gt;&lt;P&gt; permit tcp object-group ABCD host 109.X.X.81 eq 22&lt;/P&gt;&lt;P&gt; permit tcp object-group ABCD host 109.X.X.81 eq 3389&lt;/P&gt;&lt;P&gt; permit udp object-group ABCD host 109.X.X.81 eq snmp&lt;/P&gt;&lt;P&gt; permit tcp any host 109.X.X.81 eq pop3&lt;/P&gt;&lt;P&gt; permit tcp any host 109.X.X.81 eq 143&lt;/P&gt;&lt;P&gt; permit tcp any host 109.X.X.81 eq 443&lt;/P&gt;&lt;P&gt; permit tcp any host 109.X.X.82 eq 443&lt;/P&gt;&lt;P&gt; permit tcp any host 109.X.X.82 eq 9000&lt;/P&gt;&lt;P&gt; permit tcp host 84.X.X.27 host 109.X.X.81 eq smtp&lt;/P&gt;&lt;P&gt; permit tcp host 85.X.X.4 host 109.X.X.84 eq 5060&lt;/P&gt;&lt;P&gt; permit udp host 85.X.X.4 host 109.X.X.84 eq 5060&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt; permit udp object-group ABCD host 109.X.X.81 eq domain&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:51:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-help/m-p/2122933#M392276</guid>
      <dc:creator>davidfield</dc:creator>
      <dc:date>2019-03-12T00:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: ACL help</title>
      <link>https://community.cisco.com/t5/network-security/acl-help/m-p/2122934#M392277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ip inspect name CBAC-1 tcp router-traffic&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ip inspect name CBAC-1 udp&amp;nbsp; router-traffic&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ip inspect name CBAC-1 icmp router-traffic&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that, also the outgoing packets from the router are inspected and the answers are allowed in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do it only with the ACL you have to configure it the following way (assuming 109.X.X.81 is your outside IP):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;permit udp object-group ABCD eq domain host 109.X.X.81&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;--&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>Wed, 23 Jan 2013 22:30:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-help/m-p/2122934#M392277</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-01-23T22:30:21Z</dc:date>
    </item>
    <item>
      <title>ACL help</title>
      <link>https://community.cisco.com/t5/network-security/acl-help/m-p/2122935#M392280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Karsten,&amp;nbsp; Exactly what I was missing was the outbound traffic allow &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; permit udp object-group ABCD eq domain host 109.X.X.81&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 22:36:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-help/m-p/2122935#M392280</guid>
      <dc:creator>davidfield</dc:creator>
      <dc:date>2013-01-23T22:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: ACL help</title>
      <link>https://community.cisco.com/t5/network-security/acl-help/m-p/2122936#M392282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the version with the "router-trafic" keyword is much more elegant as you don't need all the lines for return-traffic that is sourced by the router. That also can be outgoing pings, ntp and so on. Give it a try ...&lt;/P&gt;&lt;P&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"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 22:53:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-help/m-p/2122936#M392282</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-01-23T22:53:41Z</dc:date>
    </item>
    <item>
      <title>ACL help</title>
      <link>https://community.cisco.com/t5/network-security/acl-help/m-p/2122937#M392285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yeah I like it much better.&amp;nbsp; Thanks for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 16:55:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-help/m-p/2122937#M392285</guid>
      <dc:creator>davidfield</dc:creator>
      <dc:date>2013-01-24T16:55:26Z</dc:date>
    </item>
  </channel>
</rss>

