Meteobridge is authoritative DHCP server. **solved**
Posted: Fri Jan 22, 2021 9:58 pm
Hello!
I got some network issue with a fresh installation of meteobridge-rpi3-v1.3
meteobridge does answer dhcp requests on the network and after a couple of minutes some devices in my network become unusable (including my laptop). You can force that if you stop your home router beeing a dhcp server.
after checking the installed image (/var/etc/dnsmasq.conf.cfg01411c):
dnsmasq ins configured with "dhcp-authoritative", most options are not necessary and there is no "no-dhcp-interface=eth0" or similar. Thats from my point of view wrong (there is also a overlapping dhcp range... a bit strange..)
Steps to reproduce:
- meteobridge-rpi3-v1.3 flash (in my case a raspberry pi 3 with a standard sdhc card (no SLC, still waiting))
- set static ip address (IP, Mask, DNS, Gateway)
- save apply and reboot
- wait a couple of minutes and you will see answered dhcp requests in /var/dhcp.leases. At this time you have two dhcp server and the first wins.
Why is metebrige acting as as DHCP Server in my network?
How do i alter /var/etc/dnsmasq.conf.cfg01411c without loosing my changes after reboot?
Furthermore, I'm not able to login at luci (tried root/meteobridge or meteobridge/meteobridge) "Invalid username and/or password! Please try again."
Thanks,
Peter
I got some network issue with a fresh installation of meteobridge-rpi3-v1.3
meteobridge does answer dhcp requests on the network and after a couple of minutes some devices in my network become unusable (including my laptop). You can force that if you stop your home router beeing a dhcp server.
after checking the installed image (/var/etc/dnsmasq.conf.cfg01411c):
dnsmasq ins configured with "dhcp-authoritative", most options are not necessary and there is no "no-dhcp-interface=eth0" or similar. Thats from my point of view wrong (there is also a overlapping dhcp range... a bit strange..)
Steps to reproduce:
- meteobridge-rpi3-v1.3 flash (in my case a raspberry pi 3 with a standard sdhc card (no SLC, still waiting))
- set static ip address (IP, Mask, DNS, Gateway)
- save apply and reboot
- wait a couple of minutes and you will see answered dhcp requests in /var/dhcp.leases. At this time you have two dhcp server and the first wins.
Why is metebrige acting as as DHCP Server in my network?
How do i alter /var/etc/dnsmasq.conf.cfg01411c without loosing my changes after reboot?
Furthermore, I'm not able to login at luci (tried root/meteobridge or meteobridge/meteobridge) "Invalid username and/or password! Please try again."
Thanks,
Peter