ping localhost gets timed out
Hi,
I am having a bizarre issue with my mac, current version OS X yosemite 10.10.5. I am trying to ping localhost or 127.0.0.1 and getting request timed out. the firewall is turned off.
VKxxx-Mac:~ VKxxx$ ping localhost
PING localhost (127.0.0.1): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
^C
/etc/hosts file seems normal too
VKxxx-Mac:~ VKxxx$ cat /etc/hosts
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
Also, the response of file -b /etc/hosts seems as expected
VKxxx-Mac:~ VKxxx$ file -b /etc/hosts
ASCII English text
Please if anyone have encountered similar issue, help me to resolve it.
Thanks
MacBook Pro with Retina display, OS X Yosemite (10.10.5)