[tcpdump-workers] semi-working tcpdump 3.4.0

2005-05-10 Thread Per Engelbrecht
Hi all I'm having a peculiar problem with tcpdump (tcpdump version 3.4.0 / libpcap version 0.5) on a OpenBSD 3.7 (20050404 snapshot) amd64. tcpdump with 0-2 flags = output. tcpdump with 3-x flags = no output. tcpdump with x flags and '-w' = non written no matter what. When 'tcpdump' is stopped I

Re: [tcpdump-workers] semi-working tcpdump 3.4.0

2005-05-10 Thread Guy Harris
Per Engelbrecht wrote: Hi all I'm having a peculiar problem with tcpdump (tcpdump version 3.4.0 / libpcap version 0.5) Those are very old versions - the current versions are 3.8.3 and 0.8.3. Are those the versions that came with OpenBSD? tcpdump with 0-2 flags = output. tcpdump with 3-x flags =

Re: [tcpdump-workers] semi-working tcpdump 3.4.0

2005-05-10 Thread Per Engelbrecht
Guy Harris wrote: Per Engelbrecht wrote: Hi all I'm having a peculiar problem with tcpdump (tcpdump version 3.4.0 / libpcap version 0.5) Those are very old versions - the current versions are 3.8.3 and 0.8.3. Are those the versions that came with OpenBSD? This is a pre-release snapshot, don't k

[tcpdump-workers] libpcap on knoppix

2005-05-10 Thread prabhakaran amith
I have got knoppix installed in my system.the package manager shows that libpcap is already installed .But when i write a program using that i get errors saying pcap.h not found.when i try searching for the file i dont find anything apart from libpcap.s0.8 and libpcap.s0.8.3 . could anyone help me

[tcpdump-workers] 802.1Q VLAN packets

2005-05-10 Thread David Moron
Hi, Where can I find the files related to the VLAN packets. I'm trying to write a simple program to extract IP packets inside VLAN packets using pcap. Thank you -- David MorĂ³n Ruano Coordinador de Proyectos Grupo OpenWired, S.L. Cardenal Reig, 26, entr. 3? - 08028 - Barcelona (Spain) Tel (+34) 93

Re: [tcpdump-workers] 802.1Q VLAN packets

2005-05-10 Thread Hannes Gredler
On Tue, May 10, 2005 at 04:09:36PM +, David Moron wrote: | Hi, | | Where can I find the files related to the VLAN packets. I'm trying to | write a simple program to extract IP packets inside VLAN packets using pcap. for the BPF code generator look into gencode.c / libpcap for the vlan printe

Re: [tcpdump-workers] libpcap on knoppix

2005-05-10 Thread Guy Harris
prabhakaran amith wrote: I have got knoppix installed in my system.the package manager shows that libpcap is already installed .But when i write a program using that i get errors saying pcap.h not found.when i try searching for the file i dont find anything apart from libpcap.s0.8 and libpcap.s0.8.

Re: [tcpdump-workers] semi-working tcpdump 3.4.0

2005-05-10 Thread Guy Harris
Per Engelbrecht wrote: This is a pre-release snapshot, don't know what stable will be shipped with, but I expect no major changes in forthcoming 3.7 release (may 19). OK, so some issues with it might be the result of stuff the OpenBSD people have done. What happens if you do sudo tcpdump -n

Re: [tcpdump-workers] libpcap on knoppix

2005-05-10 Thread prabhakaran amith
are u aware of any site where i can download those(the developer package) thanks --- Guy Harris <[EMAIL PROTECTED]> wrote: > prabhakaran amith wrote: > > I have got knoppix installed in my system.the > package > > manager shows that libpcap is already installed > .But > > when i write a program usi

Re: [tcpdump-workers] libpcap on knoppix

2005-05-10 Thread Guy Harris
prabhakaran amith wrote: are u aware of any site where i can download those(the developer package) Presumably you'd get the developer package from the same place you get other packages for Knoppix. I don't use Knoppix, so I can't offer any more advice than that. - This is the tcpdump-workers lis