<?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: 5506-X BVI Interface DHCP Keeps Leasing Addresses in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841123#M29230</link>
    <description>&lt;P&gt;in order to help you it would be better if you share your ASA configuration.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2019 13:27:40 GMT</pubDate>
    <dc:creator>Sheraz.Salim</dc:creator>
    <dc:date>2019-04-18T13:27:40Z</dc:date>
    <item>
      <title>5506-X BVI Interface DHCP Keeps Leasing Addresses</title>
      <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841088#M29228</link>
      <description>&lt;P&gt;I have configured port Gi1/2-Gi1/8 as follows with the nameif incrementing such as inside2, inside3 etc. A small DHCP pool has been created as well.&lt;BR /&gt;&lt;BR /&gt;interface GigabitEthernet1/2&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside1&lt;BR /&gt;security-level 100&lt;BR /&gt;&lt;BR /&gt;When I connect my laptop to any of these ports it get's an IP but immediately drops it and then gets another. A debug of dhcpd shows me that after the ack is sent to my laptop it then rejects the IP. The ASA then tries the next IP in the pool. Wireshark shows my laptop joining a multicast group and leaving. It also shows a DHCP decline from my laptop. A colleague has tried his laptop and experiences the same issue.&lt;BR /&gt;&lt;BR /&gt;Any ideas what is causing this?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 12:54:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841088#M29228</guid>
      <dc:creator>ehayric1320</dc:creator>
      <dc:date>2019-04-18T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: 5506-X BVI Interface DHCP Keeps Leasing Addresses</title>
      <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841101#M29229</link>
      <description>&lt;P&gt;Attached is a small piece of the dhcpd debug. You can see on line 19 that a 'DHCPDECLINE' is received.&lt;BR /&gt;&lt;BR /&gt;This laptop works fine with DHCP when connected to our production network.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 13:07:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841101#M29229</guid>
      <dc:creator>ehayric1320</dc:creator>
      <dc:date>2019-04-18T13:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: 5506-X BVI Interface DHCP Keeps Leasing Addresses</title>
      <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841123#M29230</link>
      <description>&lt;P&gt;in order to help you it would be better if you share your ASA configuration.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 13:27:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841123#M29230</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2019-04-18T13:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: 5506-X BVI Interface DHCP Keeps Leasing Addresses</title>
      <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841127#M29231</link>
      <description>&lt;P&gt;It could be the MS duplicate ip address detection kicking in. Does your ASA have any NAT rules that makes it proxy for that assigned ip address? If this is the case, the client might be testing arp for its newly received ip address. IF the ASA proxy arp's, the client releases it assuming that it is already used in the network.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 13:43:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841127#M29231</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2019-04-18T13:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: 5506-X BVI Interface DHCP Keeps Leasing Addresses</title>
      <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841186#M29232</link>
      <description>&lt;P&gt;DHCP is being hosted on a 3850, this is not Microsoft DHCP. It appears the reoslution may have been the 'sysopt noproxyarp' command on every single interface. Previously I had only enabled it on the outside interface. I found this link and it seems this is my issue.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/DHCP-Clients-sending-DHCPDECLINE-packets" target="_self"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/DHCP-Clients-sending-DHCPDECLINE-packets&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 15:16:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841186#M29232</guid>
      <dc:creator>ehayric1320</dc:creator>
      <dc:date>2019-04-18T15:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: 5506-X BVI Interface DHCP Keeps Leasing Addresses</title>
      <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841209#M29233</link>
      <description>&lt;P&gt;So the Duplicate ip address detection is on the client machine, does not matter what your DHCP server is. ASA does proxy arp by default, but only when there is a corresponding NAT statement. Proxy arp is usually not a required feature on your inside interface, so you can disable this for testing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 16:04:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841209#M29233</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2019-04-18T16:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: 5506-X BVI Interface DHCP Keeps Leasing Addresses</title>
      <link>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841674#M29234</link>
      <description>&lt;P&gt;Once I disabled proxy-arp on the BVI and all of the bridged interfaces the problem is gone.&lt;BR /&gt;&lt;BR /&gt;The problem was not duplicate IP's. The problem was that it kept sending a decline and then DHCP would try another IP.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 13:51:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5506-x-bvi-interface-dhcp-keeps-leasing-addresses/m-p/3841674#M29234</guid>
      <dc:creator>ehayric1320</dc:creator>
      <dc:date>2019-04-19T13:51:43Z</dc:date>
    </item>
  </channel>
</rss>

