Re: /etc/inetd.conf entry to block telnet with tcp wrappers
From: Adam Hanel (hanela_at_BILLINGS.K12.MT.US)
Date: 08/28/03
- Previous message: Raju G V (SSE-ISL-ITPL): "/etc/inetd.conf entry to block telnet with tcp wrappers"
- In reply to: Raju G V (SSE-ISL-ITPL): "/etc/inetd.conf entry to block telnet with tcp wrappers"
- Next in thread: Raju G V (SSE-ISL-ITPL): "Re: /etc/inetd.conf entry to block telnet with tcp wrappers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 28 Aug 2003 11:41:56 -0600 To: aix-l@Princeton.EDU
Do you have anything in your hosts.allow file?
-Adam
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
Raju G V (SSE-ISL-ITPL)
Sent: Thursday, August 28, 2003 6:19 AM
To: aix-l@Princeton.EDU
Subject: /etc/inetd.conf entry to block telnet with tcp wrappers
Hail All,
I have installed tcp wrappers in AIX 4.3 (P270) machine.
And configured the /etc/inetd.conf as to block telnet and ftp daemons
and added entries in /etc/hosts.deny as follows:
But, the system is blocking these for all the machines which try to
connect
this machine.
Please provide solution.
/etc/inetd.conf entry:
------------------------
telnet stream tcp6 nowait root /usr/sbin/tcpd -l -d telnetd
ftp stream tcp6 nowait root /usr/sbin/tcpd -l -d ftpd
/etc/hosts.deny entry:
----------------------
in.telnetd: <other machine ip address>
in.ftpd: <other machine ip address>
thanks and regards
g v raju
system administrator
ing vysya bank
india
- Previous message: Raju G V (SSE-ISL-ITPL): "/etc/inetd.conf entry to block telnet with tcp wrappers"
- In reply to: Raju G V (SSE-ISL-ITPL): "/etc/inetd.conf entry to block telnet with tcp wrappers"
- Next in thread: Raju G V (SSE-ISL-ITPL): "Re: /etc/inetd.conf entry to block telnet with tcp wrappers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|