Skip to content

Instantly share code, notes, and snippets.

@kenjij
Last active August 29, 2015 14:05
Show Gist options
  • Save kenjij/3209b432438a67a63dbd to your computer and use it in GitHub Desktop.
Save kenjij/3209b432438a67a63dbd to your computer and use it in GitHub Desktop.
Hosts file on Ubuntu
127.0.0.1 localhost
127.0.1.1 myhostname
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment