[SOLVED] Wired Network does not connect on Ubuntu 10.10

Discussions about using Linux guests in VirtualBox.
Post Reply
Suleyman
Posts: 3
Joined: 19. Apr 2011, 09:46
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Ubuntu 10.10

[SOLVED] Wired Network does not connect on Ubuntu 10.10

Post by Suleyman »

Hi,

I have installed VB 4.0.4 on a XP host and using Ubuntu 10.10 as guest. When I use the network as NAT everything works well however I have to be in the same network as the host OS. Therefore I tried Bridged Network with all combinations of adapter types but each time the guest OS (which is Ubuntu 10.10) says "Wired Network -Disconnected" and it never connects. In the network settings of VirtualBox, I used the mac address of host OS then wired network got connected in guest OS however it cannot use the internet connection because the connection to the server gets reset and in the mean time I cannot use internet on the host OS either. If I disconnect the wired network in the guest OS then the internet on the host OS works well. I have checked many forums and web sites however I could not find the solution. Anybody has any idea?

As a summary, when bridged network is used, the guest OS does not connect to the wired network. All adapter types were tried. (NAT works well.)

Btw I have guest additions 4.0.4.

Thanks in advance,

/Süleyman
Last edited by Suleyman on 19. Apr 2011, 13:00, edited 2 times in total.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: W?red Network does not connect on Ubuntu 10.10

Post by vbox4me2 »

Suleyman wrote:I used the mac address of host OS then wired network got connected in guest OS
MAC addresses can only be used by one OS, if a linux Guest gets a new MAC addresses you need to reset the lan interface inside the Guest.
Suleyman
Posts: 3
Joined: 19. Apr 2011, 09:46
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Ubuntu 10.10

Re: W?red Network does not connect on Ubuntu 10.10

Post by Suleyman »

vbox4me2 wrote:
Suleyman wrote:I used the mac address of host OS then wired network got connected in guest OS
MAC addresses can only be used by one OS, if a linux Guest gets a new MAC addresses you need to reset the lan interface inside the Guest.
Yes I realized that the same mac address can be used by only one OS. However still it is no solution.
Suleyman
Posts: 3
Joined: 19. Apr 2011, 09:46
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Ubuntu 10.10

Re: Wired Network does not connect on Ubuntu 10.10

Post by Suleyman »

Yes! Finally I fixed it by configuring the network settings manually, such as ip address, dns address, subnet mask and so on... So I guess the problem was between the guest OS and DHCP server, the guest OS was not able to get ip address automatically.
Post Reply