Right now, on my Ubuntu 14.04 desktop, for testing purposes I've changed the /etc/hosts
file to something very simple:
127.0.0.1 localhost
127.0.0.1 something
However, this simple configuration fails to appear in a host
run:
$ host something
Host something not found: 3(NXDOMAIN)