LinuxFocus: xinetd | Linux Today

LinuxFocus: xinetd

Written By
FR
Frédéric Raynal
Nov 19, 2000

xinetd – extended Internet services daemon – provides a
good security against intrusion and reduces the risks of Deny of
Services (DoS) attacks. Like the well known couple (inetd+tcpd), it
allows to fix the access rights for a given machine, but it can do
much more. In this article we will discover its many
features.

“The classical inetd helps to control network connections to a
computer. When a request comes to a port managed by inetd, then
inetd forwards it to a program called tcpd. Tcpd decides according
to the rules contained in the hosts.{allow, deny} files whether or
not the request is allowed. If the request is allowed the the
corresponding server process can be started (e.g ftp). This
mechanism is also referred to as tcp_wrapper.”

“xinetd provides access control capabilities similar to the ones
provided by tcp_wrapper.”


Complete Story

FR

Frédéric Raynal

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.