Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!noc.netcom.net!ix.netcom.com!howland.reston.ans.net!agate!violet.berkeley.edu!jkh From: jkh@violet.berkeley.edu (Jordan K. Hubbard) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: can't find the /etc/resolve.conf Date: 18 Aug 1995 07:06:28 GMT Organization: University of California, Berkeley Lines: 14 Message-ID: <411e5k$h24@agate.berkeley.edu> References: <APC&63'0'18d7dd0d'c2a@glas.apc.org> NNTP-Posting-Host: violet.berkeley.edu In article <APC&63'0'18d7dd0d'c2a@glas.apc.org>, Vlad D. Nebolsin <vega@glas.apc.org> wrote: >tell me please, why i can't find /etc/resolve.conf after minimal installation >of FBSD 2.0.5-R ? Shall I certainly install the named for work with remote My guess is that you didn't do the network configuration. It's easy to add later though: domain <yourdomain> nameserver <yournameserver> Is all you need in there. Jordan