LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-19-2007, 09:24 PM   #1
anbumanikandan
LQ Newbie
 
Registered: Jan 2007
Posts: 3

Rep: Reputation: 0
URGENT: reverse zone problem in dns


hai to every one i am new to this forum.please clarify my doubts.

i am using RHEL4.0.i am configure dns.

ln /etc/named.conf i have to zones.its possible to gave two reverse zone.if its possible how can i configure.

my script is: in /etc/named.conf

zone "kite.com" IN {
type master;
file "kite.com.forw";
allow-update{none;};
};

zone "sky.com" IN {
type master;
file "sky.com.forw";
allow-update{none;};
};

zone "0.168.192.in-addr.arpa" IN {
type master;
file "kite.com.rev";
allow-update{none;};
};

Note: above reverse zone record is for kite.com zone.then what about for sky.com.

if its possible to one more reverse zone record for sky.com

please help me

thanks
 
Old 01-21-2007, 06:37 PM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
You can have multiple reverse zones as you can have multiple forward lookup zones. At my job we have 4 different reverse zones describing 4 different IP ranges. Remember the reverse zone is to describe the IP range rather than the domain name. So if you have items in your sky.com zone that are pointing to IPs in two different ranges you can have two different reverse zones to describe each of those. Just remember that each of those reverse zones should only include the sky.com servers that are in their specific IP ranges.

Also note that DNS registration and delegation only covers your forward lookups typically. So even if your DNS registrar already has all your DNS server information you'll have to go to your ISP or Internet Carrier and tell them to also delegate the IP ranges they've assigned you to your DNS server. Otherwise lookups will stop at the IPS or Internet Carrier and return no record. For example at my company we have Network Solutions as the DNS registrar but have AT&T as our Internet Carrier. Your forward lookups will work fine even if you don't get the reverse delegation but reverse lookups won't work. Typically it takes 24 hours or more for a provider to update their records and have it propagate out.

Last edited by MensaWater; 01-22-2007 at 08:51 AM.
 
Old 01-22-2007, 11:06 AM   #3
anbumanikandan
LQ Newbie
 
Registered: Jan 2007
Posts: 3

Original Poster
Rep: Reputation: 0
hai jlightner

thanks a lot.still i have more doubts.will u please send me some example for dns configuration file with multi forward and reverse zone record file.its more help to me.kindly share u thought with me.

thanks

bye

anbumanikandan
 
  


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
DNS Zone x-fer - From one zone to another / Debian 3.1 + BIND9 kenwoodgt Linux - Software 0 11-01-2006 10:28 AM
problem with one dns reverse zone record rsmccain Linux - Networking 2 10-07-2006 08:17 AM
reverse zone for ipv6 bas@giskit.nl Linux - Networking 0 02-09-2006 12:44 PM
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 - Software

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