재질문이요~~
작성자 정보
- 유광열 작성
 - 작성일
 
컨텐츠 정보
- 3,635 조회
 - 2 댓글
 - 0 추천
 - 목록
 
본문
먼저 답변 감사합니다 (__)
포트의 열림/닫힘이 해당데몬의 실행여부인지의 개념인지 몰랐네요 ^^;;
이야기하신 xinet 서비스 목록에는 아래와 같이 proftpd가 on으로 되어있습니다
xinetd based services:
        chargen-dgram:  off
        chargen-stream: off
        cvs:            off
        daytime-dgram:  off
        daytime-stream: off
        discard-dgram:  off
        discard-stream: off
        echo-dgram:     off
        echo-stream:    off
        eklogin:        off
        ekrb5-telnet:   off
        gssftp:         off
        klogin:         off
        krb5-telnet:    off
        kshell:         off
        ktalk:          off
        proftpd:        on
        rmcp:           off
        rsync:          off
        tcpmux-server:  off
        telnet:         on
        time-dgram:     off
        time-stream:    off
그리고 /etc/services 파일에도
# service-name  port/protocol  [aliases ...]   [# comment]
tcpmux          1/tcp                           # TCP port service multiplexer
tcpmux          1/udp                           # TCP port service multiplexer
rje             5/tcp                           # Remote Job Entry
rje             5/udp                           # Remote Job Entry
echo            7/tcp
echo            7/udp
discard         9/tcp           sink null
discard         9/udp           sink null
systat          11/tcp          users
systat          11/udp          users
daytime         13/tcp
daytime         13/udp
qotd            17/tcp          quote
qotd            17/udp          quote
msp             18/tcp                          # message send protocol
msp             18/udp                          # message send protocol
chargen         19/tcp          ttytst source
chargen         19/udp          ttytst source
ftp-data        20/tcp
ftp-data        20/udp
# 21 is registered to ftp, but also used by fsp
ftp             21/tcp
ftp             21/udp          fsp fspd 
ssh             22/tcp                          # SSH Remote Login Protocol
ssh             22/udp                          # SSH Remote Login Protocol
telnet          23/tcp
telnet          23/udp 
ftp 포트에 대한 기록또한 정확한데 왜 뭐가 문지인지 ㅜㅜ
방확벽또한  disable 했습니다. standalone 모드에서는 잘 실행되는데 어떤 부분을 놓친건지;;;
 
관련자료
- 
			이전
 - 
			다음
 
유광열님의 댓글
- 유광열
 - 작성일
 
뭐가 문제인지 휴~~~ 답답해~ㅠㅠ
								