<?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 Getting DHCP on a VMWare Virtual Machine via wireless in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995631#M86389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I did but not work&lt;/P&gt;&lt;P&gt;... I have Virtual WLC 7.3 con Flexconnect AP and Multicast is not supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 14:11:36 GMT</pubDate>
    <dc:creator>Filippo Carzaniga</dc:creator>
    <dc:date>2013-05-29T14:11:36Z</dc:date>
    <item>
      <title>Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995620#M86378</link>
      <description>&lt;P&gt;I have a WLC 2006 running 4.2.130 code with AP1020s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have several users that have VMware machines that run various flavors of Linux, etc Virtual Machines on Windows XP Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Windows XP works fine on the wireless.  It is the VMWare Virtual Machine running the â&amp;#128;&amp;#156;Bridgedâ&amp;#128;&amp;#157; ethernet connection that have problems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the Virtual Machine doesn't get  a DHCP IP address from the wireless network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user plugs into the wired network all works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some captures that show the DHCP requests going out with the MAC address of the wireless client, but no DHCP replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the WLC is seeing the additional DHCP requests from the MAC address of the wireless adapter and dropping them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same DHCP server (different scopes) are used for both wireless and wired clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DHCP server shows NO activity when the Virtual Machine tries to get a DHCP IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DHCP server is a Cat 6500 running IOS v12.2(33)SXH.  DHCP activity was monitored using debug IP dhcp server events/debug IP dhcp server packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VMWare Workstation tried is 6.02-6.04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 22:59:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995620#M86378</guid>
      <dc:creator>RaveDave1</dc:creator>
      <dc:date>2021-07-03T22:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995621#M86379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the setting in VM.  I had to configure the bridge to use my wireless card and not my ethernet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 01:47:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995621#M86379</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-06-06T01:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995622#M86380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We allow only traffic from the client itself. VM uses a different mac address, and the WLC does not know what to do with this traffic.  If VM is a necessity for your wireless clients, you must use NAT, or connect laptops to an AP in WGB (workgroup bridge) mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:57:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995622#M86380</guid>
      <dc:creator>Dmitry Halavin</dc:creator>
      <dc:date>2008-06-11T14:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995623#M86381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has less to do with which NIC is being bridged, and more to do with how the WLC views your DHCP request.  We have this issue as well.  The VMHost a discover and a request, but the WLC acknowldeges your request and sends you your current IP (since its all being sourced via wireless MAC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best bet is to either change to NAT, or use shared networking (which sucks imo).  NAT seems to work okay, and will get us through until a better solution comes along.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 13:14:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995623#M86381</guid>
      <dc:creator>jedson328</dc:creator>
      <dc:date>2008-07-23T13:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995624#M86382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The controllers do not support have multiple IP addresses behind a single wireless association.  You would need to set your VMWARE to use a NAT'ed connection.  Its a current limitation of lwapp controllers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 17:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995624#M86382</guid>
      <dc:creator>timsmith</dc:creator>
      <dc:date>2008-07-23T17:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995625#M86383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will the controllers ever support this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, what release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 21:22:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995625#M86383</guid>
      <dc:creator>RaveDave1</dc:creator>
      <dc:date>2008-07-30T21:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995626#M86384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I know, this is a security feature of the controller.  Since the VM mac address is not an authenticated one, the DHCP requests are dropped.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I worked around this in a couple of cases by setting the access points to H-REAP mode.  This allows all traffic on an H-REAP SSID to be local to the switch the access point is attached and not tunnel back to the WLC.  This works very nicely.  I thought that it might cause issues with 300+ access points but it works very well.  If you are using more than 1 controller you NEED to make sure the WLAN ID's are the same on both devices.  If they are not, the H-REAP VLAN for each SSID will be reset when the access point registers with another controller (since the configurations are not the same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 19:31:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995626#M86384</guid>
      <dc:creator>klein425</dc:creator>
      <dc:date>2008-08-04T19:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995627#M86385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is a security feature, can it be disabled? The reason that I ask is that I have a fairly important client that is using a Macintosh with a VM session of Windows. They experience the same DHCP issue and it's causing some problems. Apparently, this used to not be a problem on a slightly older version of code, so I suspect that it was introduced at a later time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NATing for this particular client is not an option as the one application that they really need fails to function if it detects that it is NAT'd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 17:26:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995627#M86385</guid>
      <dc:creator>bradwilliams</dc:creator>
      <dc:date>2010-05-12T17:26:18Z</dc:date>
    </item>
    <item>
      <title>Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995628#M86386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enabling "Passive Client" under SSID Advanced setting worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 14:25:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995628#M86386</guid>
      <dc:creator>bobanveljanoski</dc:creator>
      <dc:date>2012-11-09T14:25:13Z</dc:date>
    </item>
    <item>
      <title>Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995629#M86387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the "passive Client" feature is to enable the WLC to let pass ARP without that WLC &lt;SPAN style="font-size: 10pt;"&gt; know the ip of the client.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The DHCP is before this phase.. well the "passive client" is not the solution for DHCP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I Tried to disable Proxy-proxy without success. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I used this&amp;nbsp; workaroung:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1) NAT in VMware vSwitch&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2) static IP address of client VMware.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Have you others solutions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;futher the "passive client" has this &lt;SPAN style="font-size: 10pt;"&gt;Restrictions: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;•The passive client feature is not supported with the AP groups and FlexConnect centrally switched WLANs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 13:40:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995629#M86387</guid>
      <dc:creator>Filippo Carzaniga</dc:creator>
      <dc:date>2013-05-29T13:40:12Z</dc:date>
    </item>
    <item>
      <title>Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995630#M86388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try enabling passive client anyway? It worked for me on FlexConnect centrally switched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 13:52:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995630#M86388</guid>
      <dc:creator>bobanveljanoski</dc:creator>
      <dc:date>2013-05-29T13:52:14Z</dc:date>
    </item>
    <item>
      <title>Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995631#M86389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I did but not work&lt;/P&gt;&lt;P&gt;... I have Virtual WLC 7.3 con Flexconnect AP and Multicast is not supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 14:11:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995631#M86389</guid>
      <dc:creator>Filippo Carzaniga</dc:creator>
      <dc:date>2013-05-29T14:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995632#M86390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be able to workaround by dsiabling the ip-mac-binding check.&amp;nbsp; This is something that is encountered with multiple clients behind a WGB connecting to a lightweight AP as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the CLI&lt;/P&gt;&lt;P&gt;&amp;gt;config network ip-mac-binding disable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 15:08:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995632#M86390</guid>
      <dc:creator>David Watkins</dc:creator>
      <dc:date>2013-05-29T15:08:34Z</dc:date>
    </item>
    <item>
      <title>Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995633#M86391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried without success.&lt;/P&gt;&lt;P&gt;Has you new idea? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 16:15:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995633#M86391</guid>
      <dc:creator>Filippo Carzaniga</dc:creator>
      <dc:date>2013-05-30T16:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995634#M86392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on the version you are running, "passive client" does work b/c FEATURES where added to support vmware, etc.&amp;nbsp; Try it.&amp;nbsp; Let me know, i'm trying it soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the link:&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/message/3496984#3496984"&gt;https://supportforums.cisco.com/message/3496984#3496984&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 01:30:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995634#M86392</guid>
      <dc:creator>mdreelan</dc:creator>
      <dc:date>2014-02-28T01:30:17Z</dc:date>
    </item>
    <item>
      <title>Getting DHCP on a VMWare Virtual Machine via wireless</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995635#M86393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both passive client and config network ip-mac-binding disable can help... also depends on the version you are using.&amp;nbsp; I run Parallel's and doesn't work for me.&amp;nbsp; Lets say its hit or miss... sometimes my VM can bridge traffic by then my host fails or vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt; &lt;BR /&gt;Scott &lt;BR /&gt; &lt;BR /&gt;*****Help out other by using the rating system and marking answered questions as "Answered"*****&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 03:06:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995635#M86393</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2014-02-28T03:06:45Z</dc:date>
    </item>
    <item>
      <title>I too had same problem</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995636#M86394</link>
      <description>&lt;P&gt;I too had same problem.Running..&lt;/P&gt;
&lt;P&gt;WLC 8.0.100&lt;/P&gt;
&lt;P&gt;VM 6.0.4&lt;/P&gt;
&lt;P&gt;I too had issue of sometime my VM get bridged then my base machine and vice-versa.&lt;/P&gt;
&lt;P&gt;After running "&lt;SPAN&gt;config network ip-mac-binding disable" and "config wlan passive-client disable"&lt;BR /&gt;i get through connectivity with both (VM+base machine)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But still my VM can't get IP from DHCP. (On static its working)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any resolution did we get on this ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 13:16:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995636#M86394</guid>
      <dc:creator>vinod rathore</dc:creator>
      <dc:date>2015-12-11T13:16:13Z</dc:date>
    </item>
    <item>
      <title>I'm running 8.2.100.0, with</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995637#M86395</link>
      <description>&lt;P&gt;I'm running&amp;nbsp;&lt;SPAN&gt;8.2.100.0, with VMFusion&amp;nbsp;&lt;/SPAN&gt;Professional Version 7.1.3. &amp;nbsp;I'm running my APs in local mode and Passive Client worked for me.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 02:56:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995637#M86395</guid>
      <dc:creator>robinson</dc:creator>
      <dc:date>2016-10-24T02:56:07Z</dc:date>
    </item>
    <item>
      <title>Hyper-V also works with</title>
      <link>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995638#M86396</link>
      <description>&lt;P&gt;Hyper-V also works with passive client enabled. &amp;nbsp;Running 8.0 and 8.2&lt;/P&gt;
&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 05:05:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/getting-dhcp-on-a-vmware-virtual-machine-via-wireless/m-p/995638#M86396</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2016-10-24T05:05:16Z</dc:date>
    </item>
  </channel>
</rss>

