<?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 for DHCP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-for-dhcp/m-p/3870912#M28176</link>
    <description>Hi Kane,&lt;BR /&gt;Since we have DHCP in picture, you cannot have specific IP addresses in the ACL. Therefore, your ACL should look like:&lt;BR /&gt; "access-list ABC extended permit udp any any eq 53 ". This should be applied in INBOUND direction on the interface connected to the LAN with lower Security-level.&lt;BR /&gt;AND,  "access-list abc extended permit udp any eq 53 any" in INBOUND direction on interface connected to the LAN in which you have the DHCP server.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Kuldeep</description>
    <pubDate>Tue, 11 Jun 2019 12:00:01 GMT</pubDate>
    <dc:creator>kuldeep_dubey</dc:creator>
    <dc:date>2019-06-11T12:00:01Z</dc:date>
    <item>
      <title>ACL for DHCP</title>
      <link>https://community.cisco.com/t5/network-security/acl-for-dhcp/m-p/3870897#M28175</link>
      <description />
      <pubDate>Tue, 11 Jun 2019 11:56:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-for-dhcp/m-p/3870897#M28175</guid>
      <dc:creator>Kane Smith</dc:creator>
      <dc:date>2019-06-11T11:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: ACL for DHCP</title>
      <link>https://community.cisco.com/t5/network-security/acl-for-dhcp/m-p/3870912#M28176</link>
      <description>Hi Kane,&lt;BR /&gt;Since we have DHCP in picture, you cannot have specific IP addresses in the ACL. Therefore, your ACL should look like:&lt;BR /&gt; "access-list ABC extended permit udp any any eq 53 ". This should be applied in INBOUND direction on the interface connected to the LAN with lower Security-level.&lt;BR /&gt;AND,  "access-list abc extended permit udp any eq 53 any" in INBOUND direction on interface connected to the LAN in which you have the DHCP server.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Kuldeep</description>
      <pubDate>Tue, 11 Jun 2019 12:00:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-for-dhcp/m-p/3870912#M28176</guid>
      <dc:creator>kuldeep_dubey</dc:creator>
      <dc:date>2019-06-11T12:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: ACL for DHCP</title>
      <link>https://community.cisco.com/t5/network-security/acl-for-dhcp/m-p/3870919#M28177</link>
      <description>OR&lt;BR /&gt;access-list abc line 1 extended permit udp host 0.0.0.0  host 255.255.255.255 eq domain ---&amp;gt; on OUT interface in IN direction.&lt;BR /&gt;and&lt;BR /&gt;access-list abc line 2 extended permit udp host &amp;lt;DHCP_server_IP&amp;gt; eq domain host 255.255.255.255 ----&amp;gt; on IN interface in IN direction.&lt;BR /&gt;&lt;BR /&gt;(Only in case of Cisco Devices)</description>
      <pubDate>Tue, 11 Jun 2019 12:08:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-for-dhcp/m-p/3870919#M28177</guid>
      <dc:creator>kuldeep_dubey</dc:creator>
      <dc:date>2019-06-11T12:08:24Z</dc:date>
    </item>
  </channel>
</rss>

