RE: in-addr.arpa subdomain problem

This is a discussion on RE: in-addr.arpa subdomain problem within the Bind Users forums, part of the DNS and Related Forums category; Hi, First of all your dig syntax isn't correct... Your query should look like: dig @ns1 PTR 129.12....


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-05-2004
Jens Rosenthal
 
Posts: n/a
Default RE: in-addr.arpa subdomain problem

Hi,

First of all your dig syntax isn't correct...

Your query should look like:

dig @ns1 PTR 129.12.12.12.in-addr.arpa

If this fails, then there might also be something wrong with your config,
but since your dig does a forward query you'll certainly get no reverse
answer...

Greetings from munich,

Jens



-----Original Message-----
From: bind-users-bounce@isc.org [mailto:bind-users-bounce@isc.org] On Behalf
Of lancer81@cablespeed.com
Sent: Thursday, August 05, 2004 5:13 PM
To: bind-users@isc.org
Subject: in-addr.arpa subdomain problem

I am setting up a new server running bind 9.2.1 to replace
a bind 8.1.2 server. In testing this I am able to do
reverse lookups on class C subnets but not subdomains
(e.g. /25). If I am reading dig output properly the server
is directing request to root servers rather than handling
it locally.

------------

zone "128-255.12.12.12.in-addr.arpa" in {
type master;
file "12.12.12.128.reverse.db";
allow-update { none; };
};

------------

;12.12.12.128.reverse.db
;
$TTL 3h
@ IN SOA ns1.domain.com. hostmaster.domain.com. (
2004080501 ; serial
3h ; refresh
1h ; retry
15d ; expire
1h ) ; neg cache ttl

@ IN NS ns1.domain.com.
@ IN NS ns2.domain.com.

129 IN PTR host1.domain.com.
130 IN PTR host2.domain.com.

------------

[user@ns1]# dig @ns1 12.12.12.129

; <<>> DiG 9.2.1 <<>> @ns1 12.12.12.129
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 29600
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1,
ADDITIONAL: 0

;; QUESTION SECTION:
;12.12.12.129. IN A

;; AUTHORITY SECTION:
.. 10800 IN SOA
A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2004080401
1800 900 604800 86400

;; Query time: 16 msec
;; SERVER: 13.13.13.13#53(ns1)
;; WHEN: Thu Aug 5 10:51:12 2004
;; MSG SIZE rcvd: 106




Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:18 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0