man kan "�ndra" mac adress i Linux...  :-)

-----------------snip--------------------------------

Did you know the IEEE is responsibe for the MAC (machine adress) of your
network card?
Click here and punch in the first 6 hex digits of your card (3 bytes) to
see the manufacturer.

On a related note, you can also have your card use a different MAC
address

  ifconfig eth1 hw ether deadbeef0001
  (this needs do be done while the card is down for obvious reasons)

now your card will answer all arp requests with DE:AD:BE:EF:00:01.

Note:
The kernel performs this trick on most cards by setting the card into
promiscous mode and
using software to filter out all MACs that aren't yours which stands to
reason it would be slightly
slower than just using your real MAC.

----------------snap------------------

Hoppas det kommer till nyta :-)

/Edberg


Jens Hjalmarsson wrote:

> f�rresten s� borde det st� p� kortet
> 00:40:05:E3:E7:84 �r ett exempel
>
> ======Annons================================================
> ===  V�rldens minsta Linux workstation?
> ===  Nu med Linux DeLuxe V6.5 http://www.svithiod.com
> ============================================================


======Annons================================================
===  V�rldens minsta Linux workstation? 
===  Nu med Linux DeLuxe V6.5 http://www.svithiod.com
============================================================

Till