On Fri, Jan 9, 2009 at 10:34 AM, Anu-Linux wrote:
> You don't have to use bridging any more with the new version of VB (2.1.0).
> (not for this purpose).
That sounds good, need to check virtualbox again sometime.
--
"There was no difference between the behavior of a god and the
operations of p
Hi all,
> Have you installed the bridge utility package? Also please read up the
> Virtual Box docs. It covers the scenario you are trying to setup.
>
> HTH
> --
> Arun Khan
>
You don't have to use bridging any more with the new version of VB (2.1.0).
(not for this purpose). The older versions
On Thu, Jan 8, 2009 at 1:29 AM, Shrinivasan T wrote:
> Sorry Friends. Messed with keyboard.
>
> here is the full question.
>
> --
> Hi,
>
> I want to teach networking in linux to friends.
>
> As I have a single machine, I Installed Virtual Box and installed
> Ubuntu 8.10 on it
On Thursday 08 Jan 2009, Shrinivasan T wrote:
> I enables the network as NAT for the virtual guest.
>
> I set up IP address as below
>
> Host : 192.168.1.1
> Guest : 192.168.1.2
> Netmask for both : 255.255.255.0
>
> But cannot ping each other.
> It shows "host not reachable" error.
>
> What sett
With host interface networking in virtualbox, it will automatically assign
ip to both of your host and guest...it will be something like 10.2.2.1
and don't manually assign ip of your own.Install virtualbox guest additions
in your guest to get the networking feature and shared folders work!
O
Hi,
I'm using 3 systems running as guests in my VB. In Networking "Attached to"
option use "Host Interface". Because that will assign a different IP for
each guest's virtual ethernet connection. And generate MAC addresses if you
feel like you need to. :-)
HTH,
Anuradha.
On Thu, Jan 8, 2009 at
On Thu, Jan 8, 2009 at 1:29 AM, Shrinivasan T wrote:
> Sorry Friends. Messed with keyboard.
>
> here is the full question.
>
> --
> Hi,
>
> I want to teach networking in linux to friends.
>
> As I have a single machine, I Installed Virtual Box and installed
> Ubuntu 8.10 on it
Sorry Friends. Messed with keyboard.
here is the full question.
--
Hi,
I want to teach networking in linux to friends.
As I have a single machine, I Installed Virtual Box and installed
Ubuntu 8.10 on it.
Host is also ubuntu, but 8.04
I enables the network as NAT for the v