Show current MAC address
At the moment, there is no way, how to discover MAC addresses of the device in reForis (unless a user sets a custom one).
Blocked by: turris/foris-controller/foris-controller#153 (closed)
Regardless custom mac
option being true or false, the frontend will be given MAC addres of WAN
interface from backend. Now on WAN tab, when custom mac
is in disabled
state, the field with MAC address will be disabled (gray) displaying current mac address. As seen on the picture.
The final design may be changed by frontend team.
Edit:
There should be following check (either on forntend or backend)
In case the original MAC
is not deleted from field and original MAC address is sent as custom address
and custom MAC option
checked as True
, sent option should default to False
.