Also the Raspberry pi is on a wireless connection to the network, Thanks On Tue, Apr 8, 2025 at 2:37 PM Steve Shuff <[email protected]> wrote:
> Hi Matthew , > Thanks for the reply. > > The CR1000 based station is on the home local network , the Raspberry pi > running Weewx is on the same network. > Assuming the interceptor is expecting to use two network interfaces I > would have to remove the CR1000 from the home network and plug it into the > Raspberry pi > Alternatively, would the interceptor accept using one interface somehow, > or is that not doable ? > I am running Weewx 5.1.0 . > > > On Tue, Apr 8, 2025 at 1:01 PM matthew wall <[email protected]> wrote: > >> just to be clear, if you want to capture data from a weather station that >> is sending data to weather underground, then you might want to start with >> 'sniff mode for any WU client' section: >> >> >> =============================================================================== >> Example: sniff mode for any WU client >> >> This example assumes two network interfaces on the computer running weewx. >> >> 1) Plug the computer into the local network using the first interface >> (eth0). >> Plug the device into the second interface (eth1). >> Bridge the two network interfaces. >> If you run any web services on the computer, configure them to listen >> on >> interface eth0, not eth1. >> >> 2) Set parameters in the weewx configuration file. The device has IP >> address >> of X.X.X.X >> >> [Interceptor] >> driver = user.interceptor >> device_type = wu-client >> mode = sniff >> iface = eth1 >> pcap_filter = src X.X.X.X and dst port 80 >> >> >> -- >> 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 visit >> https://groups.google.com/d/msgid/weewx-user/9120F3AB-3CC0-449A-8002-FB5FAB0EF15F%40gmail.com >> . >> > > > -- > Steve Shuff. > -- Steve Shuff. -- 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 visit https://groups.google.com/d/msgid/weewx-user/CADNpUBG7YZS-aXE8h8h2N26%2Be6cerxR3U-T4w_hLzskfQNC1Kw%40mail.gmail.com.
