Mailinglist Archive: opensuse (2271 mails)
| < Previous | Next > |
Re: [SLE] change MAC address of eth0 in suse9?
- From: Alex Khroustalev <svintuss@xxxxxxxxx>
- Date: Tue, 13 Apr 2004 23:11:28 +0400
- Message-id: <200404132311.28472.svintuss@xxxxxxxxx>
On Tuesday 13 April 2004 22:50, Leen de Braal wrote:
> How do i change the MAC of an RTL8139-card??
> I have tried with adding:
>
> LLADDR='00:02:E8:90:63:7A'
> in /etc/sysconfig/network/ifcfg-eth0
>
> Found it in ifcfg.template. Not enough, it did not change. Could sombody
> help me out pls? If this hw is run with winxp(lode) it is possible.
Try
ifconfig eth0 hw ether 00:02:E8:90:63:7A
Greetings, Alex
> How do i change the MAC of an RTL8139-card??
> I have tried with adding:
>
> LLADDR='00:02:E8:90:63:7A'
> in /etc/sysconfig/network/ifcfg-eth0
>
> Found it in ifcfg.template. Not enough, it did not change. Could sombody
> help me out pls? If this hw is run with winxp(lode) it is possible.
Try
ifconfig eth0 hw ether 00:02:E8:90:63:7A
Greetings, Alex
| < Previous | Next > |