LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-24-2003, 07:13 AM   #1
lzyking
Member
 
Registered: Dec 2002
Posts: 74

Rep: Reputation: 15
why my named service stop after running a few minute?


I used redhat 7.3 , the server is used for web and dns. I installed the linux as server type. And we used 64k line.

I found the named server offen stopped after a few time's running , and the eth0 shutdown too. What can I do for this?

Here is the /var/log/boot.log file content :

Jun 24 17:30:58 ns 6月 24 17:30:58 named: named shutdown succeeded
Jun 24 17:31:01 ns 6月 24 17:31:01 network: Shutting down interface eth0: succeeded
Jun 24 17:31:01 ns 6月 24 17:31:01 network: Shutting down loopback interface:
succeeded
Jun 24 17:42:41 ns 6月 24 17:42:41 named: named startup failed
Jun 24 17:42:44 ns 6月 24 17:42:44 netfs: Mounting other filesystems: succeeded

help me!!!!!! thanks
 
Old 06-24-2003, 07:46 AM   #2
cnjohnson
Member
 
Registered: Nov 2002
Location: Nashville
Distribution: FreeBSD, Linux, OS-X
Posts: 544

Rep: Reputation: 30
Re: why my named service stop after running a few minute?

Quote:
Originally posted by lzyking
I used redhat 7.3 , the server is used for web and dns. I installed the linux as server type. And we used 64k line.

I found the named server offen stopped after a few time's running , and the eth0 shutdown too. What can I do for this?

help me!!!!!! thanks
What is in your named.conf file?

Cheers--
Charles
 
Old 06-24-2003, 09:02 AM   #3
lzyking
Member
 
Registered: Dec 2002
Posts: 74

Original Poster
Rep: Reputation: 15
I think the /etc/named.conf is ok ,because after I run command :
/etc/rc.d/init.d/named start , the named will running ,but after about 30 minutes it will shutdown , why???
 
Old 06-24-2003, 09:06 AM   #4
lzyking
Member
 
Registered: Dec 2002
Posts: 74

Original Poster
Rep: Reputation: 15
the /etc/named.conf is like:

zone xxx.com IN {
type master;
file named.xxx.com;
allow-update{ none; };
};
 
Old 06-24-2003, 09:15 AM   #5
jchristman
Member
 
Registered: Mar 2003
Distribution: Fedora Core 3
Posts: 125

Rep: Reputation: 15
tyr someling like this

options {
directory "/etc/named";
forward only;
forwarders {
outsideDNS1 IP;
outsideDNS2 IP;
router IP;
};
cleaning-interval 4;
};

logging {
channel lame-servers { file "/var/log/DNS-Log"; };
channel cname { file "/var/log/DNS-Log"; };
};

zone "xxxx.com" in {
type master;
file "xxxx.com";
};
 
  


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
Named service won't start DanielTan Fedora - Installation 2 09-28-2005 12:54 PM
How come I can't stop named? imsam Linux - Networking 5 10-26-2004 03:43 PM
why won't named stop?? jillu Linux - Networking 4 09-13-2004 09:22 PM
named service pazvant Linux - Networking 2 10-28-2003 11:45 AM
service named can't stop... TAAN Linux - Networking 1 09-11-2003 03:43 AM

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

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