telnet não, coloca o número 23 no filtro.
#netstat -a | grep telnet
#
nada..
2011/5/26 Luiz Henrique Borges <lhsborges@gmail.com>:
> 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?
>
> 2011/5/26 Thiago Gomes <thiagomespb@gmail.com>
>>
>> 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
>
>
>
> --
> Luiz Henrique Borges
>
> Junior Level Linux Professional (LPIC-1)
> LPI ID: LPI000214825
> Verification Code: akdd5dsk5t
> https://cs.lpi.org/caf/Xamman/certification
>
> Novell Certified Linux Administrator
> Data Center Technical Specialist
>
>
> _______________________________________________
> CentOS-pt-br mailing list
> CentOS-pt-br@centos.org
> http://lists.centos.org/mailman/listinfo/centos-pt-br
>
>
--
Thiago Gomes
_______________________________________________
CentOS-pt-br mailing list
CentOS-pt-br@centos.org
http://lists.centos.org/mailman/listinfo/centos-pt-br