Или только для редхат?
После yum update:
[root@test /]# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
[root@test /]# whereis ping
ping: /usr/bin/ping /usr/share/man/man8/ping.8.gz
[root@test /]# rpm -qf /usr/bin/ping
iputils-20160308-8.el7.x86_64
[root@test /]# ping 8.8.8.8
ping: socket: Address family not supported by protocol
[root@test /]#