Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
Libnet
Back to list
|
Post reply
win32 libnet_init failed (unable to open the driver)
Mar 23 2005 09:03AM
curtis Robbins (curtis mail gmail com)
Hi,when I tried to migerate my code from linux to windows with libnet 1.2.1,
I encountered big tourble. then I turned to libnet sample code in win32
I installed new WinPcap_3_1_beta4.exe. windows.net 2003 enviroment .
the libnet win32 sample code is compiled all right.
but the sample code can not run rightly. when I tried to run
libnet\sample\win32\udp1\Release\udp1.exe, I encountered the same
problem.
libnet_init(LIBNET_RAW4,NULL,errbuf) failed
it report error: libnet_open_link(): unable to open the driver,error code : 14
I use dots and decimals representation of my IP address for device
parameter. the same error reported.
I'm confused what's the problem, please help me.
regard
curtis
[ reply ]
Privacy Statement
Copyright 2009, SecurityFocus
I encountered big tourble. then I turned to libnet sample code in win32
I installed new WinPcap_3_1_beta4.exe. windows.net 2003 enviroment .
the libnet win32 sample code is compiled all right.
but the sample code can not run rightly. when I tried to run
libnet\sample\win32\udp1\Release\udp1.exe, I encountered the same
problem.
libnet_init(LIBNET_RAW4,NULL,errbuf) failed
it report error: libnet_open_link(): unable to open the driver,error code : 14
I use dots and decimals representation of my IP address for device
parameter. the same error reported.
I'm confused what's the problem, please help me.
regard
curtis
[ reply ]