Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2016 10:47:25 +0100
From:      "John W. Kitz" <John.Kitz@xs4all.nl>
To:        <freebsd-arm@freebsd.org>
Subject:   How to change MAC address on RPI-B?
Message-ID:  <000601d23b37$780b9230$6822b690$@Kitz@xs4all.nl>

next in thread | raw e-mail | index | archive | help
diffusae (if that's your name),

I'm not contradicting the possibility that the sys/dev/usb/net/if_smsc.c
driver needs a patch to set the mac address runtime, as you quoted a Hans
Petter in one of the emails in this thread. But in general if I were you I
would have a good look at the relevant documentation at
"https://www.freebsd.org/cgi/man.cgi?query=ifconfig&apropos=0&sektion=0&manp
ath=FreeBSD+11.0-stable&arch=default&format=html" and compare that to:

ifconfig ue0 down delete
ifconfig ue0 promisc
ifconfig ue0 ether 00:FF:CC:00:11:11

as you state you've tried and came to conclude that it doesn't do what you
intend or expect it to.

Success and regards, Jk.







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601d23b37$780b9230$6822b690$>