Re: [Wireshark-users] Apple Mac OS X crash on start

2007-07-25 Thread Guy Harris
On May 30, 2007, at 2:59 PM, Mark Boltz wrote: ... >configure --without-libjpeg --without-libpng --without-libtiff > for rest: ... > Wireshark seemed to compile cleanly, but when I go to start it under > X11 now, it loads the splash for init dissectors, and then crashed

Re: [Wireshark-users] A bug of NFS analyzer(version 0.99.6a for windows)?

2007-07-25 Thread Shehjar Tikoo
This problem is present even in Rev 22399. I recalled a change to the hashing technique by Rev. 22065. Reverting that change fixes the hash clash for this particular instance but this rev was put in because of hash conflicts in other cases. Looks like the current hashing technique still needs so

Re: [Wireshark-users] Low Level Ethernet Debugging

2007-07-25 Thread Luis EG Ontanon
On 7/25/07, Guy Harris <[EMAIL PROTECTED]> wrote: > Note that the statistics won't necessarily exactly correspond to the > time when you're doing the capture, as the mechanism for getting those > statistics knows nothing about any packet captures in progress. The more challenging task would be est

Re: [Wireshark-users] Setting up a display offset

2007-07-25 Thread Bill Halvorsen (bhalvors)
Can anyone follow up with me on this, is there a way to force a offset so wireshark will start decoing 56 bytes inside the frame and assume it to be a protocol like IP. Thanks Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Halvorsen (bhalvors

Re: [Wireshark-users] Script to convert Cisco ATM dump to something that Wireshark can read

2007-07-25 Thread Jaap Keuter
Hi, Have a look here: http://anonsvn.wireshark.org/wireshark/trunk/wiretap/ Thanx, Jaap Frédéric Point wrote: > Sorry I have forgoten words twice in my post... > > Can you give me pointers to these wiretap modules ? > > Thanx, > > Frédéric > > > 2007/7/25, Jaap Keuter <[EMAIL PROTECTED]

Re: [Wireshark-users] Low Level Ethernet Debugging

2007-07-25 Thread Guy Harris
Benatar, Naisan wrote: > I'm looking for a way of looking at Lowlever ethernet errors and ideally > thier contents. As indicated, getting the contents of the frames is difficult - in many OSes (not just Windows), the adapter or driver will throw away packets with low-level errors, so they aren'

Re: [Wireshark-users] Script to convert Cisco ATM dump to something that Wireshark can read

2007-07-25 Thread Frédéric Point
Sorry I have forgoten words twice in my post... Can you give me pointers to these wiretap modules ? Thanx, Frédéric 2007/7/25, Jaap Keuter <[EMAIL PROTECTED]>: Hi, Well, have a look at iseries, toshiba and vms wiretap modules. These read in files captured from the console just fine. Thanx

Re: [Wireshark-users] Capture all outbound traffic at the router

2007-07-25 Thread Jaap Keuter
Hi, Just curious, what command line so you use? And what output does it give? And what where you expecting? Thanx, Jaap Developer Edoceo wrote: > I have an iptables based router at x.y.z.2 which connects upstream to my > gateway router at x.y.z.1. > Hosts on my network are x.y.z.32 to x.y.z.24

Re: [Wireshark-users] Script to convert Cisco ATM dump to something that Wireshark can read

2007-07-25 Thread Jaap Keuter
Hi, Well, have a look at iseries, toshiba and vms wiretap modules. These read in files captured from the console just fine. Thanx, Jaap Frédéric Point wrote: > Since it is not a file (just an output on a console) i don't think it > has a format :) > > Moreover I don't cisco have published sp

Re: [Wireshark-users] Low Level Ethernet Debugging

2007-07-25 Thread Randy . Grein
Last I checked 3Com still throws out frame errors, so you won't see CRC errors. Ever. Getting CRC and other ethernet errors is tough under Windows anyway. NDIS doesn't specify how to process errors, so commercial drivers toss those packets. You need to find a driver that will pass all the errro

[Wireshark-users] Capture all outbound traffic at the router

2007-07-25 Thread Developer Edoceo
I have an iptables based router at x.y.z.2 which connects upstream to my gateway router at x.y.z.1. Hosts on my network are x.y.z.32 to x.y.z.240 or something like that. Hosts get addresses and such via DHCP which assigns the GW as x.y.z.2 I would like to run ws on .2 to capture all the traffic f

[Wireshark-users] Support for RFC 2786 for SNMP V3 keys

2007-07-25 Thread Rajasankar K
Hi, Wireshark takes the password for USM users using the snmp_users file. Internally it uses the key localisation algorithm in function - snmp_usm_password_to_key_sha1. I am able to use the keys that I generated using the DH algorithm externally, by not using this function (I just returned the

Re: [Wireshark-users] Script to convert Cisco ATM dump to something that Wireshark can read

2007-07-25 Thread Frédéric Point
Since it is not a file (just an output on a console) i don't think it has a format :) Moreover I don't cisco have published specifications for this output and they could change at any times. 2007/7/19, Jaap Keuter [EMAIL PROTECTED]: [...] Sure it is. Could it be a stat of YAFF [1] that Wires

[Wireshark-users] Low Level Ethernet Debugging

2007-07-25 Thread Benatar, Naisan
Hi, I'm looking for a way of looking at Lowlever ethernet errors and ideally thier contents. I belive that I am recieving ethernet frames with CRC errors and the Ethernet Device/Phy is throwing them away. When I check the Statistics->Summary page in the details of the device it has "Dropped pac