<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
David Whitmer wrote:
<blockquote
 cite="mida28861770701150641u55da4400i754e78de65f9498b@mail.gmail.com"
 type="cite">On 1/15/07, Brian Chivers
<a class="moz-txt-link-rfc2396E" href="mailto:brian@portsmouth-college.ac.uk"><brian@portsmouth-college.ac.uk></a> wrote:
  <br>
  <blockquote type="cite">I'm in the process of setting up a test
k12ltsp box but I'm having an issue with the netcards. The
    <br>
server has a 10/100 card that it's seeing as eth0 and a onboard gigabit
card that it's seeing as eth1.
    <br>
    <br>
I've set eth0 as 10.0.0.254/8 for the thin clients & eth1
192.168.0.40/16 for internet & admin
    <br>
access but I'd really like the gigabit card for the thin clients.
    <br>
    <br>
How do I swap them around ??
    <br>
    <br>
Thanks
    <br>
Brian Chivers
    <br>
Portsmouth College
    <br>
    <br>
------------------------------------------------------------------------
    <br>
   The views expressed here are my own and not necessarily
    <br>
               the views of Portsmouth College
    <br>
  </blockquote>
  <br>
Brian,
  <br>
  <br>
I had a similar situation on one of our servers.  I think I edited the
  <br>
following files:
  <br>
  <br>
 /etc/sysconfig/networking/devices/ifcfg-eth0
  <br>
 /etc/sysconfig/networking/devices/ifcfg-eth1
  <br>
  <br>
changing the hardware addresses in each file to match the MAC of the
  <br>
physical cards.  (I got the idea from a discussion thread from about a
  <br>
year ago.)
  <br>
  <br>
As a disclaimer: I said "I think" that's what I did because a) I don't
  <br>
have my setup notes for that server with me at the moment, and b)
  <br>
won't be able to check the server itself until this evening.  I'll
  <br>
send a follow-up if it turns out I actually did something different.
  <br>
  <br>
</blockquote>
<br>
Yup, that's exactly how you do it.  I have to do this all the time,
unfortunately, with K12LTSP installs.  The reason is that I typically
use a 10/100 NIC for the outside interface and the Gig-E one for
inside, and Fedora gets it backwards from what I need the order to be. 
Now, that's something that GNU/Linux distributions ought to let you
choose at install time.<br>
<br>
--TP<br>
<div class="moz-signature">
_______________________________
<br>
Do you GNU!?
<br>
<a href="http://www.gnu.org/">Microsoft Free since 2003</a>--the
ultimate antivirus protection!
<br>
</div>
<br>
<br>
<br>
</body>
</html>