You are not logged in.
when I ping everything I got
ping: socket: Address family not supported by protocol (raw socket required by specified options).the getcap shows /usr/bin/ping have right capabilities
$ getcap /usr/bin/ping
/usr/bin/ping = cap_net_raw+epand reinstall the iputils didn't help.
and there is no alias or extra options added
What wrong with that?
Last edited by pandada8 (2015-09-23 11:19:52)
Offline

Can you show your full ping command and its output?
Offline

What command exactly did you use? Does it work if you use the option -4?
Please, see also this bug report https://bugs.archlinux.org/task/46297
--edit: too slow 
Last edited by mauritiusdadd (2015-09-19 05:18:42)
Offline

I've seen this before when restoring a system from a tarball. Does reinstalling iputils fix it?
Offline

The OP mentioned that reinstalling iputils didn't fix it.
Offline
ping -4 solve the questions 
I am going to alias ping as ping -4
thank you for help!
Offline

You're welcome.
Please, remember also to mark the thread as solved: https://bbs.archlinux.org/viewtopic.php?id=130309
Last edited by mauritiusdadd (2015-09-19 18:24:11)
Offline