Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] DNS not working except as root
Date: Fri, 11 May 2001 22:26:46
Message-Id: 20010511222646.B20261@cvs.gentoo.org
In Reply to: [gentoo-dev] DNS not working except as root by Collins Richey
1 On Fri, May 11, 2001 at 08:50:02PM -0600, Collins Richey wrote:
2 > Unfortunately you don't have enough doc anywhere for me to puzzle
3 > this out on my own. I can find no logs with errors related to this.
4 >
5 > A normal user is denied access to DNS requests, which means that you
6 > can only gain internet access with specific ip addresses.
7 >
8 > Where are the controls for permitting DNS requests?
9 >
10 > This is a repeat, but this should be really basic.
11
12 Well, DNS requests are normally done with the gethostbyname() or gethostbyname_r()
13 syscall; maybe you could write a simple test program or strace a basic program like
14 ping to get some idea of what permission issue is causing the problem? We have an
15 strace ebuild in the Portage tree.
16
17 Best Regards,
18
19 --
20 Daniel Robbins <drobbins@g.o>
21 President/CEO http://www.gentoo.org
22 Gentoo Technologies, Inc.

Replies

Subject Author
[gentoo-dev] su not working / email Sebastian Werner <sebastian@××××××××××××××××××.de>