Thanks,<br><br>I got it working I also had to edit /etc/sysconfig/network and add these two lines. <br><br>NETWORKING=yes<br>HOSTNAME=xendomain<br><br>I also had issues with my modules not being loaded so I copied kernel-xenU-2.6.16-1.2122_FC5.i686.rpm
 onto the image and executed it once the domain was created.&nbsp;  <br><br><div><span class="gmail_quote">On 6/8/06, <b class="gmail_sendername">Gawain Lynch</b> &lt;<a href="mailto:gawain.lynch@bigpond.com">gawain.lynch@bigpond.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, 2006-06-07 at 15:42 -0600, Chris Vaughan wrote:<br><br>&gt; What steps am I missing to get this running via dhcp or a static ip
<br>&gt; address?<br><br>Ensure /etc/modprobe.conf has the line:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;alias eth0 xennet<br><br>And /etc/sysconfig/network-scripts/ifcfg-eth0 looks something like this<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DEVICE=eth0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BOOTPROTO=dhcp
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ONBOOT=yes<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DHCP_HOSTNAME=<a href="http://myhost.mydomain.com">myhost.mydomain.com</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PEERDNS=yes<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TYPE=Ethernet<br><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>
------------------------------<br>Christopher Vaughan