LinuxPlanet: Controlling Access to Your Services with xinetd | Linux Today

LinuxPlanet: Controlling Access to Your Services with xinetd

Written By
Web Webster
Web Webster
Oct 21, 2002

“Whenever you learn about controlling access to a Linux box, one
‘creature’ you usually encounter is the ‘superdaemon.’ A
superdaemon is a daemon that controls other daemons–and daemons
are typically network service control programs that run long-term
behind the scenes, waiting for when they need to step into
action.

“In the Linux realm, ‘the superdaemon’ has typically referred
inetd, which handles requests for a number of daemons that either
aren’t used often enough to justify running in the background all
of the time, or have such a simple job that a standalone daemon
simply isn’t needed. The problem with inetd is that this
superdaemon makes little attempt to be secure. It allows you to
disable various services if you don’t want to use them, but there
is no fine control available.

“Enter xinetd. This program is a ‘secure’ replacement for inetd,
meaning in this case that it offers many features that allow you to
control who accesses which services, and from where. I always keep
the Titanic in mind when I talk about security or safety, meaning
that nothing is fully secure, but any level of native access
control in the superdaemon certainly helps us to protect our
systems…”

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.