admin wrote:The installer image of Meteohub assumes that there is an DHCP server in the LAN when booting the unit, that will provide the necessary network settings. If no DHCP server there (most routers act as DHCP servers, so most LAN will have one), then Meteohub fails to setup it's networking interface.
My network has a DHCP server (gateway 192.168.0.254)- but Meteohub on an ALIX 1D didn't spot it, instead allocating a static IP of 192.168.123.162.
The very first time I booted the ALIX after removing the USB stick with the img file I'd forgotten to plug in the network cable - could that be relevant?
Since then (and before remembering this topic) I've rebooted several times, and even reinstalled, but it never seems to see the DHCP.
By changing one of the other computers to 192.168.123.100 I was able to access the http interface on the ALIX 1D Meteohub, but when I tried to use that to change the IP to 192.168.0.78 and Gateway & DNS to 192.168.0.254, then Saved, when the page was redrawn IP and Gateway (but not DNS) had reverted to 192.168.123.162 and 102.168.123.1
Should I need to use the
echo -e stuff before I can use the http interface to make such changes?