Page 1 of 1

Meteobridge 6.3 acting as a DHCP server. **solved**

Posted: Tue Oct 28, 2025 5:20 pm
by jpouyaud2
Hello,

Just to share a strange behavior I've just got with the last meteobridge build 6.3 with an RPI setup

after having upgraded to the last 6.3 build 2 days ago, I've discovered that the meteobridge's RPI was acting as a DHCP server giving it's own IP@ as a DNS server and Default gateway

the fact my local network was really impacted (no DHCP guard protection here), I've quickly rollback to meteobridge 6.2 and did not took any time to troubleshoot anything.

this is why I'm not fully confident with what I'm arguing here

this is just FYI Boris

what I can say is 2 x laptop was impacted after some hours after this upgrade

Regards

Re: Meteobridge 6.3 acting as a DHCP server

Posted: Sun Nov 09, 2025 1:13 am
by admin
I am rather sure that it does not act as a DHCP server when connected ONLY via WLAN or ONLY via LAN with your network, if you do both in parallel (which is not intended) you might have problems.

When you share your Meteobridge network settings I can have a look.

Re: Meteobridge 6.3 acting as a DHCP server

Posted: Wed Dec 10, 2025 6:55 pm
by jpouyaud2
hello
here are and was the network setting used
https://ibb.co/XZJBRPVG

and yes I confirm it was acting as a DHCP server with this new version and generated a downtime on my local network

current version
Platform: Raspberry Pi 3 Model B Rev 1.2
RAM: 941 MB total, 526 MB free (44% used)
Storage: WD SLC, 14.6 GB total, 11.7 GB free (20% used, 33.4 yrs)
SW Version: Meteobridge 6.2 (Oct 14 2025, build 4128), FW 1.3

cheers

Re: Meteobridge 6.3 acting as a DHCP server

Posted: Mon Dec 15, 2025 11:54 am
by admin
Hi,
I checked with my PRO2 and there is neither a DHCP server process running nor any DHCP server enablement in the settings when I use a static IP address as done in your example setup.

Can you please send content of "/etc/config/dhcp" and output of "ps w" so I can check settings of your RPI.

Re: Meteobridge 6.3 acting as a DHCP server

Posted: Fri Dec 26, 2025 1:14 am
by jpouyaud2
hello

sure,

but be aware I've downgraded in urgence, so what you see here is with Meteobridge 6.2 (Oct 14 2025, build 4128), FW 1.3

so not the 6.3 which generated the DHCP server issue

here it is

# generated by meteobridge for RPI3
# date: 2025-11-01 15:04
#
config dnsmasq
option domainneeded '1'
option boguspriv '1'
option filterwin2k '0'
option localise_queries '1'
option rebind_protection '1'
option rebind_localhost '1'
option local '/lan/'
option domain 'lan'
option expandhosts '1'
option nonegcache '0'
option authoritative '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.d/resolv.conf.auto'
option nonwildcard '1'
option localservice '1'

config dhcp 'lan'
option interface 'lan'
option ignore '0'

config dhcp 'wan'
option interface 'wan'
option ignore '1'

config dhcp
option leasetime '12h'
option interface 'lan'
option start '200'
option limit '250'

root@MeteoBridge:~# ps w
PID USER VSZ STAT COMMAND
1 root 1620 S /sbin/procd
2 root 0 SW [kthreadd]
3 root 0 IW< [rcu_gp]
4 root 0 IW< [rcu_par_gp]
8 root 0 IW< [mm_percpu_wq]
9 root 0 SW [ksoftirqd/0]
10 root 0 IW [rcu_sched]
11 root 0 SW [migration/0]
12 root 0 SW [cpuhp/0]
13 root 0 SW [cpuhp/1]
14 root 0 SW [migration/1]
15 root 0 SW [ksoftirqd/1]
18 root 0 SW [cpuhp/2]
19 root 0 SW [migration/2]
20 root 0 SW [ksoftirqd/2]
23 root 0 SW [cpuhp/3]
24 root 0 SW [migration/3]
25 root 0 SW [ksoftirqd/3]
28 root 0 IW< [netns]
31 root 0 SW [oom_reaper]
32 root 0 IW< [writeback]
33 root 0 SW [kcompactd0]
43 root 0 IW< [pencrypt_serial]
44 root 0 IW< [pdecrypt_serial]
57 root 0 IW< [kblockd]
58 root 0 IW< [blkcg_punt_bio]
59 root 0 SW [watchdogd]
61 root 0 SW [kswapd0]
63 root 0 IW< [kthrotld]
64 root 0 IW< [dwc_otg]
65 root 0 IW< [DWC Notificatio]
66 root 0 IW< [uas]
68 root 0 SW< [vchiq-slot/0]
69 root 0 SW< [vchiq-recy/0]
70 root 0 SW< [vchiq-sync/0]
71 root 0 IW< [ipv6_addrconf]
72 root 0 IW< [kworker/u9:0]
76 root 0 IW< [mmc_complete]
78 root 0 IW< [kworker/0:1H-kb]
80 root 0 IW< [ext4-rsv-conver]
245 root 1192 S /sbin/ubusd
246 root 816 S /sbin/askfirst /usr/libexec/login.sh
247 root 816 S /sbin/askfirst /usr/libexec/login.sh
264 root 944 S /sbin/urngd
297 root 0 IW< [cfg80211]
323 root 0 IW< [brcmf_wq/mmc1:0]
324 root 0 SW [brcmf_wdog/mmc1]
439 root 1180 S /sbin/logd -S 64
471 root 2132 S /sbin/rpcd -s /var/run/ubus.sock -t 30
514 root 0 IW [kworker/3:1-eve]
536 dnsmasq 1356 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf.cfg01411c -k -x /var/run/dnsmasq/dnsmasq.cfg01411c.pid
577 root 1012 S /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300 -T 3
644 root 1932 S /usr/sbin/hostapd -s -g /var/run/hostapd/global
645 root 1932 S /usr/sbin/wpa_supplicant -n -s -g /var/run/wpa_supplicant/global
687 root 1828 S /sbin/netifd
709 root 1216 S /usr/sbin/crond -c /etc/crontabs -l 8 -L /dev/null
740 root 1556 S /usr/sbin/uhttpd -f -h /www -r MeteoBridge -x /cgi-bin -u /ubus -t 60 -T 30 -k 20 -A 1 -n 3 -N 100 -R -p
763 root 1620 S /usr/bin/dbus-daemon --system
787 nobody 2300 S avahi-daemon: running [MeteoBridge.local]
800 root 0 IW [kworker/2:3-eve]
1159 root 0 SW [jbd2/mmcblk0p3-]
1160 root 0 IW< [ext4-rsv-conver]
1168 root 1216 S /bin/sh /sbin/eventloop
1201 root 0 SW [vchiq-keep/0]
1547 root 0 IW [kworker/0:0-eve]
1726 root 0 IW< [kworker/0:2H-kb]
2241 root 21808 S /usr/sbin/nmbd -F
2242 root 34220 S /usr/sbin/smbd -F
2256 root 32928 S {smbd-notifyd} /usr/sbin/smbd -F
2257 root 32936 S {cleanupd} /usr/sbin/smbd -F
2266 root 0 SW [scsi_eh_0]
2267 root 0 IW< [scsi_tmf_0]
2268 root 0 SW [usb-storage]
2687 root 7056 S /home/meteohub/databased
2689 root 0 Z [sqlite3]
2725 root 4804 S /home/meteohub/wnetd
2738 root 4416 S /home/meteohub/loggerd
2750 root 7216 S /home/meteohub/loggerd
3016 root 832 S /home/meteohub/meteosys
3131 root 1212 S< /usr/sbin/ntpd -n -N -S /usr/sbin/ntpd-hotplug -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.o
3235 root 848 S /usr/bin/wsdd2 -i eth0 -N METEOBRIDGE -G WORKGROUP -b vendor:raspberrypi,model:Raspberry_Pi_3_Model_B_Rev
3895 root 0 IW [kworker/1:0-eve]
4378 root 0 IW [kworker/0:2-mm_]
4412 root 0 IW [kworker/3:2-mm_]
4517 root 0 IW [kworker/2:2-mm_]
4605 root 1040 R /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300 -T 3
4634 root 1212 S -ash
5178 root 1212 S sleep 3
5180 root 1212 R ps w
8115 root 0 IW [kworker/u8:1-ev]
11645 root 0 IW< [kworker/2:2H-mm]
14856 root 0 IW [kworker/u8:3-ev]
22897 root 0 IW [kworker/0:1-mm_]
23157 root 0 IW [kworker/2:1-eve]
24646 root 0 IW [kworker/u8:2-ev]
25869 root 0 IW [kworker/1:1-eve]
26517 root 0 IW< [kworker/3:0H-mm]
26710 root 0 IW [kworker/3:0-eve]
27261 root 0 IW [kworker/2:0-eve]
28696 root 0 IW< [kworker/1:0H-mm]
28937 root 0 IW [kworker/1:2-mm_]
29267 root 0 IW< [kworker/1:1H-kb]
30515 root 0 IW< [kworker/3:2H-kb]
31067 root 0 IW< [kworker/2:1H-kb]

regards

Re: Meteobridge 6.3 acting as a DHCP server

Posted: Sat Dec 27, 2025 12:02 pm
by admin
You are right, DHCP on LAN is enabled. Can you please post the "/etc/config/network" file?

Re: Meteobridge 6.3 acting as a DHCP server

Posted: Thu Jan 22, 2026 4:53 pm
by jpouyaud2
sure here it is with Meteobridge 6.2 (Aug 31 2025, build 4101), FW 1.3

# generated by meteobridge for RPI3
# date: 2022-09-26 20:54
#
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'

config interface 'lan'
option ifname 'eth0'
# option type 'bridge'
option proto 'dhcp'
option hostname 'meteobridge'

Re: Meteobridge 6.3 acting as a DHCP server

Posted: Thu Jan 29, 2026 2:21 pm
by admin
most recent versions, should have it fixed.

Re: Meteobridge 6.3 acting as a DHCP server. **solved**

Posted: Sun Feb 01, 2026 10:31 pm
by jpouyaud2
this is great news
thank you