telnet binding error on Ubuntu

익명 사용자의 이미지

안녕하세요
telnet binding error 가 나고 있는 상황인데 어디가 문제 인지 알수가 없어서 고생하고 있습니다..;ㅈ;

$nmap 127.0.0.1
Starting Nmap 5.00 ( http://nmap.org ) at 2011-12-15 13:33 KST
Interesting ports on localhost (127.0.0.1):
Not shown: 995 closed ports
PORT STATE SERVICE
23/tcp open telnet

$netstat -atnp|grep :23
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN -

라고 port 는 open 상태인것 같은데

$ telnet 127.0.0.1 하면
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Connection closed by foreign host.

뜹니다...

근데 /var/syslog 를 확인해보면
Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=24]
Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=28]
Reading included configuration file: /etc/xinetd.d/discard [file=/etc/xinetd.d/discard] [line=26]
Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=25]
Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=26]
emoving chargen
removing chargen
removing daytime
removing daytime
removing discard
removing discard
removing echo
removing echo
removing time
removing time
bind failed (Address already in use (errno = 98)). service = telnet
Service telnet failed to start and is deactivated.
30753 {init_services} no services. Exiting...

원격지에서 접속이 안된다고 하는데...
어디가 잘못 된것인지 잘 모르겠어 가지구요

도움 좀 부탁 드립니다...;ㅈ;

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.