[EMAIL PROTECTED] wrote:
> 
> Hi all and especially to David,
> 
> I have downloaded some of the packages from the oxygen packages list
> and tried them on my eigerstein beta2 but they all seem to segfault.
> 
> I am talking especially about ethereal and winscan, is this a library problem
> or a kernel version issue? And is it fixable without switching over to an
> oxygen distribution? Because I got quite accustomed to my eigerstein config?
> 
> Thanks in advance.
> 
> Kim

I think it's because ethereal was compiled against 
glibc-2.1.3, whereas your ES2B is a glibc-2.0.x.  I'm 
not positive how David compiled that one, though. I can 
tell you that the current Oxygen runs on kernel 2.2.19.

Here's the info I can give you from installing it and 
running it on Oxygen.

File list:
-------------
# cat /var/lib/lrpkg/ethereal.list
usr/sbin/editcap
usr/sbin/tethereal
usr/lib/libz.so
usr/lib/libz.so.1
usr/lib/libz.so.1.1.3
usr/lib/libglib-1.2.so.0.0.6
usr/lib/libglib-1.2.so
usr/lib/libglib.so.1
usr/lib/libglib-1.2.so.0
usr/lib/libglib.so.1.0.6
usr/lib/libm-2.1.3.so
usr/lib/libglib.so
usr/lib/libgmodule-1.2.so.0
usr/lib/libgmodule-1.2.so.0.0.6
usr/lib/libsnmp.so.0.4.1.1
usr/lib/libgmodule.so
usr/lib/libsnmp.so.0
usr/lib/libm.so.6
var/lib/lrpkg/ethereal.*

Ethereal brings a lot of libraries over.
---------------------------------------------


# ldd /usr/sbin/tethereal
        libsnmp.so.0 => /usr/lib/libsnmp.so.0 (0x00125000)
        libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x00163000)
        libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x00166000)
        libdl.so.2 => /lib/libdl.so.2 (0x00189000)
        libm.so.6 => /usr/lib/libm.so.6 (0x0018e000)
        libz.so.1 => /usr/lib/libz.so.1 (0x001ab000)
        libc.so.6 => /lib/libc.so.6 (0x001ba000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00110000)


# tethereal --help
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-TYPES): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
tethereal: invalid option -- -
This is GNU tethereal 0.8.15, compiled with GTK+ (version unknown), with libpcap 0.4, 
with libz 1.1.3, with UCD SNMP 4.0.1
tethereal [ -vVhlp ] [ -c count ] [ -f <capture filter> ]
        [ -F <capture file type> ] [ -i interface ] [ -n ]
        [ -o <preference setting> ] ... [ -r infile ] [ -R <read filter> ]
        [ -s snaplen ] [ -t <time stamp format> ] [ -w savefile ] [ -x ]
Valid file type arguments to the "-F" flag:
        libpcap - libpcap (tcpdump, Ethereal, etc.)
        rh6_1libpcap - Red Hat Linux 6.1 libpcap (tcpdump)
        suse6_3libpcap - SuSE Linux 6.3 libpcap (tcpdump)
        modlibpcap - modified libpcap (tcpdump)
        nokialibpcap - Nokia libpcap (tcpdump)
        ngsniffer - Network Associates Sniffer (DOS-based)
        snoop - Sun snoop
        netmon1 - Microsoft Network Monitor 1.x
        ngwsniffer_1_1 - Network Associates Sniffer (Windows-based) 1.1
        default is libpcap


Just a little info to help you diagnose your setup
and whether it's useful to persue this ethereal.  I'm
going to pass on the winscan analysis :)
Matthew

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to