Re: [Wireshark-users] Unable to compile static build of TShark on Fedora 7

2007-09-04 Thread Guy Harris
On Sep 3, 2007, at 4:07 PM, Barry Gould wrote: > Hi, with WireShark 0.99.6, I am having trouble building TShark > statically. > > If I do this: > ./configure --enable-static --disable-wireshark > make > > I get an error about -lgmodule > > However, I seem to have the appropriate libraries insta

Re: [Wireshark-users] Increase Length of Description Fields

2007-09-04 Thread Stephen Fisher
On Tue, Sep 04, 2007 at 10:30:37AM -0700, Chris Alton wrote: > Is there any way to increase the size of the display fields in the > dissected packet info section? > > There are a few instances where the info gets truncated and the only > way to get it out of the packet is to use the packet bytes

Re: [Wireshark-users] using statistics

2007-09-04 Thread Kevin
Try looking at the stats in Statistics -> HTTP, they may do what you need Kevin On Sep 4, 2007, at 7:04 AM, Mait Mandel wrote: > hey, > > i'm quite new to Wireshark and cant figure out how to use statistics. > > i have a network trace from a service (HTTP), many client IP's > talking to one s

[Wireshark-users] Increase Length of Description Fields

2007-09-04 Thread Chris Alton
Is there any way to increase the size of the display fields in the dissected packet info section? There are a few instances where the info gets truncated and the only way to get it out of the packet is to use the packet bytes and reassemble it manually. Thanks, Chris _

Re: [Wireshark-users] BSSGP TLLI Filtering Issue ...

2007-09-04 Thread Anders Broman (AL/EAB)
Hi, It should be included in rev 22777. /Anders From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Obaid Mushtaq Sent: den 4 september 2007 10:20 To: wireshark-users@wireshark.org Subject: Re: [Wireshark-users] BSSGP TLLI Filtering Issue ... Hello,

Re: [Wireshark-users] BSSGP TLLI Filtering Issue ...

2007-09-04 Thread Obaid Mushtaq
Hello, Can anyone please provide feedback. BR, *Obaid* On 8/30/07, Obaid Mushtaq <[EMAIL PROTECTED]> wrote: > > Dears, > >Hope you are doing great. I am new to Wireshark. I wonder if I can > filter a GPRS Gb Interface trace based on BSSGP TLLI. > In fact I have seen in the bugs list that a

[Wireshark-users] Unable to compile static build of TShark on Fedora 7

2007-09-04 Thread Barry Gould
Hi, with WireShark 0.99.6, I am having trouble building TShark statically. If I do this: ./configure --enable-static --disable-wireshark make I get an error about -lgmodule However, I seem to have the appropriate libraries installed: $ locate gmodule /lib/libgmodule-2.0.so.0 /lib/libgmodule-2.0.

[Wireshark-users] using statistics

2007-09-04 Thread Mait Mandel
hey, i'm quite new to Wireshark and cant figure out how to use statistics. i have a network trace from a service (HTTP), many client IP's talking to one server (requests/responses). i need to know the following: - how many concurrent HTTP sessions thru a time period (a single graph, i presume)