Re: TCPd and Xinetd....

2003-06-12 Thread Jan Willem Stumpel
RB said on Tue, Jun 10, 2003 at 02:15:21PM -0400: > I'm planning on switching a server of mine from inetd and > tcpd over to xinetd. I'm wondering if there is any benefit to > using tcpd with xinetd? > It looks to me that xinetd combines the features of inetd and > tcpd into one process. This s

Re: TCPd and Xinetd....

2003-06-10 Thread Mark Ferlatte
RB said on Tue, Jun 10, 2003 at 02:15:21PM -0400: > I'm planning on switching a server of mine from inetd and tcpd over to > xinetd. I'm wondering if there is any benefit to using tcpd with xinetd? Nope. xinetd links with libwrap, which is what tcpd uses. > It looks to me that xinetd combines t