weatherflow-collector icon indicating copy to clipboard operation
weatherflow-collector copied to clipboard

What if my hub is on a separate subnet?

Open perfectly-preserved-pie opened this issue 1 year ago • 1 comments

Hi,

I'm not seeing an option that would tell weatherflow-collector to listen to a specific subnet using the local UDP option. For example, My Docker host is on 192.168.1.x, but my Weatherflow hub is on 192.168.4.x. I'm not understanding how to set it to so it'll listen to that subnet instead of the Docker host's. I have firewall rules correctly configured and can ping the hub from the Docker host.

perfectly-preserved-pie avatar Dec 24 '23 05:12 perfectly-preserved-pie

Hi @perfectly-preserved-pie - currently, it's set to listen to 0.0.0.0 - which by default will listen to all network adapters that have access to all of your subnets. The hub is the one that sprays out - but perhaps it's only set to spray out to the local network. Subnets should be fine - unless they're actually segmented VLANs. My hub is on a different subnet, but my subnet mask is 255.255.192.0. I'll dig into this and see what I can find out.

lux4rd0 avatar Jan 22 '24 14:01 lux4rd0

The new version of my collector allows you to change the host and port and lets you interact with other listeners simultaneously. Let me know if this helps out! Thanks!

lux4rd0 avatar Jun 29 '24 23:06 lux4rd0