On Dec 17, 2009, at 10:14 PM, Ray Kiddy wrote:

I went to the Virtual Box application, selected my (non-running) VM, hit the "Network" header and switched the VM to use host-only networking. Then I started my VM. I had hoped I could do "ssh vboxnet0" from my host machine to connect to the guest, but
Instead of vboxnet0, which is the name of the interface, you need to specify the name of the guest (VM) system, or its IP address if the name is not in DNS. You can look up (or change) IP address in global network settings (see below).

In the VirtualBox graphical user interface, you can configure all these items in the global settings via “File” -> “Settings” -> “Network”, which lists all host-only
        networks which are presently in use.
On Mac it is a bit different: "VirtualBox" -> "Preferences", "Network" tab.

Cheers,
Aleksey

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to