Date: Thu, 3 Mar 2005 15:48:49 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Claudiu Bichir <claudiubichir@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: DNS newbie question Message-ID: <20050303134849.GA1292@orion.daedalusnetworks.priv> In-Reply-To: <20050303134032.35837.qmail@web50302.mail.yahoo.com> References: <20050303134032.35837.qmail@web50302.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-03-03 05:40, Claudiu Bichir <claudiubichir@yahoo.com> wrote: > Where do I have to specify the ip of the dns server ? In your `/etc/resolv.conf' file. See the manpage of resolv.conf for what is the proper thing to put there. In general, 1 or 2 lines should be enough: search example.net nameserver 1.2.3.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050303134849.GA1292>