![]() |
|
NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hi,
I have installed NetBSD 6.1.5 into virtualbox guest OS. The OS to support NetBSD is Solaris 11 (openindiana = OI), i want to do ssh since OI for connecting to NetBSD througt virtualbox How to do ssh connection at guest OS ? 1/ i try to ping netBSD, no reponses. 2/ ssh return time out. 3/ i have build a second interface named "vboxnet" at virtualbox's config. Regards Philippe |
|
|||
![]()
You don't need a second network interface; one is enough, just make sure you use bridged networking for your host to be able to see your guest VM. Make sure you set your virtual interface to "Bridged Adapter" in VirtualBox's configuration.
|
|
|||
![]()
At the guest OS (as in inside the guest OS?) you can connect to the host by opening a connection to 10.0.2.2 (the guest always sees the host at this IP if you use NAT translation as the networking type).
Otherwise yeah as Oko said, you need to do port forwarding when using NAT to pass through the SSH port of the guest if trying to connect to it from the host. Though in true SSH hacker spirit you could probably from the guest open up a reverse tunnel on the host connecting to the guests SSH port doing without NAT port forwarding. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Virtualbox | bashrules | FreeBSD General | 12 | 29th September 2011 12:24 PM |
Xorg configuration in VirtualBox | maxrussell | FreeBSD Installation and Upgrading | 7 | 17th July 2011 05:12 AM |
Virtualbox with Windows | tetrodozombie | OpenBSD General | 2 | 15th August 2010 04:51 AM |
FreeBSD 7.2 and VirtualBox | DNAeon | FreeBSD Ports and Packages | 12 | 6th July 2009 02:33 PM |
VirtualBox | DrJ | FreeBSD Ports and Packages | 6 | 18th May 2009 03:46 AM |