[RedHat9]Telnet Service 시작하기

fresh821의 이미지

Setup 어떤 형태이든 상관없습니다.
[에러현상]
1. 127.0.0.1 로도 Opend이 안된다.
- 만약 내부(127.0.0.1)로 된다면 방화벽(setup으로 조정가능) 검사
2. ntsysv 실행 -> [*] Xinetd , [*] Telnet
3. telnet 서비스 설치여부 확인
rpm –qa |grep telnet 실행
* 미설치된 경우 -> telnet-0.17-25
* 설치된 경우 -> telnet-0.17-25
telnet-server-0.17-25
4. 설치방법
telnet XXX.rpm 을 구한다.
rpm –ivh telbetXXX.
setup하여 보안(Medium, Low) 확인

(주의사항)
보안이 Medium이하 혹은 Customize(telnet을 check) 이어야 함
root권한은 telnet으로 접속 안됨

Forums: 
김종은의 이미지

1. cd /etc/xinet.d/
2. vi telnet
3. disable = yes 를 disable =no로 변경하여 저장
4. cd /etc/init.d
5. xinetd restart

fresh821의 이미지

1. cd /etc/xinet.d/
2. vi telnet
3. disable = yes 를 disable =no로 변경하여 저장
4. cd /etc/init.d
5. Service xinetd restart

purewell의 이미지

rpm 으로 telnet-server와 xinetd를 설치하고

ntsysv 로 ㅡ_-); telnet 서비스를 체크해줘도 될 듯...

_____________________________
언제나 맑고픈 샘이가...
http://purewell.biz

송지석의 이미지

fresh821 wrote:
1. cd /etc/xinet.d/
2. vi telnet
3. disable = yes 를 disable =no로 변경하여 저장
4. cd /etc/init.d
5. Service xinetd restart

5. ./xinetd restart
를 잘못 쓰신 것이 아닐까요?
yui의 이미지

송지석 wrote:
fresh821 wrote:
1. cd /etc/xinet.d/
2. vi telnet
3. disable = yes 를 disable =no로 변경하여 저장
4. cd /etc/init.d
5. Service xinetd restart

5. ./xinetd restart
를 잘못 쓰신 것이 아닐까요?

/etc/init.d/xinetd restart (/etc/rc.d/init.d/xinetd restart? 헷갈리네요.)

service xinetd restart

는 같은 역할을 하지 않나요?

송지석의 이미지

yui wrote:
송지석 wrote:
fresh821 wrote:
1. cd /etc/xinet.d/
2. vi telnet
3. disable = yes 를 disable =no로 변경하여 저장
4. cd /etc/init.d
5. Service xinetd restart

5. ./xinetd restart
를 잘못 쓰신 것이 아닐까요?

/etc/init.d/xinetd restart (/etc/rc.d/init.d/xinetd restart? 헷갈리네요.)

service xinetd restart

는 같은 역할을 하지 않나요?


제 말이 그 뜻이었는데요.. 말이 좀 애매했던 듯. ㅤㅁㅐㅊ 처음 답글 다신 분이 xinetd restart 쓰신 것을 보고 아랫 글에서 service xinetd restart로 정정했는데 처음 답글 다신 분의 의도는 ./xinetd restart였을 것이다 라는 거지요 ^_^
yui의 이미지

송지석 wrote:
yui wrote:

/etc/init.d/xinetd restart (/etc/rc.d/init.d/xinetd restart? 헷갈리네요.)

service xinetd restart

는 같은 역할을 하지 않나요?


제 말이 그 뜻이었는데요.. 말이 좀 애매했던 듯. ㅤㅁㅐㅊ 처음 답글 다신 분이 xinetd restart 쓰신 것을 보고 아랫 글에서 service xinetd restart로 정정했는데 처음 답글 다신 분의 의도는 ./xinetd restart였을 것이다 라는 거지요 ^_^

그렇군요. 요새 독해력이 떨어져서 큰일입니다. *_*;;

그리고 또 하나의 제 실수를 정정하면,
/etc/init.d가 /etc/rc.d/init.d의 심볼릭 링크더군요.
다들 알고 계시겠지만 일단 고쳐봅니다.

댓글 달기

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 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • 사용할 수 있는 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>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • You can use Textile markup to format text.
  • 사용할 수 있는 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>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 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>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.