UGH, Thanks Tim. :) I usually don't run a firewall, because I use my home one. But 6 months ago, I enabled it to stop all of the excess hacking attempted to ssh/http/etc/etc. I started blocking countries, and repeat failures.
And that's what it was in the end. Looks like I had multiple issues, but that was the last one. On Tuesday, December 22, 2020 at 1:15:21 PM UTC-6 [email protected] wrote: > Hi Mark, > > Have you configured the operating system's firewall to permit the > connection ? > > thanks > > Tim > > > On 23/12/20 1:31 am, Mark Jenks wrote: > > Okay, I cleaned it up per that link, and it doesn't seem to be working > > yet. > > > > mqtt_websockets_enabled = 1 > > mqtt_websockets_host = weather.mjenks.net > > mqtt_websockets_port = 9001 > > mqtt_websockets_ssl = 0 > > mqtt_websockets_topic = "weather/weewx/loop" > > > > It looks like it's listening correctly... > > > > # netstat -tulpen|grep mosquitto > > tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN > > 0 27106828 2136787/mosquitto > > tcp6 0 0 :::9001 :::* LISTEN > > 0 27106831 2136787/mosquitto > > tcp6 0 0 :::1883 :::* LISTEN > > 0 27106829 2136787/mosquitto > > > > # nc -4 -v weather.mjenks.net 9001 > > Ncat: Version 7.80 ( https://nmap.org/ncat ) > > Ncat: Connected to 192.168.10.10:9001. > > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/ae870736-ca70-4c83-a33b-093f801a1189n%40googlegroups.com.
