Hello my name is Karan. I'm currently using windows 7 64-bit. npf.sys is there in drivers and winpcap is also installed in my laptop but whenever I try to start npf service in cmd it shows me the service name is invalid. so what should i do. I opened cmd in administrator mode still getting this output. please provide a solution for it. first i downloaded winpcap because I was not sure that it is installed but when I open the .exe file of it, it was showing that you have a newer version of winpcap installed so installation is aborted. asked 30 Oct '16, 14:09 karan9537 |
2 Answers:
You might run into difficulties if Wireshark encounters a different version of Winpcap than the one the is bundled in the installer. I suggest the following steps:
In my opinion the best way to fix the version problem is:
If something fails, the system event log and application event log often give important hints and return codes. One last hint: Make sure, that you have administrative rights. Good luck and good hunting answered 30 Oct '16, 14:39 packethunter Thx for the answer. I will try it and tell you the result (30 Oct '16, 23:30) karan9537 |
thank you for the concern all of you. i renamed the packet.dll with packet.dll.old and wpcap.dll with wpcap.dll.old and sucessfully installed winpcap and driver is also started. thank you once again. answered 31 Oct '16, 12:36 karan9537 |
Can you please add to your question the exact command you are entering?
What does the Help -> About window in Wireshark report? (Please copy and paste the text, rather than trying to post a screenshot.)