FS#48707 - [iptutils] Ping only works for root
Attached to Project:
Arch Linux
Opened by Johannes Rohr (jro) - Sunday, 27 March 2016, 08:55 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 30 May 2016, 06:41 GMT
Opened by Johannes Rohr (jro) - Sunday, 27 March 2016, 08:55 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 30 May 2016, 06:41 GMT
|
Details
Description:
If I try ping as non-root, the following happens: ping: socket: Operation not permitted (raw socket required by specified options). Additional info: * package version(s) 20150815.1c59920-3 * config and/or log files etc. (none) |
This task depends upon
/usr/bin/ping
getcap `which ping`
/usr/bin/ping = cap_net_raw+ep
:~$ uname -a
Linux tommy 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64 GNU/Linux