Re: [Ilugc] Re: Network conection in virtualbox

2009-01-09 Thread Mehul Ved
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

Re: [Ilugc] Re: Network conection in virtualbox

2009-01-08 Thread Anu-Linux
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

Re: [Ilugc] Re: Network conection in virtualbox

2009-01-08 Thread Mehul Ved
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

Re: [Ilugc] Re: Network conection in virtualbox

2009-01-08 Thread Arun Khan
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

Re: [Ilugc] Re: Network conection in virtualbox

2009-01-07 Thread Arun SAG
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

Re: [Ilugc] Re: Network conection in virtualbox

2009-01-07 Thread Anu-Linux
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

Re: [Ilugc] Re: Network conection in virtualbox

2009-01-07 Thread Sivanandhan, P.
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

[Ilugc] Re: Network conection in virtualbox

2009-01-07 Thread Shrinivasan T
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