VirtualBox

Opened 15 years ago

Last modified 14 years ago

#3655 closed defect

Unable to get IP from DHCP — at Version 7

Reported by: Josh Owned by:
Component: network/NAT Version: VirtualBox 2.2.0
Keywords: dhcp nat Cc:
Guest type: Windows Host type: Windows

Description (last modified by Frank Mehnert)

Since 2.2.0 the guest is unable to get an IP from DHCP using NAT ("Limited or no connectivity"). I set the guest to a static IP and was able to get the internet to work.

I see a lot of this in the log: NAT: DHCP offered IP address 10.0.2.15 But that doesn't mean

XP Pro 32-bit host and guest, w/o the host interface driver installed (shouldn't be required for NAT?).

Tried:

  • Clean install of VirtualBox
  • Redoing guest configuration
  • Setting a new MAC address
  • Reinstalling guest additions
  • Clean install of XP Pro guest

Change History (10)

by Josh, 15 years ago

Attachment: VBox.log added

comment:1 by Frank Mehnert, 15 years ago

Strange. Does it change anything when you change the network card to an E1000 type? One of these three types are probably detected by Windows XP, currently I don't remember which one.

in reply to:  1 comment:2 by Josh, 15 years ago

Replying to frank:

Strange. Does it change anything when you change the network card to an E1000 type? One of these three types are probably detected by Windows XP, currently I don't remember which one.

The T Server (82543GC), wasn't able to get an IP with that one either.

by Josh, 15 years ago

Attachment: VBox.Vista.log added

comment:3 by Josh, 15 years ago

Does not work in Vista either.

in reply to:  3 ; comment:4 by vasily Levchenko, 15 years ago

Replying to redxii:

Does not work in Vista either.

Does the

#ipconfig /release
#ipconfig /renew

in the guest fix problem for you?

in reply to:  4 comment:5 by Josh, 15 years ago

Replying to Hachiman:

Replying to redxii:

Does not work in Vista either.

Does the

#ipconfig /release
#ipconfig /renew

in the guest fix problem for you?

No, probably because the DHCP server isn't working.

comment:6 by vasily Levchenko, 15 years ago

So could you please do the following

#VBoxManage modifyvm <your-vm> -nictrace1 on -nictracefile1 c:/dhcp.pcap
#VirtualBox -startvm <your-vm>

and attach result file to defect?

and repeating step with renew lease.

by Josh, 15 years ago

Attachment: dhcp.pcap added

comment:7 by Frank Mehnert, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use