LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-07-2006, 12:25 AM   #1
rsmccain
Member
 
Registered: Apr 2004
Location: Louisiana
Distribution: SUSE
Posts: 154

Rep: Reputation: 30
problem with one dns reverse zone record


we are in the process of migrating DNS from active directory to BIND 9.x on SLES. all of the forward and reverse zone records are transferring fine, except one. i have confirmed with the MS guys that all records allow zone transfers but this one record wont xfer.. heres a snip of my named.conf

zone "119.10.in-addr.arpa" in {
type slave;
file "db.10.119";
masters { 172.20.11.237; };
};

zone "120.10-in-addr.arpa" in {
type slave;
file "db.10.120";
masters { 172.20.11.237; };
};

zone "121.10.in-addr.arpa" in {
type slave;
file "db.10.121";
masters { 172.20.11.237; };
};



the record that won't transfer is the 120.10.

nothing shows up in /var/log/messages. the file db.10.120 isnt being created like all the others.

any ideas?
 
Old 10-07-2006, 08:15 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
zone "120.10-in-addr.arpa" in {
Note the typo: there is a "-" instead of ".' after 120.10
The correct zone should be:
Code:
zone "120.10.in-addr.arpa" in {
Cheers
 
Old 10-07-2006, 08:17 AM   #3
rsmccain
Member
 
Registered: Apr 2004
Location: Louisiana
Distribution: SUSE
Posts: 154

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by bathory
Note the typo: there is a "-" instead of ".' after 120.10
The correct zone should be:
Code:
zone "120.10.in-addr.arpa" in {
Cheers

thank you! i swear i looked a the config file for at least 4 hours.

Last edited by rsmccain; 10-07-2006 at 08:42 AM.
 
  


Reply



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
reverse zone for ipv6 bas@giskit.nl Linux - Networking 0 02-09-2006 12:44 PM
Reverse DNS problem guanyu Linux - Networking 6 12-21-2003 03:47 AM
Reverse Dns Problem Hein-ZA Linux - Networking 2 07-15-2003 07:01 AM
reverse zone mapping ssrikant Linux - Networking 2 04-28-2003 01:32 PM
The reverse zone?? eXor Linux - Networking 1 10-15-2002 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:59 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