Click here to Skip to main content
15,896,269 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I want to capure packet going to and from my computer.
We are using internet with 802.11 MAC, home user(upto 5 hosts allowed in my router)

I tried with wireshark 1.8.2
using interface name:
any,
lo,
wlan0.

But it showed error:

The capture session could not be initiated (You don't have permission to capture on that device).

Please check to make sure you have sufficient permissions, and that you have the proper interface or pipe specified.
Posted
Updated 10-Dec-13 10:10am
v2
Comments
Member 10462008 31-Dec-13 5:07am    
Capturing on a device is an privileged task and it requires superuser (root) privilege.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900