Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 16:14:04 -0600 (MDT)
From:      Nate Williams <nate@mt.sri.com>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        nate@mt.sri.com (Nate Williams), brian@awfulhak.org, freebsd-hackers@freebsd.org
Subject:   Re: un-neccessary DNS lookups (was Re: Divert sockets..)
Message-ID:  <199709082214.QAA20902@rocky.mt.sri.com>
In-Reply-To: <199709082131.OAA09781@usr09.primenet.com>
References:  <199709080559.XAA18297@rocky.mt.sri.com> <199709082131.OAA09781@usr09.primenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> hosts:
> 
> # localhost
> 127.0.0.1		localhost localhost.lambert.org

I know this sounds silly, but if you reverse the order of the hosts
file, does it make any difference?

127.0.0.1		localhost.lambert.org localhost

...
> # 192.168.1	FreeBSD netblock
> 192.168.1.1		phaeton phaeton.lambert.org

192.168.1.1		phaeton.lambert.org phaeton
...


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709082214.QAA20902>