Package: wireshark Version: 2.2.4+gcc3dc1b-1 Severity: important Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
I installed wireshark today choosing the non-default option of
creating a wireshark group so that non-admin users can run it.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Trying to start capturing from the network interface resulted in the
error message “you don't have permission to capture”.
This is what I had to do to get capture to work:
sudo chgrp wireshark /usr/bin/dumpcap
sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/bin/dumpcap
The last line was adapted from
https://bbs.archlinux.org/viewtopic.php?id=189623 .
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages wireshark depends on:
ii wireshark-qt 2.2.4+gcc3dc1b-1
wireshark recommends no packages.
wireshark suggests no packages.
-- no debconf information
--
Christian Pietsch · https://orcid.org/0000-0001-8778-1273
Universität Bielefeld, Universitätsstr. 25, 33615 Bielefeld
Universitätsbibliothek, UHG L3-126, Tel. +49 521 106 2644
LibTec · Bibliothekstechnologie und Wissensmanagement
signature.asc
Description: PGP signature

