Server running, but problems exist

Andy Pieters x_terminat_or_3 at yahoo.fr
Thu Oct 13 18:35:16 UTC 2005


Hi 
I can now resolve the ns1, root, and others!

However I do not get the excpected result when doing a reverse lookup
[root at terra:/var/named/chroot/var/named]# host 81.220.168.250 localhost
Using domain server:
Name: localhost
Address: 127.0.0.1#53
Aliases:

250.168.220.81.in-addr.arpa has no PTR record

Or with dig
root at terra:/var/named/chroot/var/named]# dig -x 81.220.168.250 localhost

; <<>> DiG 9.3.0beta4 <<>> -x 81.220.168.250 localhost
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49875
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3

;; QUESTION SECTION:
;250.168.220.81.in-addr.arpa.   IN      PTR

;; ANSWER SECTION:
250.168.220.81.in-addr.arpa. 26927 IN   PTR     
ip-250.net-81-220-168.nice.rev.numericable.fr.

;; AUTHORITY SECTION:
168.220.81.in-addr.arpa. 86266  IN      NS      dns1.euroconnect.fr.
168.220.81.in-addr.arpa. 86266  IN      NS      ns1.numericable.fr.
168.220.81.in-addr.arpa. 86266  IN      NS      ns2.numericable.fr.

;; ADDITIONAL SECTION:
ns1.numericable.fr.     80289   IN      A       80.236.0.242
ns2.numericable.fr.     81250   IN      A       81.220.255.2
dns1.euroconnect.fr.    9251    IN      A       195.132.14.135

;; Query time: 23 msec
;; SERVER: 81.220.255.4#53(81.220.255.4)
;; WHEN: Thu Oct 13 20:33:53 2005
;; MSG SIZE  rcvd: 219

;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59015
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;localhost.                     IN      A

;; ANSWER SECTION:
localhost.              604800  IN      A       127.0.0.1

;; AUTHORITY SECTION:
localhost.              604800  IN      NS      localhost.

;; Query time: 22 msec
;; SERVER: 81.220.255.4#53(81.220.255.4)
;; WHEN: Thu Oct 13 20:33:54 2005
;; MSG SIZE  rcvd: 57

Which means dig received this information from another dns server, meaning 
that I need to add this pointer somewhere?


With kind regards



Andy

On Thursday 13 October 2005 15:43, /dev/rob0 wrote:
> On Thursday 2005-October-13 08:10, Andy Pieters wrote:
> > > Guess: I do not see root.vlaamse-kern.com or ns1.vlaamse-kern.com
> > > anywhere in the zone file...
> >
> > Could you please tell me how to add those.
> >
> > Can I do
> >
> > ns1.vlaamse-kern.com IN A 81.220.168.250
>
>                       ^missing "."
>
> > root.vlaamse-kern.com IN A 81.220.168.250
>
>                        ^missing "."
>
> When a zone loads, any names without the trailing "." will have the
> current $ORIGIN appended.
>
> named(8) logs errors at a higher priority than INFO. Look in your
> syslog.conf to see where the higher priority logs are going. There you
> will see a detailed account of why your zones failed to load.
>
> Also, named-checkzone(8) is your friend.

-- 
Registered Linux User Number 379093
Now listening to Safri Duo - Played-A-Live

   amaroK::the Coolest Media Player in the known Universe!


   Cockroaches and socialites are the only things that can 
   stay up all night and eat anything.
					    Herb Caen
--
-- --BEGIN GEEK CODE BLOCK-----
Version: 3.1
GAT/O/>E$ d-(---)>+ s:(+)>: a--(-)>? C++++$(+++) UL++++>++++$ P-(+)>++
L+++>++++$ E---(-)@ W+++>+++$ !N@ o? !K? W--(---) !O !M- V-- PS++(+++)
PE--(-) Y+ PGP++(+++) t+(++) 5-- X++ R*(+)@ !tv b-() DI(+) D+(+++) G(+)
e>++++$@ h++(*) r-->++ y--()>++++
-- ---END GEEK CODE BLOCK------
--
Check out these few php utilities that I released
 under the GPL2 and that are meant for use with a 
 php cli binary:
 
 http://www.vlaamse-kern.com/sas/

--



More information about the bind-users mailing list