This is not a bug report. As far as I can tell, ssldump is
exiting on a warning, where windump just prints the
warning. Just wondering if you had any ideas...
Here's what I've got:
ssldump-0.9b3.tar.gz
openssl-0.9.7.tar.gz
winpcap 2.3
Windows XP
I followed directions in INSTALL.W32, and I had to
modify openssl-0.9.7/ms/nt.mak file with the /MT switch.
windump -D shows my network interfaces as:
1.\Device\Packet_{8239AA00-E724-4775-B3B0-
DE2529887AEF} (Realtek 8139-series PCI NIC
(Microsoft's Packet Scheduler) )
2.\Device\Packet_NdisWanIp (NdisWan Adapter
(Microsoft's Packet Scheduler) )
Device #2 is a VPN connection I made. Now I try
ssldump with -i, and it ends immediately, printing a
warning about PCAP:
X:> out32\ssldump -i \Device\Packet_NdisWanIp
PCAP: The operation completed successfully.
If I try windump itself, I get another warning, but it will
not exit and will show traffic:
X:> windump -i \Device\Packet_NdisWanIp
windump: listening on\Device\Packet_NdisWanIp
windump: WARNING: The operation completed
successfully.
I'm building ssldump and winpcap for debugging, so if I
solve this I'll let you know.
Thanks,
Robert
robert.bassett@datacore.com
Logged In: NO
671200
Logged In: YES
user_id=266141
see also
http://sourceforge.net/tracker/index.php?func=detail&aid=1116814&group_id=68993&atid=523055