Skip to content

Instantly share code, notes, and snippets.

@stefl
Created March 12, 2013 14:24
Show Gist options
  • Save stefl/5143269 to your computer and use it in GitHub Desktop.
Save stefl/5143269 to your computer and use it in GitHub Desktop.
Weird "localhost" oddness
/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
127.0.0.1 lvh.me
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
1.2.3.4 localhost
-----
Proxy settings: None set, but "*.local, 169.254/16" appear in "Bypass proxy settings..." in Network control panel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment