Bug#575253:

2010-03-24 Thread Francesco Muzio
Package: wireshark-common Version: 1.2.6-5 Severity: normal Yes, I have a custom kernel The config file contains: # CONFIG_SECURITY is not set # CONFIG_SECURITY_FILE_CAPABILITIES is not set after I have enabled the options dumpcap sees all interfaces correctly Thanks -- System Information:

Bug#575253:

2010-03-24 Thread Bálint Réczey
Do you run a custom kernel? If so, please see README.Debian. Thanks, Balint 2010/3/24 Francesco Muzio : > Package: wireshark-common > Version: 1.2.6-5 > Severity: normal > > /usr/bin/dumpcap -D > dumpcap: There are no interfaces on which a capture can be done > > I have only dumpcap version > > d

Bug#575253:

2010-03-24 Thread Francesco Muzio
Package: wireshark-common Version: 1.2.6-5 Severity: normal /usr/bin/dumpcap -D dumpcap: There are no interfaces on which a capture can be done I have only dumpcap version dpkg -S dumpcap wireshark-common: /usr/share/wireshark/dumpcap.html wireshark-common: /usr/share/man/man1/dumpcap.1.gz wires

Bug#575253:

2010-03-24 Thread Bálint Réczey
Could you please try /usr/bin/dumpcap ? You may have another dumpcap installed. Thanks, Balint 2010/3/24 Francesco Muzio : > Package: wireshark-common > Severity: normal > ... > dumpcap -D: > dumpcap: There are no interfaces on which a capture can be done > -- To UNSUBSCRIBE, email to debian-

Bug#575253:

2010-03-24 Thread Francesco Muzio
Package: wireshark-common Severity: normal groups: lp dialout cdrom floppy audio dip src video plugdev scanner powerdev fuse netdev wireshark /sbin/getcap /usr/bin/dumpcap: /usr/bin/dumpcap = cap_net_admin,cap_net_raw+eip ls -alh /usr/bin/dumpcap: -rwxr-xr-- 1 root wireshark 58K 4 mar 00:33 /u

Bug#575253: wireshark-common: setuid has no effect on dumpcap after fixing of the bug number 570193

2010-03-24 Thread Bálint Réczey
Hi Francesco, setcap cap_net_raw,cap_net_admin=eip /usr/bin/dumpcap is intended to provide the necessary rights for the user running dumpcap to be able to capture packets. It is correct, that the script does not set +s if setcap succeeds. Could you please provide the output of the following comma

Bug#575253: wireshark-common: setuid has no effect on dumpcap after fixing of the bug number 570193

2010-03-24 Thread Francesco Muzio
Package: wireshark-common Version: 1.2.6-5 Severity: important before the patch applied at the file /var/lib/dpkg/info/wireshark-common.postinst to fix the bug number 570193, wireshark was able to see the interfaces running as normal user. I choose yes for the question wich show me after dpkg-r