lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
From: aditya.deshmukh at online.gateway.expertworks.net (ALD, Aditya,
	Aditya Lalit Deshmukh)
Subject: Libpcap versus WINPcap

>Does anyone have experience with libpcap versus WINPcap from a performance
>standpoint?  I don't have packet numbers but I don't want to drop any.  I
>know how to use libpcap without the tcp/ip stack but how about WINPcap?

Since winpcap goes thr another layer to the network - it would always be
lower than the native lib. But the winpcap is good enough for normal - ie
fully utilised 100 Mbps switch that I have but I run that in "hub" mode to
sniff all the traffic - anything above that I think u would have to go
native using linux. 

>Since it is a protocol I don't think it works the same way.  Does any know
>of any other Windows solutions for logging all the traffic 

Where are u exaclty putting up the network sensor ? I like to have this kind
of sencor sitting on the gateway with one network card for incomming and
other card for outgoing traffic and loging everything that goes and comes
out - if a packet dosent get logged it gets dropped. 



>(except video) on a network.  I may have to recommend Windows over Linux to
my 
>client, if the performance is ok.


Linux pcap would always be better than a windows if you are going above 100
mbps I think - it all depends upon what u want to log and at what speed.

Since u don't want to any drop packets and most likely u are going to use
1000 mbps I would remommend native pcap libs

-aditya


________________________________________________________________________
Delivered using the Free Personal Edition of Mailtraq (www.mailtraq.com)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ