This is my config, the host is Debian:
- Code: Select all Expand viewCollapse view
pc:/home/user$ VBoxManage list vms
VirtualBox Command Line Management Interface Version 2.1.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.
Name: freeNAS
Guest OS: FreeBSD
...
Memory size: 128MB
...
ACPI: on
...
NIC 1: MAC: 080027D0FF72, Attachment: Host Interface 'eth0', Cable connected: on, Trace: off (file: none), Type: Am79C973, Reported speed: 1000 Mbps
...
The host get's its IP address from the DHCP server through eth0 without any problems. As far as I understood all guides and faqs, with this config (hostif net connected to eth0) the guest should also get its IP address from the DHCP somewhere on the LAN. But it doesn't. What's the problem here?
