Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I want to want to read the packets of data that are transferred to and from my laptop. I installed wireshark from the Software Center, but the software isn't able to detect my wireless lan.

Any ideas, what might I be doing wrong?

share|improve this question

1 Answer

up vote 1 down vote accepted

It probably isn't working because you need to run it as root.

Try launching it using this command.

gksudo wireshark&

Let me know if this works.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.