<?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 Cisco ASA multiple DHCP relay interfaces in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715528#M190576</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question, I got a Cisco 5510 with 3 interfaces&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside&lt;/P&gt;&lt;P&gt;DMZ1&lt;/P&gt;&lt;P&gt;DMZ2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a DHCP server on "Inside" and I want to relay DHCP request from both DMZ to this inside interface...But when I try, I only get to enable relay on 1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did:&lt;/P&gt;&lt;P&gt;dhcprelay server dhcpserver01 inside&lt;BR /&gt;dhcprelay server dhcpserver02&amp;nbsp;inside&lt;BR /&gt;dhcprelay enable dmz1&lt;BR /&gt;dhcprelay timeout 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i try and write&lt;/P&gt;&lt;P&gt;"dhcprelay enable dmz2" it will overwrite "dhcprelay enable dmz1" command..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it not possible to enable relay from multiple interfaces in the ASA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;code is&amp;nbsp;asa825-k8.bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:07:15 GMT</pubDate>
    <dc:creator>azore2007</dc:creator>
    <dc:date>2019-03-12T06:07:15Z</dc:date>
    <item>
      <title>Cisco ASA multiple DHCP relay interfaces</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715528#M190576</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question, I got a Cisco 5510 with 3 interfaces&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside&lt;/P&gt;&lt;P&gt;DMZ1&lt;/P&gt;&lt;P&gt;DMZ2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a DHCP server on "Inside" and I want to relay DHCP request from both DMZ to this inside interface...But when I try, I only get to enable relay on 1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did:&lt;/P&gt;&lt;P&gt;dhcprelay server dhcpserver01 inside&lt;BR /&gt;dhcprelay server dhcpserver02&amp;nbsp;inside&lt;BR /&gt;dhcprelay enable dmz1&lt;BR /&gt;dhcprelay timeout 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i try and write&lt;/P&gt;&lt;P&gt;"dhcprelay enable dmz2" it will overwrite "dhcprelay enable dmz1" command..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it not possible to enable relay from multiple interfaces in the ASA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;code is&amp;nbsp;asa825-k8.bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:07:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715528#M190576</guid>
      <dc:creator>azore2007</dc:creator>
      <dc:date>2019-03-12T06:07:15Z</dc:date>
    </item>
    <item>
      <title>Hi,Ideally it should not</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715529#M190579</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Ideally it should not overwrite the configuration. I tried the same in my lab device with version asa825-k8.bin and it takes the command. I tried saving the configuration and changes still exist.&lt;/P&gt;&lt;P&gt;Could you please try to remove complete dhcprelay configuration from ASA&amp;nbsp;and see if it takes the command this time?&lt;/P&gt;&lt;P&gt;Also, does it overwrites only if you save the configuration or it doesn't show up even after configuring ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Akshay Rastogi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2015 17:09:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715529#M190579</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2015-06-15T17:09:24Z</dc:date>
    </item>
    <item>
      <title>hi Akshay,  I never tested to</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715530#M190584</link>
      <description>&lt;P&gt;hi Akshay,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I never tested to try and save config..In CLi it takes the command and just removed the old one and uses the new cli command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try this in ASDM i actually get an error (when checking both interfaces for an relay) that one of the interfaces cannot enable relay... Doesnt matter which interface..it complains only when choosing more then 1 interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i will check the correct error message tomorrow and try and print screen it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2015 20:37:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715530#M190584</guid>
      <dc:creator>azore2007</dc:creator>
      <dc:date>2015-06-15T20:37:52Z</dc:date>
    </item>
    <item>
      <title>I have removed the</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715531#M190589</link>
      <description>&lt;P&gt;I have removed the configuration, wrote the config and tried again.. doesnt work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried in ASDM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;[OK] dhcprelay enable dmz1&lt;/DIV&gt;&lt;DIV&gt;[OK] dhcprelay setroute dmz1&lt;/DIV&gt;&lt;DIV&gt;[ERROR] dhcprelay enable dmz2&lt;/DIV&gt;&lt;DIV&gt;Command failed&lt;/DIV&gt;&lt;DIV&gt;[OK] dhcprelay setroute dmz2&lt;/DIV&gt;&lt;DIV&gt;[OK] dhcprelay server dhcpserver01 inside&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Jun 2015 07:34:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715531#M190589</guid>
      <dc:creator>azore2007</dc:creator>
      <dc:date>2015-06-16T07:34:21Z</dc:date>
    </item>
    <item>
      <title>Alright.. think I solved it.</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715532#M190597</link>
      <description>&lt;P&gt;Alright.. think I solved it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created another interface.. which was able to use dhcp relay..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I deletede dmz2, wrote config and re-created it.. now it works suddenly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;will test with users and see if it actually works or not&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 07:58:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-multiple-dhcp-relay-interfaces/m-p/2715532#M190597</guid>
      <dc:creator>azore2007</dc:creator>
      <dc:date>2015-06-16T07:58:51Z</dc:date>
    </item>
  </channel>
</rss>

