i have serval raspberry's running raspbian and they got a static ip assigned by a dhcp reservation
now i installed a Raspberry pi b+
i went to the dhcp server and created a reservation with its mac
reboot the pi and try to ssh
no luck this time it received another ip from the dhcp scope,
i went back to the dhcp and checked the current leases and found instead of the MAC adress
Code: Select all
eba64fac000100011cdd606cb827eba64facand again a new ip
how can i force the pi to send its MAC instead of the "DUID"
Kind regards
Mark