It seems that you are using winpcap on a dial-u�p connection that, as stated in the FAQ, is not supported. If you need dial-up support, try to follow the instructions at http://winpcap.polito.it/misc/dialup.htm
Loris ----- Original Message ----- From: "Danilo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 9:50 PM Subject: [WinPcap-users] Compiler Problem with wpcap 2.3 > Hello all. > > I d/l wincap 2.3 . I can use windump and all examples. But if I > recompile the examples (and my own programs) I get an error or better, I > get all Packets but no packet will leave my machine! > > I do the following. Starting my own program (it is like pcap_filter, but > print only "Packet!" if a packet arrive the callback function) and > pinging a host... I get many "Packet!" on screen, but the ping programm > does nothing (no DNS resolv, just nothing). The same if I use a browser, > there is no reply... > If I close my programm it works... > > If I use the precompiles exe or ethereal all works fine. So it is a > compiler/OS problem.. Has anyone an Idea? > > I'm using mingw (i tried visualc++ 6,too) on Windows XP. > > Bye, thanks for answers, I dont know what I should do.... > >
