[Fedora-xen] FC5 Domain network setup, HELP

Gawain Lynch gawain.lynch at bigpond.com
Thu Jun 8 09:20:19 UTC 2006


On Wed, 2006-06-07 at 15:42 -0600, Chris Vaughan wrote:

> What steps am I missing to get this running via dhcp or a static ip
> address?

Ensure /etc/modprobe.conf has the line:
	alias eth0 xennet

And /etc/sysconfig/network-scripts/ifcfg-eth0 looks something like this

	DEVICE=eth0
	BOOTPROTO=dhcp
	ONBOOT=yes
	DHCP_HOSTNAME=myhost.mydomain.com
	PEERDNS=yes
	TYPE=Ethernet






More information about the Fedora-xen mailing list