Hi,

        I noticed that ping in [testing]/iputils does not work on systems with
disabled IPv6 stack. For example (as root):
----------
# ping archlinux.org
ping: socket: Operation not permitted (raw socket required by specified 
options).
# cat /proc/cmdline 
BOOT_IMAGE=../vmlinuz-linux ... ipv6.disable=1 ...
# pacman -Qo ping
/usr/bin/ping is owned by iputils 20150815.1b5d03a-2
# getcap /usr/bin/ping 
/usr/bin/ping = cap_net_raw+ep
----------
I tried playing with cmdline options, without any success. ping from
[core]/iputils 20140519.fad11dc-1 does work. Is this a bug or a feature, and
does anyone know how to make ping work again?

Thanks,
-- 
Leonid Isaev
GPG fingerprints: DA92 034D B4A8 EC51 7EA6  20DF 9291 EE8A 043C B8C4
                  C0DF 20D0 C075 C3F1 E1BE  775A A7AE F6CB 164B 5A6D

Reply via email to