Gentoo Archives: gentoo-user

From: Bryan Whitehead <driver@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] DNS trouble
Date: Wed, 16 Nov 2005 01:19:14
Message-Id: Pine.LNX.4.64.0511151708030.24430@beavis.megahappy.net
In Reply to: Re: [gentoo-user] DNS trouble by Allan Spagnol Comar
1 [driver@beavis ~]$ dig -x 210.200.1.1 | grep AUTHORITY\ SEC -A 1
2 ;; AUTHORITY SECTION:
3 1.200.210.in-addr.arpa. 10733 IN SOA dns.ht.net.tw.
4 root.dns.ht.net.tw. 1999090230 10800 3600 3600000 86400
5
6 Are you dns.ht.net.tw. ??? If not, then you need to contact them to get
7 the reverse fixed. You can either allow them to give you authority over
8 your address space, or they can add the names to their
9 1.200.210.in-addr.arpa file on the DNS.
10
11 for your internal DNS, you setup your own .in-addr.arpa files for the
12 192.169.0.0/16 subnets that you use.
13
14 On Mon, 14 Nov 2005, Allan Spagnol Comar wrote:
15
16 > still the problem
17 >
18 > allan@thewho ~ $ host 210.200.1.230
19 > Host 230.1.200.210.in-addr.arpa not found: 3(NXDOMAIN)
20 > allan@thewho ~ $ host 210.200.1.232
21 > 232.1.200.210.in-addr.arpa domain name pointer shakan.commodity.com.br.
22 >
23 > and seems to me that both shakan.eng.com.br and thewho.eng.com.br is
24 > configured equal at the zones; the diference is the thewho (
25 > 210.200.1.230 ) is my DNS server.
26 >
27 >
28 > On 11/14/05, Michael Kjorling <michael@××××××××.com> wrote:
29 >> -----BEGIN PGP SIGNED MESSAGE-----
30 >> Hash: SHA1
31 >>
32 >> On 2005-11-14 12:46 -0300, allan.comar@×××××.com wrote:
33 >>> does someone have a clue about what is going on ?
34 >>
35 >> Yes, `nslookup' is fundamentally broken. Try `host' or `dig' (with its
36 >> `-x' option) instead.
37 >>
38 >> And don't expect RFC 1918 address space to be resolvable via a public
39 >> name server...
40 >>
41 >> - --
42 >> Michael Kjörling, michael@××××××××.com - http://michael.kjorling.com/
43 >> * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
44 >> * ..... No bird soars too high if he soars with his own wings ..... *
45 >> -----BEGIN PGP SIGNATURE-----
46 >> Version: GnuPG v1.4.1 (GNU/Linux)
47 >>
48 >> iD8DBQFDeLeHdY+HSb3praYRAiahAJ4qLwX2kPTKMvIyuWwDTaPcrgYM3QCfTQhW
49 >> nxFNE0o+QiYj1nsnU06LvGQ=
50 >> =F5Xs
51 >> -----END PGP SIGNATURE-----
52 >> --
53 >> gentoo-user@g.o mailing list
54 >>
55 >>
56 >
57 >
58 > --
59 > An application asked:
60 > "Requeires Windows 9x, NT4 or better",
61 > so I´ve installed Linux
62 >
63 >
64
65 --
66 Bryan Whitehead
67 Email:driver@×××××××××.net

Replies

Subject Author
Re: [gentoo-user] DNS trouble Allan Spagnol Comar <allan.comar@×××××.com>