Confusion about new HIF configuration
Posted: 23. Dec 2008, 00:02
I just upgraded to 2.1, and I'm confused about the new HIF configuration. It seems that it might be easier to set up, but it doesn't allow me to do what I need to do, which is described in this thread:
http://forums.virtualbox.org/viewtopic.php?t=11243
Basically I want to have access running between a guest and a host, but nowhere else. This is so that I can use my guest OS as a server that I can test from my host (which is a laptop). In the old system, I could set up a vbox0 in my host and set up HIF with that on one network card in my guest, while using a regular NAT interface with a separate network card in my guest so that the guest can have access to the outside network.
The point right now is that I don't want to have my HIF associated with any _real_ network interface in my host, because that interface may not be available and is certainly unnecessary. That is, my guest needs only to reach the host (and vice-versa), it doesn't need to reach the outside world, so I don't want to have to create a HIF interface that's associated with (say) wlan0 because if I shut off my wireless in the host, I still want to be able to reach my guest.
However, with the VBoxAddIF command no longer included, there's no way to create a vbox0.
How can I accomplish what I could before this upgrade?
Thanks.
http://forums.virtualbox.org/viewtopic.php?t=11243
Basically I want to have access running between a guest and a host, but nowhere else. This is so that I can use my guest OS as a server that I can test from my host (which is a laptop). In the old system, I could set up a vbox0 in my host and set up HIF with that on one network card in my guest, while using a regular NAT interface with a separate network card in my guest so that the guest can have access to the outside network.
The point right now is that I don't want to have my HIF associated with any _real_ network interface in my host, because that interface may not be available and is certainly unnecessary. That is, my guest needs only to reach the host (and vice-versa), it doesn't need to reach the outside world, so I don't want to have to create a HIF interface that's associated with (say) wlan0 because if I shut off my wireless in the host, I still want to be able to reach my guest.
However, with the VBoxAddIF command no longer included, there's no way to create a vbox0.
How can I accomplish what I could before this upgrade?
Thanks.