Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2023 12:23:44 +0200
From:      "Patrick M. Hausen" <pmh@hausen.com>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Getting a stable MAC address for a RPI CM3+ with ue0 interface
Message-ID:  <7DF63D24-D433-4229-9C0C-F1D1BCC435F4@hausen.com>
In-Reply-To: <EE1F4E5D-0DD1-421E-9D98-473213CBE73C@hausen.com>
References:  <3C1032FF-B914-4863-8A03-759A8B4BE216@hausen.com> <77E70D30-8E7D-42DC-A041-3A783E1C6908@yahoo.com> <5205C76E-BAB4-4AB7-8A03-1E8A2D4353BB@hausen.com> <4C192A4E-8F53-4FE5-B1E3-836943F9A050@hausen.com> <cdddd5cf-c6a5-3a50-9688-8bb65f1c14ce@FreeBSD.org> <3306D438-576B-46A6-A124-1F1D803A2236@hausen.com> <6a842b75-c9ea-d697-c223-c2d8c5653d68@FreeBSD.org> <38325594-6F01-4E43-86A9-D3C92A5151B7@yahoo.com> <B8AB54AB-6EDF-4763-8FA5-5A9BA540A0FB@hausen.com> <5953C54F-D0A9-4842-AC4C-CF431E095F73@yahoo.com> <EE1F4E5D-0DD1-421E-9D98-473213CBE73C@hausen.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi all,

after re-reading this thread:

=
https://freebsd-arm.freebsd.narkive.com/joXO4IKH/how-to-change-mac-address=
-on-rpi-b

I gave it another try with /etc/start_if.ue0, but this time:

--------------
/sbin/ifconfig $1 down
/sbin/ifconfig $1 link b8:27:eb:09:cb:7d
/sbin/ifconfig $1 up
--------------

And presto - at least with static configuration it's working. SLAAC is =
working.
Will try DHCP when I'm back at home so I can use IPv6 as a fallback =
should
DHCP turn out not to work.

Thanks for the valuable discussion - I did learn a few things about this =
platform.

Kind regards,
Patrick=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7DF63D24-D433-4229-9C0C-F1D1BCC435F4>