<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
<BR>
<BR>
On Sun, 2005-09-18 at 20:33 -0400, Tom Simpson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Micro Man wrote:</FONT>

<FONT COLOR="#000000">> Are you doing a default install of K12LTSP?  The reason I ask is that </FONT>
<FONT COLOR="#000000">> the default install uses two NICs.  eth0 is set to 192.168.0.254, and </FONT>
<FONT COLOR="#000000">> eth1, which hooks up to the main LAN, uses DHCP.  ISC DHCPD is turned </FONT>
<FONT COLOR="#000000">> on to serve IP addresses to any DHCP-using terminals.</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Tell us more about this boot image that you found.  Is it a </FONT>
<FONT COLOR="#000000">> Rom-O-Matic image?</FONT>


<FONT COLOR="#000000">I am doing an default install, and it has had trouble initializing the </FONT>
<FONT COLOR="#000000">card at eth0 durning bootup as well. Should I try and go in manually to </FONT>
<FONT COLOR="#000000">assign the above IP adress to eth0? Because it does not seem to be </FONT>
<FONT COLOR="#000000">taking it during instalation. I suppose I coud reinstall the whole </FONT>
<FONT COLOR="#000000">shootin' match again, but I would think there is a more efficient way to </FONT>
<FONT COLOR="#000000">go about this. Perhaps a reinstall with the second card in place?</FONT>

<FONT COLOR="#000000">I know this is confusing, but I managed to confuse myself rather badly </FONT>
<FONT COLOR="#000000">when working with the two NICs, and then they flip-flopped at one point, </FONT>
<FONT COLOR="#000000">which made things even worse. :-(</FONT>

</PRE>
</BLOCKQUOTE>
<BR>
OK, time to get a little messy here.<BR>
<BR>
The first thing I woudl do is fire up the system-config-network application.  You can do that either from the menus or from a terminal window.<BR>
<BR>
First, check under "Devices" to make sure the right IP settings are there for eth0.  Then, go to thee Hardware tab and make sure the right hardware device is assigned to eth0.  Save and close.<BR>
<BR>
>From a terminal window, as root, do a "/sbin/service network restart", and see if that fixes things.  It should, but if not, then try the less-gentle way of (again, as root) issuing an init 1 and then init 5 (or just reboot).<BR>
<BR>
If that doesn't do it, then we get to do it the hard--but always successful--way and edit some config files.  Actually, it's not that hard at all, but if the GUI way works, so much the better.  Let us know.<BR>
<BR>
--TP
</BODY>
</HTML>