[CentOS-pt-br] Erro ao acesasr centos via Telnet

Thiago Gomes thiagomespb em gmail.com
Quinta Maio 26 14:47:33 EDT 2011


ls -la /usr/sbin/in.telnetd
-rwxr-xr-x 1 root root 44480 Dec  1  2007 /usr/sbin/in.telnetd


Service defaults
        Instances = 1000
        Groups = yes
        umask = 2
        CPS = max conn:1000 wait:1000
        PER_SOURCE = 1000
        Bind = All addresses.
        Only from: All sites
        No access: No blocked sites
        Logging to file: /var/log/xinetd.log (no limits)
        Log_on_success flags = HOST DURATION EXIT PID
        Log_on_failure flags = HOST ATTEMPT

Service configuration: swat
        id = swat
        flags = IPv4
        socket_type = stream
        Protocol (name,number) = (tcp,6)
        port = 901
        wait = no
        user = 0
        Groups = yes
        umask = 2
        PER_SOURCE = 1000
        Bind = All addresses.
        Server = /usr/sbin/swat
        Server argv = swat
        Only from:  127.0.0.1(NUMERIC) 192.168.0.0/255.255.0.0(NET)
        No access: No blocked sites
        Logging to common log file
        Log_on_success flags = HOST DURATION EXIT PID
        Log_on_failure flags = HOST ATTEMPT USERID

Service configuration: telnet
        id = telnet
        flags = REUSE IPv4
        socket_type = stream
        Protocol (name,number) = (tcp,6)
        port = 23
        wait = no
        user = 0
        Groups = yes
        umask = 2
        PER_SOURCE = 1000
        Bind = All addresses.
        Server = /usr/sbin/in.telnetd
        Server argv = in.telnetd
        Only from: All sites
        No access: No blocked sites
        Logging to common log file
        Log_on_success flags = HOST DURATION EXIT PID
        Log_on_failure flags = HOST ATTEMPT USERID


-- 
Thiago Gomes


Mais detalhes sobre a lista de discussão CentOS-pt-br