On Thu, 2010-01-14 at 18:12 +0700, yudian wrote:
> thanks atas respon-nya... 
> telnet-server dah saya intall
> tapi error messagenya berubah : "Connection closed by foreign host."
> 
> # telnet localhost
> Trying ::1...
> Connected to localhost.
> Escape character is '^]'.
> Connection closed by foreign host.
> 
> 
> 
> berikut datanya :
> # rpm -qa|grep telnet
> telnet-0.17-43.fc11.i586
> telnet-server-0.17-43.fc11.i586
> 
> SELINUX=disabled
> # iptables -F
> # vi /etc/xinetd.d/telnet 
> 
> service telnet
> {
>         flags           = REUSE
>         socket_type     = stream
>         wait            = no
>         user            = root
>         server          = /usr/sbin/in.telnetd
>         log_on_failure  += USERID
>         disable         = no
> }
> 
> # /etc/hosts.allow --> ipaddress dah dimasukin
> # /etc/rc.d/init.d/xinetd status
> xinetd (pid  6196) is running...
> 
> 
> kenapa ya? udah googling tapi blm berhasil....
> thx 4 ur respond
> 

Bottom reply please!

Coba ketik netstat -tpln
ada seperti ini nggak ?

tcp        0      0 0.0.0.0:23              0.0.0.0:*
LISTEN      -               

Kalau nggak ada berarti service telnetd belum jalan, coba jalankan 
kill -HUP 6196

Nyoman

Attachment: signature.asc
Description: This is a digitally signed message part

Kirim email ke