Subject: Changing mac address?
To: None <port-sparc@netbsd.org>
From: Michael Maciolek <mikem@ne.cohesive.com>
List: port-sparc
Date: 10/25/2000 11:49:54
Under Solaris, it's possible to change the mac address of
an ethernet interface using:

	ifconfig <interface> ether x:x:x:x:x:x

Is there equivalent functionality in NetBSD?  I tried the
same command and a couple more-or-less obvious variants
with no luck.

I found nothing in the ifconfig man page about setting or
changing the mac address.

I didn't find anything in the Sparc FAQ.

Any hints?


- Mike