LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-21-2006, 03:58 PM   #1
eder_michael11
Member
 
Registered: Jan 2006
Posts: 51

Rep: Reputation: 15
( inetd) dns server?


sorry should i shut down the daemon inetd???
if i am configuring a dns server??

i use nmap local host and appear

ssh
auth
time


can i work with out these daemons auth and time

and do you know what are the finallity of those daemosn

i think auth for autentcation at network
but time¡??

thnks
 
Old 06-22-2006, 01:56 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 should not stop inetd.

inetd is used to spawn other daemons as needed (based on the config of /etc/inetd.conf). Prior to introduction of inetd one had to start all daemons and leave them running all the time. Just configure inetd.conf to only start those daemons you want to be able to access on demand rather than have running all the time. (For example on secure systems you generally want things like telnet, ftpd, rsh turned off in inetd and then use ssh/scp/sftp instead.)

DNS typically is run with BIND using the daemon, named, which should run all the time for a DNS server so should not be in inetd.

Some packages give you a choice as to whether to leave the daemon up all the time or to run it from inetd. Since it varies there is no one size fits all answer to your question but the key points in my response are:

Leave inetd on but disable unnecessary services in inetd.conf.
Run named as daemon from the BIND configuration (assuming your DNS is BIND and not something odd).
 
Old 06-23-2006, 02:48 PM   #3
ramram29
Member
 
Registered: Jul 2003
Location: Miami, Florida, USA
Distribution: Debian
Posts: 848
Blog Entries: 1

Rep: Reputation: 47
inetd is mostly used to spawn older programs such as telnet. You should not need inetd.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help needed to setup a DNS server can anyone say how to configure a DNS server subha Linux - Networking 4 04-27-2012 11:50 PM
What is rc.inetd (bsd internet super server) used for? SlackwareInAZ Slackware 2 08-18-2005 12:50 AM
Server hangs on inetd tbartolucci Linux - General 1 09-20-2004 08:01 PM
chrooting or jailing inetd or inetd started daemons ? MasterC Linux - Security 2 07-15-2003 05:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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