lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 02 Apr 2008 10:07:18 +0200
From:	Carsten Aulbert <carsten.aulbert@....mpg.de>
To:	"Brandeburg, Jesse" <jesse.brandeburg@...el.com>
CC:	netdev@...r.kernel.org, e1000-devel@...ts.sourceforge.net
Subject: Re: Setting alternate MAC addresses on e1000

Hi Jesse,

thanks for the hint, I was stupid to think these two NIC are just using 
the very same EEPROM.

Brandeburg, Jesse wrote:
> Carsten Aulbert wrote:
>> where magic is MAGIC=0x108c8086
>>
>> However this does not work on eth1 :(
> 
> I think you need a different MAGIC for eth1 since they are separate
> parts (different device ID) with separate eeproms, then the first 6 byte
> change should work for eth1 too.
> 

Yes, with MAGIC=0x109a8086 I can set the MAC address of eth1.

> in the future e1000-devel@...ts.sf.net might be more appropriate to
> Intel specific hardware questions.  but copying netdev is still okay.

Will do, starting with a closely related question:

The Intel specs state that word 37H is a pointer to an "alternate MAC 
address". My boss things it would be wise to let the original MAC 
address in place and just add another MAC address, so that we can easily 
revert to the old "official" one by writing 0xffff into that word.

Has anyone experience with that approach? In principle that should be 
easy, however, I don't know where/how to find 6 free bytes from the 
table given in Intel's docs.

Thanks again and hopefully someone has some light for my brain ;)

Cheers

Carsten
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ