Ubuntu 8.04 can't ping Host Vista business

Discussions related to using VirtualBox on Linux hosts.
Post Reply
pdania
Posts: 5
Joined: 18. Jun 2008, 16:53

Ubuntu 8.04 can't ping Host Vista business

Post by pdania »

I've just installed a copy of the latest Ubuntu in a Virtual Box Running on Windows Vista Business SP1 but I can't get it to ping my host even though I've changed the IP address to the same subnet. Any Ideas will be appreciated, thanks.
OmahaVike1
Posts: 11
Joined: 13. Jun 2008, 06:17

Post by OmahaVike1 »

shouldn't this be under "VirtualBox on Windows Hosts" ?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Despite being here on the wrong section, we need more info to help you. What network settings did you set? NAT, Host Interface, Internal Networking? Without this info, it's like finding a needle in a haystack.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
pdania
Posts: 5
Joined: 18. Jun 2008, 16:53

Post by pdania »

Sorry guys, I apologise. Perhaps it's better if I move this to the right section, but not before I provide the info requested by Sasquatch.

I've tried all the network settings, and no one seems to work, NAT, Host interface and internal networking. I manually gave the Ubuntu OS a manual IP from our network so that I can communicate with other PCs, but it can't ping anything on the network.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Do you have any firewalls running? By default, most firewalls, including Windows Firewall, block ICMP traffic, i.e. ping. With Host Interface, did you actually bridge it with your physical NIC, and if so, are you on wireless or wired network. Wireless bridging will not work, though I read here somewhere that someone managed to get it working without any additional steps.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
pdania
Posts: 5
Joined: 18. Jun 2008, 16:53

Post by pdania »

No firewalls running on all our client PCs, I've double-checked this. When I select Host Interface, I get an error message saying incorrect host network interface is selected on the network: Adapter 0 page. On the Adapter type field, I 've got a choice of three adapter cards to use but none onf them is the same as my Physical PC's adapter.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

If you read the manual more carefully, you see that they say you need to create a virtual interface, usually with the name something like "VirtualBox Host Interface #1". Select that interface, then in the network center, select both the virtual interface and your physical interface (hold down CTRL when selecting), right click on one of the interfaces or use the menu bar and select "bridge connections". The the correct IP information if you use static addresses. The guest should have the same kind of configuration. Be sure that you don't set the same IP for the Guest as the Host has, or any other device on your network.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
pdania
Posts: 5
Joined: 18. Jun 2008, 16:53

Post by pdania »

Ok, thanks for the info, I've tried this and our Cisco 2950 Catalyst Switch doesn't seem to like it, it keeps disabling the port! Soon after I complete the bridge the port DIES.
pdania
Posts: 5
Joined: 18. Jun 2008, 16:53

Post by pdania »

Quick note to anyone who comes across this problem in future i.e. if your Cisco Switch disables it's port as soon as you configure your physical adapter and your virtual adapter into a bridge. First check to see if the port has the err-disabled message. if you do, see this link:
http://www.cisco.com/en/US/tech/tk389/t ... d87b.shtml ,

basically you probably have portfast configured for that port and you need to disable it.

Thanks for your help.
Post Reply