Linux - SoftwareThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am configuring a nameserver wih bind. In the zone file domain.db Is the NS RECORD POINTing tot he IP addr which is the machine Bind is running on? or to another mahine? I can't find any info on this.
thanks,
Miles sakaguchi
Thank you kenoshi, so far you're he only on that posted. BUT I reaD THAt ARTICLe A WHILe BACK. i JUSt reREAD IT AND IT DIDN't SAY WHAT IP# TO use. is it the machine bind is running on? I think it is but where is the doc to support that?
tanx
NS records point to the name servers that are authoritative for that particular zone. Other systems will ask "Which name server is authoritative for the zone", and will find your name server(s) listed. Then, they know they can get authoritative answers from your name server.
Since you don't create zone files for some other name server, your second question ("or to another machine?") doesn't make sense.
NS record should point to the hostname of the server that is authoritative like Mr C said.
Somewhere in your zone file make sure you have an address record for that NS as well...that's where you would plug in your IP. It should normally be the server where bind is running, but you might want to check either /etc/named.conf or /var/named/chroot/etc/named.conf to see if there are any explicit bindings.
I hink I now understand. my problem is I never know which point of view to use and in what order things happen so I think I got it now A Big Thank You to all of you who responded. YEAHHHHHH!!!!
Miles aka rhlnewbie
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.