<?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 ASA DHCP Relay Issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608756#M559773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone has a configuration for this issue or how it setup? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2011 14:18:04 GMT</pubDate>
    <dc:creator>smailbouabdallah</dc:creator>
    <dc:date>2011-08-05T14:18:04Z</dc:date>
    <item>
      <title>ASA DHCP Relay Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608752#M559768</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to get DHCP realy in a ASA runing 7.2(1) working with no luck.&amp;nbsp; I added the following the commands to the ASA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dhcprelay server x.x.x.x inside&lt;/P&gt;&lt;P&gt;dhcprelay enable wifi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm trying to pass the dhcp requests from the wifi interface (security level 60) to the inside interface (security level 100).&amp;nbsp; I can see the dhcp request on the dhcp server and a lease being issued.&amp;nbsp; However it never reaches the device on the wifi interface.&amp;nbsp; I have done data caputures and I see it on the inside interface (not on the same phyiscal segment as the ASA inside interface).&amp;nbsp; When I have debug dhcp events I see a binding.&amp;nbsp; When I sniff the wifi interface I can see the dhcp requests but ro replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the examples show going from a higher security interface to a lower security interface.&amp;nbsp; As anybody configured a ASA in this manor?&lt;/P&gt;&lt;P&gt;Any assistance will be greatly appreicated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:07:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608752#M559768</guid>
      <dc:creator>friek</dc:creator>
      <dc:date>2019-03-11T20:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA DHCP Relay Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608753#M559770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the DHCP server is on the interface called &lt;SPAN&gt;wifi and the clients are on the inside you will need the following commands:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;dhcprelay server x.x.x.x wifi&lt;/P&gt;&lt;P&gt;dhcprelay enable inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the following link:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/docs/security/asa/asa82/command/reference/d2.html#wp1949399"&gt;http://www.cisco.com/en/US/partner/docs/security/asa/asa82/command/reference/d2.html#wp1949399&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It show an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="pB1_Body1"&gt;The following example shows how to configure the DHCP relay agent for a DHCP server with an IP address of 10.1.1.1 on the outside interface of the adaptive security appliance, client requests on the inside interface of the adaptive security appliance, and a timeout value up to 90 seconds:&lt;/P&gt;&lt;A name="wp1949504"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;hostname(config)# &lt;SPAN class="cExBold"&gt;dhcprelay server 10.1.1.1 outside&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1949512"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;hostname(config)# &lt;SPAN class="cExBold"&gt;dhcprelay enable inside&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class="cExBold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class="cExBold"&gt;I hope this helps.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 19:45:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608753#M559770</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-03-16T19:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: ASA DHCP Relay Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608754#M559771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you but I have read that link....many many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I indicated my DHCP server is behind the ASA on the inside interface (security level 100) and the clients are on the wifi interface (security level 60).&amp;nbsp; My question is this, has anybody been able to get dhcprelay on a ASA to work with the dhcp request flow is from a lower level security interface to a higher level security interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there more to the configuration then simply dhcprelay server x.x.x.x inside and dhcprelay enable wifi..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 20:37:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608754#M559771</guid>
      <dc:creator>friek</dc:creator>
      <dc:date>2011-03-16T20:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: ASA DHCP Relay Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608755#M559772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought your dhcp server was on the interface wifi, sorry for the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done DHCP relay and it works. You can also try to troublehoot the problem checking the logs and/or debugs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DHCP server is on the same subnet as the interface inside? Same question for the DHCP clients&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 20:42:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608755#M559772</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-03-16T20:42:11Z</dc:date>
    </item>
    <item>
      <title>ASA DHCP Relay Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608756#M559773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone has a configuration for this issue or how it setup? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 14:18:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcp-relay-issue/m-p/1608756#M559773</guid>
      <dc:creator>smailbouabdallah</dc:creator>
      <dc:date>2011-08-05T14:18:04Z</dc:date>
    </item>
  </channel>
</rss>

