Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 22:35:56 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        nate@mt.sri.com (Nate Williams)
Cc:        tlambert@primenet.com, nate@mt.sri.com, brian@awfulhak.org, freebsd-hackers@freebsd.org
Subject:   Re: un-neccessary DNS lookups (was Re: Divert sockets..)
Message-ID:  <199709082235.PAA15636@usr09.primenet.com>
In-Reply-To: <199709082214.QAA20902@rocky.mt.sri.com> from "Nate Williams" at Sep 8, 97 04:14:04 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > # 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
> ...

Sean mentioned this as well.  I'll try it.  If it works, I'll consider
it a bug, since I want my local machines to reverse as not having a
domain qualification; the first entry is supposed to be the cannonical
name, and I want 192.168.1.1 cannonized as "phaeton".  Plus the default
example "localhost" entry does it in this order, too.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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