<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">&nbsp;Hi <br><br>I am facing the same problem with Winpcap version 4.1.2<br>We have an in house application called Kiwi which in turn uses Winpcap to do the packet capture and analysis.<br>When using WinDump -D we are not getting the interface names.<br><br>C:\&gt;WinDump.exe -D<br>1.\Device\NPF_GenericDialupAdapter (Adapter for generic dialup and VPN capture)<br><br>Only on restarting the PC we are getting the interface names.<br><br><br>C:\&gt;WinDump.exe -D<br>1.\Device\NPF_GenericDialupAdapter (Adapter for generic dialup and VPN capture)<br>2.\Device\NPF_{A0D77CD6-8AD0-47AF-9023-71DD593B76F7} (Broadcom NetXtreme Gigabit Ethernet Driver)<br>3.\Device\NPF_{2D8A942E-B2F4-4A19-B1E1-ED56DEF9B266} (Intel(R) PRO/1000 MF Dual Port Server
 Adapter)<br><br>4.\Device\NPF_{B3A59ED5-4661-4229-A13F-B1FCD00BAB0A} (Intel(R) PRO/1000 MF Dual Port Server Adapter)<br><br>5.\Device\NPF_{FF7C098A-EC52-4075-9B9A-B1EE1185EB34} (Intel(R) PRO/1000 MF Dual Port Server Adapter)<br><br>6.\Device\NPF_{F226B76F-5A9A-4DAB-9329-EE25F3A44B9E} (Intel(R) PRO/1000 MF Dual Port Server Adapter)<br><br>7.\Device\NPF_{C063208D-21BC-4E86-BB83-5F5728640862} (Broadcom NetXtreme Gigabit Ethernet Driver)<br><br><br>Can any one help me in resolving this issue?<br>Because of this the in house tool kiwi which has to get memory allocated from the kernel of winpcap is not getting enough memory and throwing the error.<span style="color: rgb(192, 0, 0);">"Failed to open adapter : driver
error: not enough memory to allocate the kernel<o:p></o:p></span><span style="color: rgb(192, 0, 0);"> buffer<o:p></o:p></span>

"<br><br><br><div>Thanks and Regards<br>Madhumitha<div><br><br><pre>&gt;<i> -----Original Message-----<br></i>&gt;<i> From: <a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">winpcap-users-bounces at winpcap.org</a> [mailto:winpcap-users-<br></i>&gt;<i> <a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">bounces at winpcap.org</a>] On Behalf Of Loris Degioanni<br></i>&gt;<i> Sent: woensdag 21 juni 2006 17:40<br></i>&gt;<i> To: <a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">winpcap-users at winpcap.org</a><br></i>&gt;<i> Subject: Re: [Winpcap-users] Problem with PacketGetAdapterNames<br></i>&gt;<i> <br></i>&gt;<i> Gonze Didier wrote:<br></i>&gt;<i> <br></i>&gt;<i> &gt; Using Ethereal I was receiving the following message:<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Can't get list of interfaces: PacketGetAdapterNames: There are no<br></i>more<br>&gt;<i> &gt; files.
 (18)<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;  From the Ethereal site I've read the advice to try with WinDump in<br></i>&gt;<i> &gt; order to see if the problem was linked with Ethereal or WinPCap:<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Running WinDump.exe -D I receive the first time as expected the name<br></i>of<br>&gt;<i> &gt; the interface:<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;  /1.\Device\NPF_GenericDialupAdapter (Generic dialup adapter)/<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; /2.\Device\NPF_{2ADF974F-F3C9-48FF-97E2-3C261938FA9A} (Dell<br></i>draadloze<br>&gt;<i> &gt; 1350 WLAN Mini-PCI kaart (Microsoft's Packet Sche/<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; /duler) )/<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; /3.\Device\NPF_{889EBB8E-FD12-4D35-AB19-BF61DF1BCA73} (NOC Extranet<br></i>&gt;<i> &gt; Access Adapter (Microsoft's
 Packet Scheduler) )/<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; /4.\Device\NPF_{EA1435B5-323F-40A0-A2EA-DEB99F70041F} (Broadcom<br></i>&gt;<i> &gt; NetXtreme Gigabit Ethernet Driver (Microsoft's Packet S/<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; /cheduler) )/<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; The second time all the interfaces are gone but I receive a message<br></i>that<br>&gt;<i> &gt; the command is correctly applied:<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; WinDump.exe: PacketGetAdapterNames: The operation completed<br></i>&gt;<i> &gt; successfully. (0)<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; This test is done with WinPCap 3.1<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Only after a reboot of the PC I receive back the correct interface.<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; My conclusion is
 thus that the problem is located in WinPCap<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; The Ethereal test were done with 3.1, 3.1 beta4 and 4.0 alpha1.<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; My guess: is that  the problem has been introduced when I've go from<br></i>&gt;<i> &gt; WinPCap 3.0 to WinPCap 3.1 beta4 but now when I install WinPCap 3.1<br></i>&gt;<i> &gt; there is still some part of the the beta version which are not<br></i>&gt;<i> uninstalled<br></i>&gt;<i> &gt;<br></i>&gt;<i> <br></i>&gt;<i> So was it working with WinPcap 3.0?<br></i>&gt;<i> <br></i>&gt;<i> Loris<br></i>&gt;<i> <br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Can you help me?<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Didier Gonze<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Project
 Management<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; AP&amp;G DSL R&amp;D<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Mobile: +32 495586640<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Fixed: +32 3  4436609<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Prins Boudewijnlaan 47<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; 2650 Edegem<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt; Belgium<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>&gt;<i> &gt;<br></i>------------------------------------------------------------------------<br>&gt;<i> &gt;<br></i>&gt;<i> &gt; _______________________________________________<br></i>&gt;<i> &gt; Winpcap-users mailing list<br></i>&gt;<i> &gt; <a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">Winpcap-users at winpcap.org</a><br></i>&gt;<i> &gt; <a
 href="https://www.winpcap.org/mailman/listinfo/winpcap-users">https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br></i>&gt;<i> _______________________________________________<br></i>&gt;<i> Winpcap-users mailing list<br></i>&gt;<i> <a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">Winpcap-users at winpcap.org</a><br></i>&gt;<i> <a href="https://www.winpcap.org/mailman/listinfo/winpcap-users">https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br></i><br></pre><br></div></div>
</div><br></body></html>