LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-15-2005, 08:10 AM   #1
jack1234
LQ Newbie
 
Registered: Feb 2004
Posts: 5

Rep: Reputation: 0
About xinetd and TCP wrapper


I am using SUSE Linux Enterprise 9

Below is some excerpt from the manual of the Novell training service
--Begin--
The TCP wrapper acts as a filter, and is placed between inetd and the service daemons. Inetd starts the wrapper instead of directly starting the service.

The wrapper writes the name and address of the host requesting the connection to a log file, verifies if the request is permitted, then starts the corresponding daemon.

This is reflected in /etc/inetd.conf, which uses /usr/sbin/tcpd instead of the service daemon(such as /usr/sbin/tcpd instead of the service daemon (such as /usr/sbin/vsftpd for ftp) to start the service.

The following is the example

ftp stream tcp nowait root /usr/sbin/tcpd vsftpd
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
finger stream tcp nowait nobody /usr/sbin/tcpd in.fingerd
--End--

But what I see at the yast2 xinetd service is directly called the service

ftp stream tcp nowait root /usr/sbin/vsftpd
telnet stream tcp nowait root /usr/sbin/in.telnetd
finder stream tcp nowait nobody /usr/sbin/in.fingerd

TCP wrapper still function(I knew this as I change the /etc/hosts.allow and /etc/hosts.deny, and all changes worked as expected.)

but why there is a different between the manual and what I see? and why TCP wrapper still function as what I see is "direct calling" instead of called via TCP wrapper?

Last edited by jack1234; 09-15-2005 at 08:14 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
VSFTP: no tcp wrapper support compiled in lagu2653 Linux - Security 1 11-17-2005 08:21 AM
xinetd or tcp wrapper ? phoenix99 Linux - Security 2 08-15-2004 05:37 PM
Woody 3.0 Open Ports 1470/tcp/uaiact 1518/tcp/vpvd What for?How can I remove them? alexxxis Debian 5 07-05-2004 05:18 PM
xinetd & tcp wrappers in RH7.2 dafri Linux - Security 4 03-18-2003 09:08 AM
xinetd and 32768 TCP filenet-tms Filenet TMS Hacker's Paradise nakkaya Linux - Networking 1 02-14-2003 06:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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