[Wireshark-users] problem in make wireshark 0.99.6 under debian 4.0 r1

2007-10-26 Thread habib zainali g
dear shark i had problem in making wireshark 0.99.6 under Debian i configure it with lua then i use make command but it say make*** [svnversion.h] error 25 hope to hear from you soon _ Connect to the next generation of MSN Messenge

Re: [Wireshark-users] Promiscuous mode on Averatec

2007-10-26 Thread Tom Maugham
Windows XP Home SP2 is the os. Wireless card is the ralink 802.11g Mini PCI Wireless adapter. Thanks, Tom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Guy Harris Sent: Friday, October 26, 2007 5:21 PM To: Community support list for Wireshark Subject: R

Re: [Wireshark-users] Promiscuous mode on Averatec

2007-10-26 Thread Guy Harris
On Oct 26, 2007, at 1:59 PM, Gianluca Varenni wrote: > What is the chipset of the wireless card? ...and what OS are you using? (My guess would be Windows, but I don't want to assume that.) ___ Wireshark-users mailing list Wireshark-users@wireshark.o

Re: [Wireshark-users] Promiscuous mode on Averatec

2007-10-26 Thread Gianluca Varenni
What is the chipset of the wireless card? Have a nice day GV - Original Message - From: Tom Maugham To: wireshark-users@wireshark.org Sent: Friday, October 26, 2007 11:09 AM Subject: [Wireshark-users] Promiscuous mode on Averatec I have an Averatec model 7100 laptop using

[Wireshark-users] Promiscuous mode on Averatec

2007-10-26 Thread Tom Maugham
I have an Averatec model 7100 laptop using Wireshark. Unfortunately I cannot get the wireless adapter to run in promiscuous mode. Does anyone know of a driver that I could install that would set the adapter into promiscuous mode? Thanks, Tom ___ Wir

Re: [Wireshark-users] test - please ignore

2007-10-26 Thread Jaap Keuter
We will ;) Thanx, Jaap JB wrote: > > ___ > Wireshark-users mailing list > Wireshark-users@wireshark.org > http://www.wireshark.org/mailman/listinfo/wireshark-users > ___ Wireshark-users mailing list Wiresha

Re: [Wireshark-users] R: R: R: Ipw3945 monitor mode

2007-10-26 Thread Joerg Mayer
On Fri, Oct 26, 2007 at 05:53:49PM +0200, Massimo Palmeri wrote: > Joerg, thank you for your reply. > I fully agree with you. Probably I was not clear in exposing my problem: > wireshark shows me frames not only from adjacent channels, but also from > very far channels, such as channel 60. > My pro

[Wireshark-users] R: R: R: Ipw3945 monitor mode

2007-10-26 Thread Massimo Palmeri
Joerg, thank you for your reply. I fully agree with you. Probably I was not clear in exposing my problem: wireshark shows me frames not only from adjacent channels, but also from very far channels, such as channel 60. My problem is how to tell ipw3945 driver to stop scanning and listen to a single

Re: [Wireshark-users] R: R: Ipw3945 monitor mode

2007-10-26 Thread Joerg Mayer
On Fri, Oct 26, 2007 at 05:36:22PM +0200, Massimo Palmeri wrote: > This could be ok, but I think that the receiver could lose some frames from > my channel when scanning for other channels. Anyway I would like to record > (almost) all the frames generated on a given channel. I have to discover how

[Wireshark-users] R: R: Ipw3945 monitor mode

2007-10-26 Thread Massimo Palmeri
This could be ok, but I think that the receiver could lose some frames from my channel when scanning for other channels. Anyway I would like to record (almost) all the frames generated on a given channel. I have to discover how to force the ipw driver to stop scanning and listen to a single channel

Re: [Wireshark-users] R: Ipw3945 monitor mode

2007-10-26 Thread Joerg Mayer
On Fri, Oct 26, 2007 at 02:09:59PM +0200, Massimo Palmeri wrote: > I agree with you, but this confirms my idea that my receiver is listening to > many channels and not only to channel 9 as I would like; I say that because > in the radiotap header I can read different channel numbers, but the frames

Re: [Wireshark-users] Cannot decrypt HTTPS traffic

2007-10-26 Thread Michael Gorsuch
> I am trying to decrypt HTTPS traffic using an exported certificate from a > W2003 Server using the MMC "certmgr" "snapin". Not being an expert, I can only tell you how *I* got it to work. I exported my cert in IIS as a pfx file, and then import it via openssl. I did something like so: $ ope

[Wireshark-users] R: Ipw3945 monitor mode

2007-10-26 Thread Massimo Palmeri
Steve, thank you for your reply. I agree with you, but this confirms my idea that my receiver is listening to many channels and not only to channel 9 as I would like; I say that because in the radiotap header I can read different channel numbers, but the frames come always from the same AP. My goal

[Wireshark-users] Cannot decrypt HTTPS traffic

2007-10-26 Thread JamesB
Hi all, I am trying to decrypt HTTPS traffic using an exported certificate from a W2003 Server using the MMC "certmgr" "snapin". I have the following export options :- DER encoded X509 (.CER) Base-64 X509 (.CER) PKCS7 (.P7B) I would have prefered exporting as PCKS12, as I have been able to suc

[Wireshark-users] test - please ignore

2007-10-26 Thread JB
___ Wireshark-users mailing list Wireshark-users@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-users

Re: [Wireshark-users] Tshark to Display MAC Field

2007-10-26 Thread Sake Blok
On Thu, Oct 25, 2007 at 12:47:09PM -0400, Jack Foster wrote: > > I'm trying to get tshark to display the default summary line plus the MAC > src and dest. My plan was to figure out the default output and then > replicate that with the MAC src/dst on the end. > > So right now, "tshark -i eth1" pr