Hi
TCP Wrappers can be seen to wrap services like telnet /ftp etc
By default AIX does not , but you have to install and configure TCP-Wrapper on AIX
For a quick check on your system , you can have a view on /etc/inted.conf and if your telnet/ftp services have been protected by tcp wrapper, you can find some thing like that in your inted.conf file
/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
Regards
Polani
Here comes polani Once again!!!
P690 Certified Specailist
HACMP & AIX Certified Specailist
AIX & HACCMP Instructor