pocopico / tinycore-redpill

GNU General Public License v3.0
2.18k stars 642 forks source link

Problem with the mac address (Redpill 0.9.4) #217

Closed Biocef closed 1 year ago

Biocef commented 1 year ago

Hi, I have a problem with the mac address (with Redpill 0.9.4)

In the config.json I specified a mac address. When TCRP Friend boots it displays "Setting MAC from (the real mac) to (the mac I entered)". The IP Address line is correct according to my DHCP. But once the NAS is started, it no longer uses these informations. DSM starts using the real mac address and therefore my DHCP no longer gives it the correct address. In DSM control panel, the real mac address is shown. I have the issue with or without Friend. Only one network card (motherboard Asrock H67m-itx, Realtek RTL8111E) No problem with Redpill 0.8.0.5

2023-01-09_15h31_28

2023-01-09_15h26_36

pocopico commented 1 year ago

I found the issue to be an unaccepted MAC address, try to use another one.

Biocef commented 1 year ago

I still have the issue with another MAC address (and serial, generated with serialgen).

pocopico commented 1 year ago

Do you have more than one interfaces ?

Biocef commented 1 year ago

No only one network interface. I never had this issue with Redpill 0.8, if it can help.

bobthebignose commented 1 year ago

I found the issue to be an unaccepted MAC address, try to use another one.

Sorry to revive the thread but I have the same issue. What is an "unaccepted MAC address"?

pocopico commented 1 year ago

Did you check the macaddess on your boot line ? Is it the same ? Once booted what the macadress looks like ? Is it a syno or msg else ?

bobthebignose commented 1 year ago

Did you check the macaddess on your boot line ? Is it the same ? Once booted what the macadress looks like ? Is it a syno or msg else ?

Hi. I initially had the same issue as Biocef : different SN and mac adress between the cmdline and the line in green. I tried again this morning and it seems to work now...

For the benefit of everyone, is an unaccepted mac adress simply one with a typo, so Friend generate a new one, or is it something else?

pocopico commented 1 year ago

OK fixed