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
[SOLVED] Wired Network does not connect on Ubuntu 10.10
-
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
Last edited by Suleyman on 19. Apr 2011, 13:00, edited 2 times in total.
Re: W?red Network does not connect on Ubuntu 10.10
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 wrote:I used the mac address of host OS then wired network got connected in guest OS
[This space is intentionally left blank]
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
-
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
Yes I realized that the same mac address can be used by only one OS. However still it is no solution.vbox4me2 wrote: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 wrote:I used the mac address of host OS then wired network got connected in guest OS
-
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
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.