<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 06/05/12 21:51, Mick Farmer wrote:
    <blockquote cite="mid:1336337462.1929.15.camel@lapwing" type="cite">
      <pre wrap="">
nm-connection-editor shows Wired-connection-1 and eth0 as available
interfaces, but eth0 is shown as not activated while Wired-connection-1
shows activation which agrees with my login time, etc.

So, put simply, my OS is not using the appropriate script, but takes its
own course of action.  I can't find where this is defined.
</pre>
    </blockquote>
    <small>Who is Stuart just out of interest?<br>
      <br>
      You can maybe delete wired-connection-1 from the list or stop
      network manager from being the controller of your network
      connections, or even just setup wired-connection-1 to have a
      static IP.<br>
      <br>
      Do you have the following line in your ifcfg-eth0 file:<br>
      <i>ONBOOT=yes</i><br>
      <br>
      <br>
      I believe the network service will look at all the ifcfg-* files
      found in /etc/sysconfig/network-scripts and read them to see what
      action needs to be taken.<br>
      you can try the follow command to see which have been brought up
      and listed as active<br>
      <i>service network status<br>
        <br>
      </i>Hopefully this should be correct and helpful.</small><br>
  </body>
</html>