LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-20-2006, 01:05 PM   #1
lapicella27
LQ Newbie
 
Registered: Apr 2006
Location: USA
Distribution: Red Hat Enterprise
Posts: 3

Rep: Reputation: 0
Urgent


I am setting up my first DNS server. I have everything configured the way I believe it should be, but I am still having some issues.
Please help!

[root@FLFCU-WebServer init.d]# /sbin/service named stop
Stopping named: [ OK ]
[root@FLFCU-WebServer init.d]# /sbin/service named start
Starting named: [ OK ]
[root@FLFCU-WebServer init.d]# /usr/sbin/rndc reload

**I am doing the reload just b/c... that is how I am. I know I don't have to stop and start with the reload, but I can't help myself... just being thorough.

[root@FLFCU-WebServer init.d]# host -l flfcu.org
Host flfcu.org not found: 9(NOTAUTH)
; Transfer failed.
[root@FLFCU-WebServer init.d]#


When doing this dig, it goes to a different DNS server to resolve the address, this is the server we wish to replace and move away from.
[root@FLFCU-WebServer init.d]# dig flfcu.org

; <<>> DiG 9.2.4 <<>> flfcu.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14638
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;flfcu.org. IN A

;; AUTHORITY SECTION:
flfcu.org. 1327 IN SOA ns1.coover.com. harry.coover.com. 2005021610 3600 600 86400 3600

;; Query time: 8 msec
;; SERVER: 24.93.1.119#53(24.93.1.119)
;; WHEN: Thu Apr 20 14:03:05 2006
;; MSG SIZE rcvd: 83

When I specify the internal local IP of the NIC it returns the info I want....


[root@FLFCU-WebServer init.d]# dig @10.20.XXX.XX flfcu.org

; <<>> DiG 9.2.4 <<>> @10.20.XXX.XX flfcu.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25022
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;flfcu.org. IN A

;; AUTHORITY SECTION:
flfcu.org. 86400 IN SOA dns1.flfcu.org. lou.flfcu.org. 2006041818 28800 14400 3600000 86400

;; Query time: 0 msec
;; SERVER: 10.20.XXX.XX#53(10.20.XXX.XX)
;; WHEN: Thu Apr 20 14:03:13 2006
;; MSG SIZE rcvd: 72

[root@FLFCU-WebServer init.d]#



Here is a dump of my messages file:
Apr 20 13:41:16 FLFCU-WebServer named[22524]: shutting down: flushing changes
Apr 20 13:41:16 FLFCU-WebServer named[22524]: stopping command channel on 127.0.0.1#953
Apr 20 13:41:16 FLFCU-WebServer named[22524]: no longer listening on 127.0.0.1#53
Apr 20 13:41:16 FLFCU-WebServer named[22524]: no longer listening on 10.20.177.44#53
Apr 20 13:41:16 FLFCU-WebServer named[22524]: exiting
Apr 20 13:41:16 FLFCU-WebServer named: succeeded
Apr 20 13:41:18 FLFCU-WebServer named[22564]: starting BIND 9.2.4 -u named
Apr 20 13:41:18 FLFCU-WebServer named[22564]: using 2 CPUs
Apr 20 13:41:18 FLFCU-WebServer named[22564]: loading configuration from '/etc/named.conf'
Apr 20 13:41:18 FLFCU-WebServer named[22564]: no IPv6 interfaces found
Apr 20 13:41:18 FLFCU-WebServer named[22564]: listening on IPv4 interface lo, 127.0.0.1#53
Apr 20 13:41:18 FLFCU-WebServer named[22564]: listening on IPv4 interface eth0, 10.20.177.44#53
Apr 20 13:41:18 FLFCU-WebServer named[22564]: command channel listening on 127.0.0.1#953
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone 0.in-addr.arpa/IN: loaded serial 53
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022712
Apr 20 13:41:19 FLFCU-WebServer named: named startup succeeded
Apr 20 13:41:19 FLFCU-WebServer named[22564]: dns_master_load: pri.177.105.24.in-addr.arpa:2: dns1.flfcu.org: not at top of zone
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone 177.105.24.in-addr.arpa/IN: loading master file pri.177.105.24.in-addr.arpa: not at top of zone
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone 255.in-addr.arpa/IN: loaded serial 54
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022711
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone localdomain/IN: loaded serial 53
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone localhost/IN: loaded serial 53
Apr 20 13:41:19 FLFCU-WebServer named[22564]: zone flfcu.org/IN: loaded serial 2006041818
Apr 20 13:41:19 FLFCU-WebServer named[22564]: running
Apr 20 13:41:21 FLFCU-WebServer named[22564]: loading configuration from '/etc/named.conf'
Apr 20 13:41:21 FLFCU-WebServer named[22564]: no IPv6 interfaces found
Apr 20 13:41:21 FLFCU-WebServer named[22564]: dns_master_load: pri.177.105.24.in-addr.arpa:2: dns1.flfcu.org: not at top of zone
Apr 20 13:41:21 FLFCU-WebServer named[22564]: zone 177.105.24.in-addr.arpa/IN: loading master file pri.177.105.24.in-addr.arpa: not at top of zone
[root@FLFCU-WebServer log]#
 
Old 04-20-2006, 01:41 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Please don't mark your thread as urgent. LQ is entirely staffed by volunteers and what is urgent to you is less so to everyone else.
 
Old 04-20-2006, 02:53 PM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by XavierP
Please don't mark your thread as urgent. LQ is entirely staffed by volunteers and what is urgent to you is less so to everyone else.
Unfortunately, all you're getting so far is advice on how to ask better questions...

The title needs to give a synopsis of what is the question. Then you need to state the problem up front. Just posting a long dump of different commands and error messages only confuses people.

Describe the problem, then give relevant details (and explain now they are relevant)
 
  


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
boot sector and lilo collapse !!!!! URGENT URGENT URGEN !!!!! frelihm Linux - Software 21 12-02-2009 10:21 AM
Urgent Question Regarding Urgent Questions! Need Help Now! Crashed_Again LQ Suggestions & Feedback 11 10-17-2007 08:07 PM
Urgent..Im Having A Nightmare..Urgent!!!! midgcool Linux - Software 41 11-30-2004 10:19 AM
Urgent Urgent !!!! Mozilla Keeps All Your Deleted Emails !!!! odin123 Linux - Software 2 01-31-2004 02:22 AM
Urgent linuxaddict Linux - Networking 9 11-23-2003 05:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:27 AM.

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