here is the rpm info for libpcap and pylibpcap in case you need it Name : libpcap Epoch : 14 Version : 1.4.0 Release : 1.fc19 Architecture: x86_64 Install Date: Sat 13 Sep 2014 10:29:31 PM CDT Group : Development/Libraries Size : 312168 License : BSD with advertising Signature : RSA/SHA256, Tue 11 Jun 2013 08:43:52 AM CDT, Key ID 07477e65fb4b18e6 Source RPM : libpcap-1.4.0-1.fc19.src.rpm Build Date : Mon 10 Jun 2013 08:49:44 AM CDT Build Host : buildvm-26.phx2.fedoraproject.org Relocations : (not relocatable) Packager : Fedora Project Vendor : Fedora Project URL : http://www.tcpdump.org Summary : A system-independent interface for user-level packet capture
Name : pylibpcap Version : 0.6.4 Release : 3.fc19 Architecture: x86_64 Install Date: Sat 24 Jan 2015 11:08:06 AM CST Group : Unspecified Size : 91380 License : BSD Signature : RSA/SHA256, Sun 10 Nov 2013 10:59:46 AM CST, Key ID 07477e65fb4b18e6 Source RPM : pylibpcap-0.6.4-3.fc19.src.rpm Build Date : Sat 09 Nov 2013 09:37:55 AM CST Build Host : buildvm-16.phx2.fedoraproject.org Relocations : (not relocatable) Packager : Fedora Project Vendor : Fedora Project URL : http://pylibpcap.sourceforge.net/ Summary : A Python module for libpcap On Saturday, November 12, 2016 at 6:33:21 PM UTC-6, Radar wrote: > > ok i got some of the log here if you need the hole log its about 54 meg big > > screen.txt is from running in console > > > On Saturday, November 12, 2016 at 9:08:36 AM UTC-6, Radar wrote: >> >> i'm not liking fedora 19 to much right now for hiding the debug out put >> but i have it running right now will post back when it quits >> it might take some time >> >> thanks for all the help every one >> >> On Saturday, November 12, 2016 at 8:28:17 AM UTC-6, mwall wrote: >>> >>> >>> >>> On Saturday, November 12, 2016 at 9:08:24 AM UTC-5, Radar wrote: >>>> >>>> here is it running by its self using >>>> PYTHONPATH=. python user/interceptor.py --debug --mode=sniff >>>> --iface=p5p1 --filter="src host 192.168.2.14 && dst port 80" >>>> --device=acurite-bridge >>>> >>>> raw data: >>>> dateutc=now&action=updateraw&realtime=1&id=24C86E01765D&mt=tower&sensor=00007411&humidity=51&tempf=52.1&baromin=28.67&battery=normal&rssi=2 >>>> raw packet: {'usUnits.00007411.24C86E01765D': 1, >>>> 'barometer.00007411.24C86E01765D': 28.67, >>>> 'temperature.00007411.24C86E01765D': 52.1, >>>> 'bridge_id.00007411.24C86E01765D': '24C86E01765D', >>>> 'humidity.00007411.24C86E01765D': 51.0, 'dateTime': 1478958489, >>>> 'rssi.00007411.24C86E01765D': 50.0, 'sensor_id.00007411.24C86E01765D': >>>> '00007411', 'battery.00007411.24C86E01765D': 0, >>>> 'dateTime.00007411.24C86E01765D': 1478958489, >>>> 'sensor_type.00007411.24C86E01765D': 'tower', 'usUnits': 1} >>>> mapped packet: {'barometer': 28.67, 'txBatteryStatus': 0, >>>> 'outHumidity': 51.0, 'dateTime': 1478958489, 'outTemp': 52.1, >>>> 'rxCheckPercent': 50.0, 'usUnits': 1} >>>> identifiers: {'bridge_id': '24C86E01765D', 'sensor_type': 'tower', >>>> 'sensor_id': '00006045'} >>>> >>> >>> you're not getting debug log messages, even though you specified >>> --debug. is your syslog configuration hiding debug? >>> >>> 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
