CentOS 5.6 - IP Networking Issue

Discussions about using Linux guests in VirtualBox.
Post Reply
latinrx
Posts: 8
Joined: 10. May 2011, 20:20
Primary OS: MS Windows 2008
VBox Version: OSE other
Guest OSses: CentOS 5.6

CentOS 5.6 - IP Networking Issue

Post by latinrx »

Good afternoon,

I'm trying to run CentOS 5.6 in VirtualBox on a Windows Server installation (Dedicated box, not a VPS). I'm able to get Cent to install just fine, it works great except for the networking aspects. When it starts up it says error, some other host already uses 192.168.100.3. There are no other devices on the network using that IP address. When I start up Ubuntu, it is able to use that static ip setting just fine. I've got CentOS on many other boxes, just not running in a virtual setup. Does anyone have any ideas?

Thanks,

-Nate
latinrx
Posts: 8
Joined: 10. May 2011, 20:20
Primary OS: MS Windows 2008
VBox Version: OSE other
Guest OSses: CentOS 5.6

Re: CentOS 5.6 - IP Networking Issue

Post by latinrx »

Well, when i manually set the gateway ip in the command line, and use ifconfig to manually set the static ip, ipv4 stuff seems to work fine. I wonder why Cent is having trouble on startup? Any ideas? Thanks in advance by the way.
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

Re: CentOS 5.6 - IP Networking Issue

Post by Sasquatch »

Turn the VM off, then ping that IP from the Host. Do you get a reply? If not, then check the network configuration of CentOS, it might have the configuration twice and misinterprets it.
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.
latinrx
Posts: 8
Joined: 10. May 2011, 20:20
Primary OS: MS Windows 2008
VBox Version: OSE other
Guest OSses: CentOS 5.6

Re: CentOS 5.6 - IP Networking Issue

Post by latinrx »

Hey sasquatch. No reply on ping with the VM off. In /etc/sysconfig/network-scripts/ifcfg-eth0, the settings are the way they should be. Is there another location I should check?
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

Re: CentOS 5.6 - IP Networking Issue

Post by Sasquatch »

Are there other ifcfg-* scripts there? Do any of those have the same IP?
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.
Post Reply