netstat -tunape | grep -i 23
O seviço está em LISTEN, ouvindo na porta 23? Cole o retorno desse comando pra gente!!!
O firewall não está barrando?
Pessoal,
Estou com erro de configurar o meu servidor via telnet.
fiz a instalação..
#yum install telnet-server
# telnet localhost
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
#/etc/init.d/xinetd reload
Reloading configuration: [FAILED]
#chkconfig --list | grep telnet
ekrb5-telnet: off
krb5-telnet: off
telnet: on
service telnet
{
disable = no
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
}
Falta alguma coisa. ??
--
Thiago Gomes
_______________________________________________
CentOS-pt-br mailing list
CentOS-pt-br@centos.org
http://lists.centos.org/mailman/listinfo/centos-pt-br