Comment # 3
on bug 11058
from Yann Bonnamy
Hi, here are some answers :
# tcpdump -i MONI -L
Data link types for MONI (use option -y to set):
DOCSIS (DOCSIS) (printing not supported)
EN10MB (Ethernet)
it appears to me that it's always libpcap version 1.5.3,
on the machine with the issue (fedora package):
# wireshark -v
wireshark 1.10.12 (Git Rev Unknown from unknown)
Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GTK+ 2.24.24, with Cairo 1.13.1, with Pango 1.36.1, with
GLib 2.38.2, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, without
Python,
with GnuTLS 3.1.28, with Gcrypt 1.5.3, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Aug 4 2013 06:58:01), with AirPcap.
Running on Linux 3.15.8-200.fc20.i686+PAE, with locale en_US.UTF-8, with
libpcap
version 1.5.3, with libz 1.2.8, GnuTLS 3.1.25, Gcrypt 1.5.3, without AirPcap.
Built using gcc 4.8.3 20140911 (Red Hat 4.8.3-7).
on another machine where i avoid the issue (from source):
# wireshark -v
wireshark 1.11.2 (SVN Rev Unknown from unknown)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GTK+ 2.24.24, with Cairo 1.13.1, with Pango 1.36.1, with
GLib 2.38.2, with libpcap, with libz 1.2.8, without POSIX capabilities, without
libnl, without SMI, without c-ares, without ADNS, without Lua, without Python,
without GnuTLS, without Gcrypt, without Kerberos, without GeoIP, without
PortAudio, with AirPcap.
Running on Linux 3.15.8-200.fc20.i686+PAE, with locale en_US.UTF-8, with
libpcap
version 1.5.3, with libz 1.2.8, without AirPcap.
Built using gcc 4.8.3 20140911 (Red Hat 4.8.3-7).