Skip to content

wireshark: cannot see any interface without ignore=caps.keep (private-dev) #4949

Answered by crocket
crocket asked this question in Q&A
Discussion options

You must be logged in to vote

It turns out that ~/.config/firejail/wireshark.local

caps.keep dac_read_search,net_admin,net_raw
ignore caps.keep

is needed to prevent

caps.keep dac_override,net_admin,net_raw

in /etc/firejail/wireshark.local from overriding

caps.keep dac_read_search,net_admin,net_raw

in ~/.config/firejail/wireshark.local.

Does dumpcap require dac_override instead of dac_read_search on other linux distributions? On gentoo linux, it requires dac_read_search.

Replies: 4 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@crocket
Comment options

@crocket
Comment options

@glitsj16
Comment options

@crocket
Comment options

@crocket
Comment options

Comment options

You must be logged in to vote
1 reply
@crocket
Comment options

Answer selected by crocket
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants