RE: eth0 has different mac address than expected
From: James A Savage (james.savage_at_comcast.net)
Date: 06/26/05
- Previous message: Michael Kearey: "Re: eth0 has different mac address than expected"
- In reply to: Michael Kearey: "Re: eth0 has different mac address than expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Michael Kearey: "Re: eth0 has different mac address than expected"
- In reply to: Michael Kearey: "Re: eth0 has different mac address than expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|