From owner-freebsd-questions Thu Apr 29 22:35:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id A497514BF7 for ; Thu, 29 Apr 1999 22:35:30 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id AAA28749; Fri, 30 Apr 1999 00:54:08 -0500 (EST) Date: Fri, 30 Apr 1999 00:54:05 -0500 (EST) From: Alfred Perlstein To: Keith Cc: questions@FreeBSD.ORG Subject: Re: dns permissions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 30 Apr 1999, Keith wrote: > Hi All > > I have just setup 3.1-Rel... > > and have a problem with DNS > > i'm using dial up with ppp > > as root i can resolve anything > as a user no such luck. > > What has changed in 3.1 ? > > so as root user > > ping www.freebsd.org (no problem) > > as user www.freebsd.org (problem cannot resolve host) > > Any help would be great Check your permisions on /etc and /etc/resolv.conf should be : drwxr-xr-x 13 root wheel 2048 Apr 28 11:03 /etc -rw-r--r-- 1 root wheel 65 Apr 29 23:15 /etc/resolv.conf (hint: man chmod, man chown) -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message