[Winpcap-users] Multi modems capture

Gianluca Varenni gianluca.varenni at cacetech.com
Wed Nov 14 16:49:48 GMT 2007


Unfortunately windows aggregates all the traffic from the various modems into a single interface, and WinPcap does not de-multiplex such traffic. An easy workaround to the problem is to parse the MAC source/dest of each packet. Packets from different modems have a different (fake) MAC address.

Hope it helps
GV
  ----- Original Message ----- 
  From: Livhu Samuel Tshisikule 
  To: 'winpcap-users at winpcap.org' 
  Sent: Wednesday, November 14, 2007 4:55 AM
  Subject: [Winpcap-users] Multi modems capture


  Hi,

   

  I am new to winpcap, I have a machine with 4 wireless modems. Currently I am not able to see separate packets on each modem. Using wireshark I see the same traffic on all the modems although it shows me different IP addresses for the each devices.

   

  How do I capture the traffic on each device?

   

  OS Windows XP

  Winpcap 4.0.1

   

  Regards

  Livhu 

  "This e-mail is sent on the Terms and Conditions that can be accessed by Clicking on this link http://www.vodacom.co.za/legal/email.jsp " 


------------------------------------------------------------------------------


  _______________________________________________
  Winpcap-users mailing list
  Winpcap-users at winpcap.org
  https://www.winpcap.org/mailman/listinfo/winpcap-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20071114/77939719/attachment.htm


More information about the Winpcap-users mailing list