<?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 DHCP relay and ZFW in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dhcp-relay-and-zfw/m-p/4587021#M1088975</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a 4321 router that functions as a ZFW. I have configured zones&lt;/P&gt;&lt;P&gt;Gi0/0/1 --&amp;gt; inside&lt;/P&gt;&lt;P&gt;Gi0/0/0.1 --&amp;gt; TEST. The TEST zone has dhcp relay commands configured, but I cannot get any end device behind the TEST zone get an IP address via our DHCP server, which is located somewhere behind the inside zone.&lt;/P&gt;&lt;P&gt;I have found this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/116117-configure-dhcp-zbf-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/116117-configure-dhcp-zbf-00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but even after trying both suggestions nothing changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 07:56:41 GMT</pubDate>
    <dc:creator>katerina.dardoufa</dc:creator>
    <dc:date>2022-04-06T07:56:41Z</dc:date>
    <item>
      <title>DHCP relay and ZFW</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-relay-and-zfw/m-p/4587021#M1088975</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a 4321 router that functions as a ZFW. I have configured zones&lt;/P&gt;&lt;P&gt;Gi0/0/1 --&amp;gt; inside&lt;/P&gt;&lt;P&gt;Gi0/0/0.1 --&amp;gt; TEST. The TEST zone has dhcp relay commands configured, but I cannot get any end device behind the TEST zone get an IP address via our DHCP server, which is located somewhere behind the inside zone.&lt;/P&gt;&lt;P&gt;I have found this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/116117-configure-dhcp-zbf-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/116117-configure-dhcp-zbf-00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but even after trying both suggestions nothing changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 07:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-relay-and-zfw/m-p/4587021#M1088975</guid>
      <dc:creator>katerina.dardoufa</dc:creator>
      <dc:date>2022-04-06T07:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP relay and ZFW</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-relay-and-zfw/m-p/4587066#M1088977</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am not sure as to what exactly went wrong on my first attempts, but it seems that after issuing the following commands, my end dvices were able to obtain an IP.&lt;/P&gt;&lt;P&gt;The truth is that I did some housekeeping on the ACLs and ZFW policies of the router, so maybe this helped.&lt;/P&gt;&lt;P&gt;None the less, if anyone has any insights they'd like to share, please go ahead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;class-map type inspect match-all dhcp&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;match protocol udp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;policy-map type inspect test-to-self&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;class type inspect dhcp&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;pass&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;class class-default&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;drop log&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;policy-map type inspect self-to-test&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;class type inspect dhcp&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;pass&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;class class-default&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;drop log&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;zone-pair security test-to-self source TEST_ZONE destination self&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;service-policy type inspect test-to-self&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;zone-pair security self-to-test source self destination TEST_ZONE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;service-policy type inspect self-to-test&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 09:51:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-relay-and-zfw/m-p/4587066#M1088977</guid>
      <dc:creator>katerina.dardoufa</dc:creator>
      <dc:date>2022-04-06T09:51:19Z</dc:date>
    </item>
  </channel>
</rss>

