Hello and welcome to CertForums.co.uk, here we host free active certification forums with links to the best free resources for Microsoft's MCSA MCSE MCDBA Cisco's CCNA CCDA and CCNP, and CompTIA's A+ Network+ i-NET+ and Security+ certifications in the UK. If you wish to post or use other advanced features you will need to register first. Registration is absolutely free and takes only a few minutes to complete so sign up today!
If you have any problems with the registration
process or your account login, please contact support
I have a DC running DNS, AD, DHCP on vmnet02 in VMWare, it has a static IP. I've set up the IP scope to dish out 192.168.100.10 - 192.168.100.254 and has a static 192.168.100.1 IP (subnet 255.255.255.0)
I've got an XP client on vmnet02 as well. However, it isn't being given an IP (169 on client and no reservation on the DC). Ipconfig shows 169 and subnet of 255.255.0.0 which is the problem I think.
Bit confused as to how to fix this? At work we plug something in and DHCP sorts it
First up, make sure your client is using bridged networking - not Nat
Next, make sure the client is set to obtain an up address automatically under the tcp/ip configuration on the nic
Try giving your nic an ip address and sunbet mask in the range that should be being doled out by the dhcp server - if this works, then you've established that basic tcp/ip connectivity is working.
Then, assuming you can ping the server that's handing our dhcp addresses, make sure that the server is authorised (check the dhcp snap-in)
I claim this mouth in the name os In-Ci-Sor!
I think not...
Bicuspid! We meet again!
Last edited by zebulebu : 23-Sep-2008 at 05:52 PM.
I want the virtual machines to all be separate from the physical network atm. So they are all set to vmnet01. I'll sort out access to internet etc through ISA later. Thats why they aren't on NAT / bridged.
I will try assigning an IP (think I had to do this previously) but I was wondering why it isn't working. 169 is the IP Windows gives when no response from DHCP.
I might have forgotten to auth the scope, but it was the first scope I created when I added the role, so is it authorised already?
If your getting an address in the range of 169.254.0.0 -169.254.255.255 then APIPA (Automatic Private IP Addressing) is being enforced, so therefore the DHCP server cannot be contacted from that client so APIPA is assigning you an IP.
I'm sure you've run the usual ipconfig switches?
If not ipconfig /release then ipconfig /renew
Or pathping OR tracert your DHCP server.
There a variety of things you can try. I would just check the physical connection, reboot and then troubleshoot if further problems persist.
Sorry for the confusing reply
Study plan: September - December 08' > 70-270 - PASSED!
January - April 09' > 70-290
I've got exactly the same problem with my VM. Member server works fine with a static ip but won't find a dhcp server. Everything looks fine in the dhcp console. Possibly a bug in VM.