Ok, I'm getting somewhere. Upon endless Google searching, I came up with
this string. Its getting data into Weewx, but after a few seconds, I get a
Ncat: Broken Pipe.
tcpflow -C -0 -i bridge0 -s tcp dst port 80 | nc 127.0.0.1 9999
Here is the output.
[root@localhost ~]# tcpflow -C -0 -i bridge0 -s tcp dst port 80 | nc
127.0.0.1 9999
tcpflow: listening on bridge0
HTTP/1.0 200 OK
Server: BaseHTTP/0.3 Python/2.7.5
Date: Sat, 22 Oct 2016 23:06:22 GMT
Content-Length: 39
{ "success": 1, "checkversion": "126" }Ncat: Broken pipe.
Thanks for any help!
Pat
--
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].
For more options, visit https://groups.google.com/d/optout.