>> Delete No. 59019 article
No. [질문] proftp가 xinetd로 활성화가 안됩니다

등록 2002-10-14 23:19:00 By localhost     조회 12
이름 리눅도    

 제목 그대로입니다.
 다음은 /etc/xinetd.d/proftpd 의 내용이구요.
 # Servizio ftp per proFTPD
service ftp
{
        disable = no
        flags                                           = REUSE
        log_type                                        = SYSLOG
        socket_type                             = stream
        instances                               = 20
        wait                                            = no
        user                                            = root
        server                                  = /usr/sbin/in.proftpd
        log_on_sucess                   = HOST USERID PID EXIT DURATION
        log_on_failure                  = HOST USERID RECORD
}
  참고로 /etc/proftpd.conf 의 서버 타입도 다음과 같이 해 준 상태였습니다.
  ...(중략)...
ServerType     inetd
  이넘이 실행이 안되어 프롬프트 상에서 /usr/sbin/proftpd 혹은
/usr/sbin/in.proftpd 를 쳐주면
  (mydomain) - Fatal: Socket operation on non-socket
(mydomain) - (Running from command line? Use `ServerType standalone' in config file!)
  와 같은 에러가 납니다
어떻게 해야 proftpd 가 시스템 시작할 때 자동으로 시작될까요?
 --
이 곳에 서명을 적어주십시오.
 시른데요~ --
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved