Hello,
I changed MAC address:
$ cat /etc/hostname.re0
-inet
dhcp lladdr 00:0d:b9:35:39:2e
$ sh /etc/netstart re0 
My NIC got new_MAC.

Now, I want to restore the vendor's MAC:
$ cat /etc/hostname.re0
-inet
dhcp
$ sh /etc/netstart re0 
NIC still has the new_MAC.
$ reboot
NIC still has the new_MAC.

How can I restore the vendor's MAC address?
It is 6.8/amd64.

-- 
Radek

Reply via email to