Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 1998 09:36:11 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        Dima Dorfman <webmaster@zwb.net>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: DNS server?
Message-ID:  <Pine.BSF.3.96.980405093317.7157A-100000@odyssey.apana.org.au>
In-Reply-To: <3.0.5.32.19980404104207.00914750@mail.zwb.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Apr 1998, Dima Dorfman wrote:

> The file resolv.conf doesn't exist!
> Niether does /etc/sysconfig in which I was told to look in!

It should reside in 

/etc 

and look like this:

domain		apana.org.au
nameserver	203.11.114.1
nameserver	127.0.0.0
nameserver	203.14.168.3
nameserver	203.59.24.3
nameserver	192.188.107.12

Pretty self-explanatory. Your domain first, then list nameservers you're
using, starting with your dns first, then use 2 or 3 dns that are external
to your network.

Regards,

d.

+-------------------------------------------------------+
| Dean Hollister,           | dean@odyssey.apana.org.au |  
| Perth, Western Australia. | deanh@iinet.net.au        |
+-------------------------------------------------------+


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980405093317.7157A-100000>