Vulnerability Development mailing list archives

Re: Ethernet ( MAC ) Address Reliability


From: Oleg K.Artemjev <olli () rbauto ru>
Date: Mon, 15 Sep 2003 12:06:31 +0400

On Thu, 11 Sep 2003 15:30:03 +0800
"PLANZ" <planz235 () hotmail com> wrote:

There is an interesting tool SMAC (http://www.klcconsulting.net/smac/) for
windows.  In Unix, check with syconfig scripts.
man ifconfig
/hw ether
$ cat ./chmac.sh
#!/bin/sh
ifconfig eth0 down
ifconfig eth0 hw ether 1:2:3:4:5:6
ifconfig eth0 up
$ 

-- 
Bye.Olli.                       http://olli.digger.org.ru



Current thread: