Gentoo Archives: gentoo-dev

From: conrausch <conrausch@×××.de>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gethostbyname() anyone?
Date: Wed, 07 Jan 2004 09:14:25
Message-Id: 200401071027.16977.conrausch@web.de
In Reply to: Re: [gentoo-dev] gethostbyname() anyone? by marduk
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Wednesday 07 January 2004 04:08, marduk wrote:
5 > What kernel are you using? What programming language. I just tried it
6 >
7
8 i'm sorry, i'm using the 2.6.0-gentoo-r1, and it's all about C.
9 i know someone else using gentoo having the exact same problem, same kernel i
10 think.
11
12 >
13 > TRY_AGAIN
14 > A temporary error occurred on an authoritative name
15 > server. Try again later.
16
17 yes i read that, but i can assure you, this is not the real reason.
18 i`ve run several tests, and it ALWAYS works as root, but NEVER as user.
19 that would have to be one hell of a picky nameserver.
20
21 btw:
22 problem lies here:
23 struct hostent *noiphost;
24 noiphost = gethostbyname("dynupdate.no-ip.com");
25
26 I am sorry if this is not the appropiate place for this problem, and i don't
27 want to keep the list busy with it.
28 i'm just clueless about it and thougt that maybe somebody else had experianced
29 this.
30 thanks for your time
31
32 mfg, conrausch
33 - --
34 Religions revolve madly around sexual questions.
35 -----BEGIN PGP SIGNATURE-----
36 Version: GnuPG v1.2.4 (GNU/Linux)
37
38 iD8DBQE/+9Dyt2VCxD7g7qIRApfRAJ9vkimLBpHN20OAtffyiz7twpMRwQCfVfWZ
39 knhl8IL2dlH7Uk1aUdHmqr0=
40 =we6c
41 -----END PGP SIGNATURE-----
42
43
44 --
45 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gethostbyname() anyone? Mike Frysinger <vapier@g.o>