From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DATE_IN_PAST_24_48, INVALID_DATE,MAILING_LIST_MULTI,NO_RELAYS autolearn=unavailable autolearn_force=no version=4.0.0 Received: from drobbins by cvs.gentoo.org with local (Exim 3.22 #1) id 14yQzO-0005Iw-00 for gentoo-dev@gentoo.org; Fri, 11 May 2001 22:26:46 -0600 From: Daniel Robbins To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] DNS not working except as root Message-ID: <20010511222646.B20261@cvs.gentoo.org> References: <20010511205002.699bda35.erichey2@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010511205002.699bda35.erichey2@home.com>; from erichey2@home.com on Fri, May 11, 2001 at 08:50:02PM -0600 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri May 11 22:27:01 2001 X-Original-Date: Fri, 11 May 2001 22:26:46 -0600 X-Archives-Salt: 0fb3fa53-8c72-4d77-a205-d552de16eb5a X-Archives-Hash: b384dc882fdaa10c8fe57f65c302bedd On Fri, May 11, 2001 at 08:50:02PM -0600, Collins Richey wrote: > Unfortunately you don't have enough doc anywhere for me to puzzle > this out on my own. I can find no logs with errors related to this. > > A normal user is denied access to DNS requests, which means that you > can only gain internet access with specific ip addresses. > > Where are the controls for permitting DNS requests? > > This is a repeat, but this should be really basic. Well, DNS requests are normally done with the gethostbyname() or gethostbyname_r() syscall; maybe you could write a simple test program or strace a basic program like ping to get some idea of what permission issue is causing the problem? We have an strace ebuild in the Portage tree. Best Regards, -- Daniel Robbins President/CEO http://www.gentoo.org Gentoo Technologies, Inc.