View Single Post
  #15  
Old 07-03-2002, 09:42 AM
Lyenu X`Arie
Fire Beetle
 
Join Date: Mar 2002
Posts: 0
Default

What you need to do is this:

Run packet collector like this...

PacketCollector.exe -d

this will display a list of devices.

If you have more than 1 device listed it might mean that you're packetsniffing on the wrong device. So what you need to do is see which one is yours (if you're not sure which one, just go through all of them). Here is an EXAMPLE of how to run it setting the device.

PacketCollector.exe YourIPHere -d 1 -o all -l nospamforme.txt

Anyways, that should fix your problems.

PS: I didn't write PacketCollector, Quagmire did, I just do modifications onto it and work on new features with it.
Reply With Quote