update, some sucess with the libpcap, pylibpcap, pypcap challenge

What I said before regarding "libpcap 1.0.0b14" did not make sense, 
brainfart.
The different flavors of py pcap depend on it.

What I said about my installed  "pypcap 1.2.2" was correct.
It is what my distro Slackware Current installs with  "pip install pypcap".
I uninstalled it.

I located "pylibpcap 0.6.4" and installed it with the included setup.py.
Interceptor now waits for packets as expected.

pcap summary:
"libpcap" is needed in any case.
"pypcap 1.2.2" does not work with my install of Interceptor.
"pylibpcap 0.6.4" and interceptor seem to play well together. Last release 
of it was in 2012-04-14 BTW.
https://sourceforge.net/projects/pylibpcap/files/pylibpcap/

If/when this issue resurfaces at least you will have something for folks to 
try.
Do you(or others) have pypcap or pylibpcap installed? What version?  ("pip 
list" for the uninitiated)


I have not verified it capturing a packet in mode=sniff yet but the python 
error has vanished.


Anyways I'm gonna let it coast in listen mode for a while.
I need to fill in the holes I dug brute forcing things, plus my tangent 
time budget is low.
I will revisit it, I do have a desire to do it in a specific way.
I'll return with status when I know if it is actually working or not.

Thanks for your help.

-- 
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.

Reply via email to