Linux.com: A Guide to the Inet Daemon | Linux Today

Linux.com: A Guide to the Inet Daemon

Written By
Web Webster
Web Webster
Dec 26, 1999

Inet is the service which controls who can connect to your
computer and which services they can use. It allows you to set up
your telnet and ftp servers (as well as others), and gives you very
fine control over who can use which of these services.
Inet is
a very important service with many uses. Unfortunately, it is often
the cause of security violations, and needs to be carefully
administered.”

“Inet is controlled by the inet daemon, or inetd. Inetd is
installed by default on most Linux systems, and is probably on
yours. To see if it’s currently running, you can issue the command
`ps ax | grep inetd`, which will search the running processes for
‘inetd’. If you don’t have it on your system, you can install it
from the net-kit RPM or from the rinetd Debian package.”

“Inetd reads it configuration from one file, which defaults to
/etc/inetd.conf. This file maintains all services that should be
run by inetd and how they should be run. It also bases who can use
which services by reading the files /etc/hosts.allow and
/etc/hosts.deny. Many other programs also use these two files for
access control.”

Complete
Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.