robert,
well, it is not a permissions problem - you used 'sudo' when invoking the interceptor driver directly.
i vaguely remember pcap settings for promiscuity coming into play (your tcpdump might use it by default?). there is a boolean 'promiscuous' option for interceptor, but it is not mapped through to the direct invocation of interceptor.py
can you get any log messages when you run the driver directly? debug is especially helpful - the sniff server spits out quite a bit of information.
you might have to make some modifications to interceptor.py
log messages nominally go to syslog, but systemd might hijack that. and the interceptor driver is not aware of the newer logging mechanisms in weewx. (it sets weewx.debug=1, but that probably won't get you full debug logging - i know, i need to fix this in all of my extensions...)
sorry i cannot do any testing and debug myself right now!
m
> --
> 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
weewx-user+...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/weewx-user/ccb3557d-bf6c-42a3-93ac-3554ef484ab4n%40googlegroups.com.