Skip to content

Instantly share code, notes, and snippets.

@Maximus5
Created April 10, 2016 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Maximus5/ac495f78af70ce5c46e121a706b110be to your computer and use it in GitHub Desktop.
Save Maximus5/ac495f78af70ce5c46e121a706b110be to your computer and use it in GitHub Desktop.
ping does not work in bash for Windows
root@localhost:/mnt/c# cat /etc/resolv.conf
nameserver 8.8.8.8
root@localhost:/mnt/c# ping 8.8.8.8
ping: icmp open socket: Socket type not supported
root@localhost:/mnt/c#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment