Trying to change from NAT so I can use the VMs on my internal network, and from internet. But I cant seem to get it working. Ive spent all day searching and posting here as a last resort.
When I do the following, the command is accepted,
Code: Select all
VBoxManage modifyvm "2003Server" -nic1 hostif -hostifdev1 eth0Code: Select all
Error: failed to start machine. Error message: Failed to initialize Host Interface Networking.
VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED)Even though I did a fresh install of 2.2.4, I followed the guide here and modprobe'd anyway, but still didnt make a difference.
I hope Ive included enough information for someone here with more knowledge than me to show me what/where Im going wrong.
Many Thanks.