Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 1997 12:01:47 -0400
From:      bill@twwells.com (T. William Wells)
To:        freebsd-questions@freebsd.org
Subject:   Re: Gateway
Message-ID:  <625dou$al4$1@twwells.com>
References:  <34457A28.1958@mocom.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
In general, you need to avoid anything that would cause a DNS
lookup during system startup. Thus you need to either specify all
addresses by IP or place those addresses' domain names in
/etc/hosts and make sure that /etc/host.conf has `hosts' before
`bind' in it.

--
** Tired of getting spam? Check out http://www.junkproof.com/ for an answer.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?625dou$al4$1>