jasonmfarrow wrote: ↑Sun Aug 31, 2025 5:47 pm
I have specifc 2.4GHz networks for all my weather related kit [Separate SSIDs for 5GHz traffic]. All wifi SSIDs use the same private subnet.
Jason, good job checking the boxes, let me throw out a few more:
Firewall? Even intra-Vlan traffic may pass though a firewall, especially if ARP is suppressed. I am running a PFSense firewall with Snort IDS, it flags my weather infrastructure devices all the time and blocks them as a rogue device. Most IDS software will unblock the traffic after a set period, allow some traffic to flow, and block them again, rinse-repeat. I had to create a special device group and ruleset for all my weather stuff. Not all the traffic will be blocked, firewalls and IDS systems will find the certain ports that it finds suspicious and only block them which makes it difficult to troubleshoot.
Interference: since this worked before, has any new devices capable of RFI been installed near the Airlink? Meteobridge is more tolerant to jitter and can recover from packet loss, Davis Instruments not so much. Davis Instruments uses an el-cheapo wireless receiver, probably to keep their per-unit costs down, it has no error correction and not much packet buffering if packet errors occur. My $15 Ecowitt hub is faster and more reliable than their expensive white box.
Any new IOT devices near the device, IOT dimmer switches are notorious for rfi? Any of those cheap Chinese gadgets like room fans and LED lights are horrible as well, none use any filtering. Computer monitor cables, and the monitors themselves are rfi pigs. The worst offenders of all are those cheap wall wort chargers and dc power supplies. Get them away from the gateway, or at least install some of those snap on ferrite suppressors.
Hope that helps, probably not smoking gun solutions, but worth a try.
Are you familiar with wireshark, it’s a free packet sniffer. You can capture the traffic on your VLAN, filter on the Gateway IP, and look for packet errors.