Kraus, Unlees you're using some kind of filter, WinPcap doesn't really make any distinction among the packets. As a consequence, you are not seeing LSU packets for two possible reasons: - the packets don't actually reach the machine. You can try to use a capture system different from WinPcap to understand if this is the case. - the packets reach the machine, but are dropped before being delivered to WinPcap. In this case, disable any firewalls, packet schedulers, NDIS intermediate drivers. Also, try to upgrade you network card's driver.
Loris > Hallo, > I can capture ARP,TCP,UDP,ICMP..., OSPF-Hello Packets with my > programm but I can not capture any OSPF-LSU packet. I use a > real Hub (I tried with "Netgear 4 Port 10 Base-T Ethernet Hub > EN 104" and ADDTRON UTP 16 Ethernet 10 Base-T Hub). > The network interface on which I am capturing support > "promiscuous" mode. What must I do to capture OSPF-LSU > packets? I am desperate. > > Tanks. > Ranrul > > > > > > > D�couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de > stockage pour vos mails ! > Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/ > > Avec Yahoo! faites un don et soutenez le T�l�thon en cliquant > sur http://www.telethon.fr/030-Don/10-10_Don.asp > > > ================================================================== > This is the WinPcap users list. It is archived at > http://www.mail-archive.com/[email protected]/ > > To unsubscribe use > mailto: [EMAIL PROTECTED] > ================================================================== > ================================================================= This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED] =================================================================
