This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
(V2) incorrect hostname shown in console (in system/show) when using static IP address #432
Labels
bug
Something isn't working
When using a static IP address, then the hostname is correct in the webgui and syslog.
But in the console the hostname is ESP-xxxxxx wheroff xxxxxx are the last 6 digits of the MAC address
MAC address: DC:4F:22:5E:96:9C
Hostname: ESP-5E969C
to reproduce:
go to wifi settings in the webgui
select static IP and provide the network settings
change the hostname to a name not starting with ems
restart the gateway
open telnet session
go to system
su
show
result the displayed hostname will be ESP-xxxxxx wheroff xxxxxx are the last 6 digits of the MAC address
tested on B5, B6 and B7
The text was updated successfully, but these errors were encountered: