openshwprojects / OpenBK7231T_App

Open source firmware (Tasmota/Esphome replacement) for BK7231T, BK7231N, BL2028N, T34, XR809, W800/W801, W600/W601 and BL602
https://openbekeniot.github.io/webapp/devicesList.html
1.39k stars 242 forks source link

Many Watchdog ICMP Pings but Watchdog isnt enabled #954

Open CLAM01 opened 10 months ago

CLAM01 commented 10 months ago

I inspected my network today and noticed that all devices flashed with Openbeken had the watchdog turned on by default. Today I found a lot of ICMP pings in my network, all of which go to the IP address 192.168.0.1, but to no avail because it's not my IP address range. However, this is not displayed in the web interface. image

image

After switching off the watchdog, the ICMP pings stopped and my network was relieved again.

It would make sense here if the watchdog is switched off by default after flashing the device.

image

14 Devices x 1 Ping/second = 1.209.600 ICMP Pings / day

artin961 commented 8 months ago

I have a suggestion to disable the watchdog by default or if left enabled, to make it auto identify its gateway. In case of non standard network config "192.168.0.1", all beken deviced on the network constantly try to ping a host that is not on the same network by default.

image