LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 01-31-2008, 10:45 AM   #1
penguindeb
LQ Newbie
 
Registered: Jan 2008
Posts: 11

Rep: Reputation: 0
Bind9 and persistant message


Hi Guys,

I have Bind9 installed on Debian testing AMD64. It is running fine but, I all the time, get the message as followed when i check my two zones below.

named-checkzone macitos.fr db.macitos.fr.inv
named-checkzone macitos.fr db.127

"zone macitos.fr/IN: NS 'margoullat.macitos.fr' has no address records (A AAAA)"

I am just trying to understand why this message is popping up. I didn't have it before. It came up after i upgraded from etch to testing. Most of all, it doesn't stop Bind9 from running well. So if anyone could tell why and how to get rid of it, that would be much appreciated. I am adding my conf below. Please, feel free to point out my mistakes if you feel like it

db.macitos.fr

$TTL 7200
@ IN SOA margoullat.macitos.fr. leonidas.margoullat.fr. (
2008012300 ;
7200 ; Refresh
7200 ; Retry
2419200 ; Expire
7200 ) ; Minimum

@ NS margoullat.macitos.fr. ; Name of server
$ORIGIN macitos.fr.
margoullat A 192.168.1.7 ; IP address of the name server

localhost A 127.0.0.1
iguane A 192.168.1.8
margoullat A 192.168.1.6
margoullat A 192.168.1.7
zongo A 192.168.1.5
heaven A 192.168.1.10


perso CNAME zongo
ig CNAME iguane
mar CNAME margoullat


db.macitos.fr.inv

$TTL 7200
@ IN SOA margoullat.macitos.fr. leonidas.margoullat.fr. (
2008012300 ;Serial
7200 ; Refresh
7200 ; Retry
2419200 ; Expire
7200 ) ; Minimum

@ NS margoullat.macitos.fr.

8 PTR iguane.macitos.fr.
6 PTR margoullat.macitos.fr.
7 PTR margoullat.macitos.fr.
5 PTR zongo.macitos.fr.
10 PTR heaven.macitos.fr.



db.127

$TTL 7200
@ IN SOA margoullat.macitos.fr. leonidas.macitos. (
2008012300 ; Serial
7200 ; Refresh
7200 ; Retry
2419200 ; Expire
7200 ) ; Negative Cache TTL
;
@ IN NS margoullat.macitos.fr.
1 PTR localhost.
 
Old 01-31-2008, 07:36 PM   #2
JimBass
Senior Member
 
Registered: Oct 2003
Location: New York City
Distribution: Debian Sid 2.6.32
Posts: 2,100

Rep: Reputation: 49
The error message is because what you're asking for makes no sense. You're asking named-checkzone to look at a regular zone, by checking its reverse mapping. That's like asking if your backing a car up in a straight line while driving forward! If you want to check your reverse map (the file db.macitos.fr.inv), then you want to check the reverse zone, not the forward. The "correct" way to check your reverse zone (looking back at your previous post) would be:

Code:
named-checkzone 1.168.192.in-addr.arpa db.macitos.fr.inv
That asks for the reverse zone, and the file that contains it. Your way asks for the forward zone, by looking at the reverse. It tells you you lack an A record, because doing it your way, it looks for forward records in the reverse file, where no forward addresses are defined.

Peace,
JimBass
 
Old 02-01-2008, 03:22 AM   #3
penguindeb
LQ Newbie
 
Registered: Jan 2008
Posts: 11

Original Poster
Rep: Reputation: 0
thanks, sometimes I make no sense at all
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FC 5 - Make pppd persistant dannybpng Fedora 0 12-28-2006 07:09 PM
Persistant remote X client - possible? Trano Linux - General 1 04-05-2006 07:26 AM
Persistant determing device IP address message flashl Linux - Networking 2 01-08-2006 08:46 AM
x11vnc persistant? Lleb_KCir Linux - Software 11 01-14-2005 11:07 PM
Persistant mediacheck failure Surreal_Pimp Fedora - Installation 1 06-01-2004 02:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration