Originally posted by: SystemAdmin
Wonderful!!
from dos prompt :
-
telnet IP 23 , i get a connexion to the server
-
telnet IP 25 , i get the message : 220 "hostname" ESMTP Sendmail Thu, 2...
with putty.exe :
-
i can reach the server with the protocol telnet and the port number 23
-
with the protocol ssh and the port number 22, i don't have error message but nothing is done!
in the inetd.conf, i have
ftp stream tcp6 nowait root /usr/sbin/ftpd ftpd
telnet stream tcp6 nowait root /usr/sbin/telnetd telnetd -a
shell stream tcp6 nowait root /usr/sbin/rshd rshd
kshell stream tcp nowait root /usr/sbin/krshd krshd
login stream tcp6 nowait root /usr/sbin/rlogind rlogind
klogin stream tcp nowait root /usr/sbin/krlogind krlogind
exec stream tcp6 nowait root /usr/sbin/rexecd rexecd
comsat dgram udp wait root /usr/sbin/comsat comsat
uucp stream tcp nowait root /usr/sbin/uucpd uucpd
thank you compuChem
#AIX-Forum