[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Xinetd.conf and TCP Wrappers



I have recently upgraded from RH6.2 to RH7.1. In RH6.2, I used TCP
Wrappers, specifically by only allowing certain up addresses to access using telnet and ftp.


For example, in my /etc/hosts.allow file, the following type of entries were used:
in.telnetd: 135.20.6.112
in.telnetd: 135.20.8.186
in.ftpd: 135.20.6.153
in.ftpd: 138.20.8.186


The following entries were used in /etc/hosts.deny
ALL: ALL

This worked perfectly for what I needed.

Now, after upgrading to RH7.1, this no longer works. I have read the paper by ?Frederic Raynal? on ?xinetd?, and read the ?man xinetd.conf? pages, but still feel unsure of the correct method to use. Can anyone help me with an example of ?xinetd.conf? that performs the same granularity of security?

Currently, my xinetd.conf is the default provided with the RH7.1 install.

Thank You

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]