First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Installed Wireshark 2.6.1 and Displays No Interfaces Found to Capture

  • retag add tags

I installed wireshark 2.6.1 on windows 10 and for some reason its showing that there are no interfaces found to capture like my wireless network connection.

jblt83's avatar
1
jblt83
asked 2018-06-05 15:17:12 +0000, updated 2018-06-05 15:17:30 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Can you post the contents of the Help | About Wireshark dialog, you can copy them to the clipboard by highlighting and Control + C?

grahamb's avatar grahamb (2018-06-06 05:22:21 +0000) edit

I'm having this issue, here's my Help/About text.

Version 2.6.1 (v2.6.1-0-g860a78b3) 
Copyright 1998-2018 Gerald Combs <[email protected]> and contributors. License GPLv2+: GNU GPL version 2 or later <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
Compiled (64-bit) with Qt 5.9.5, with WinPcap (4_1_3), with GLib 2.42.0, with zlib 1.2.11, with SMI 0.4.8, with c-ares 1.14.0, with Lua 5.2.4, with GnuTLS 3.4.11, with Gcrypt 1.7.6, with MIT Kerberos, with MaxMind DB resolver, with nghttp2 1.14.0, with LZ4, with Snappy, with libxml2 2.9.4, with QtMultimedia, with AirPcap, with SBC, with SpanDSP, with bcg729. 
Running on 64-bit Windows 10, build ...
(more)
Ramon's avatar Ramon (2018-06-18 15:54:12 +0000) edit

You are using WinPcap as the capture library, can you check the NPF driver is started by entering the following at a command prompt:

sc.exe qc npf
grahamb's avatar grahamb (2018-07-01 22:13:38 +0000) edit

I am new to WireShark, although I used Ethereal some years ago. I just installed a Ver. 2.6.4 on a Dell DeskTop with Windows 10 OS (originally was Windows 7). It worked fine. I then tried to do the same on an Asus EeePC NoteBook (with the same OS history), but got the "No interfaces Found." message on the first screen. I double checked that this PC had no problem browsing internet sites. I have tried the suggestions in a few discussion threads about this issue on this forum. None seemed to work for me.

One particular possible diversion is when I tried to invoke CMD.exe as Administrator, it came up with a message, "Not enough memory resources are available to process this command." Is this a warning that certain operations might run into problems, although common commands seemed to work fine?

Any advice would be much ... (more)

PugCPC's avatar PugCPC (2018-11-07 16:25:06 +0000) edit
add a comment see more comments

1 Answer

-2

I was having the same issue. Found from here you need to right click on the WireShark icon, click on run as administrator, and from there it will work. The program needs to have admin rights to access the adapter.

updated 2018-07-01 19:59:38 +0000
This post is a wiki. Anyone with karma >750 is welcome to improve it.
edit flag offensive 0 remove flag delete link

Comments

1

No, Wireshark does NOT need to be run as adminstrator, and doing so exposes your system to extra risk and it's irresponsible to suggest that others do that. See the Capture Privileges page on the Wiki for more info.

grahamb's avatar grahamb (2018-07-01 22:09:14 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer