RE: eth0 has different mac address than expected

From: James A Savage (james.savage_at_comcast.net)
Date: 06/26/05

  • Next message: Ryan Golhar: "LogWatch error"
    To: "'General Red Hat Linux discussion list'" <redhat-list@redhat.com>
    Date: Sun, 26 Jun 2005 13:19:47 -0500
    
    

    Michael,

    Thanks for your help with this.

    /etc/modprobe.conf showed "alias eth0 e100" but lsmod did not show the e100
    module loaded. I tried running "modprobe -v e100", but I got an error
    message indicating that the e100 module could not be found, even though the
    file existed: /lib/modules/2.6.9-5.EL/kernel/drivers/net/e100.ko.

    I ran depmod to load dependencies, then modprobe -v e100. The module loaded
    and lsmod now shows e100 loaded.

    When I restarted networking (service network restart) the eth0 interface
    came up.

    Thanks again,
    Jim

    -----Original Message-----
    From: redhat-list-bounces@redhat.com
    [mailto:redhat-list-bounces@redhat.com]On Behalf Of Michael Kearey
    Sent: Sunday, June 26, 2005 4:39 AM
    To: redhat-list@redhat.com
    Subject: Re: eth0 has different mac address than expected

    Hi there..

    I have encountered this before. I managed to fix it by editing
    the /etc/sysconfig/network-scripts/ifcfg-eth0 file, and removing all
    lines that have a defined MAC address. ie the lines :

     MACADDR=

    or
     HWADDR=

    Also check that lsmod shows the device's kernel module loaded ok - check
    the /etc/modprobe.conf file for alias eth0 <kernel module>, and see if
    that module is loaded ok in lsmod.

    Regards,
    Michael

    --
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Ryan Golhar: "LogWatch error"

    Relevant Pages

    • Kernel modules stupid question
      ... with "lsmod" I see the modules loaded, but what should I type in order to see what options they were loaded with? ... modprobe ipw2200 led=1 ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... Trouble? ...
      (Debian-User)
    • Re: Kernel modules stupid question (solved)
      ... klatt-st ha scritto: ... | with "lsmod" I see the modules loaded, but what should I type in order | to see what options they were loaded with? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: ifconfig command shows only loopback device.
      ... Services that expect an accessible network interface will be started before the interface is accessible. ... Look at the Hardware tab to make sure the interfaces were detected, then delete any interfaces in the Interfaces tab and recreate them. ... after running modprobe e1000 ifconfig returns eth0. ...
      (RedHat)
    • Re: ifconfig command shows only loopback device.
      ... unix syzadmin wrote: ... after running modprobe e1000 ifconfig returns eth0. ... HCL INFOSYSTEMS LTD ...
      (RedHat)
    • Re: Chrony on an Isolated Machine
      ... >>containing rtc, lsmod, etc. ... lsmod is a command, as is modprobe. ... > evidence that that the rtc is built in (unless you or someone else created ...
      (comp.os.linux.networking)