tibo <(E-Mail Removed)> wrote:
> Hello all.
>
> I've got the feeling that people prefer to use tcpwrappers instead of xinetd
> for controlling the acces to the services. But I think xinetd is better for
> that for many reasons.
>
> I was wondering if the reasons for people to prefer tcpwrapper was because
> there are used to it since the previous versions of Linux with
> inetd/tcpwrapper ?
IMHO, using tcpwrappers is a better solution than xinetd's ACL control,
mainly because files in the /etc/xinetd.d/ directory may be overwritten
by package management, while /etc/hosts.{allow,deny} would never be
tampered with in this way. Its no a large reason though.
Also, other programs use tcpwrappers for access control, such as samba.
Lets take that example a step further. smbd can run from (x)inetd or
standalone, so using tcpwrappers is better from a consistency point of
view.
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!