사용배포본 : 한컴 2.2
proftpd서버가 작동을 안해요
어제까지만해도 사용을 했거든요
오늘 커널을 컴파일한 후에는
작동을 안하네요
(2.4.13 => 2.4.17로 커널컴파일)
증상은 다음과 같습니다.
netstat -ar 하면
Proto Local Address Foreign Address State
tcp .0.0.0:21 0.0.0.0:* LISTEN
이렇게 나오고요
# /etc/init.d/proftpd start
Starting proftpd: Was not suspended
# /etc/init.d/proftpd restart
Shutting down proftpd: No way to suspend [실패]
Was not suspended [확인]
# /etc/init.d/proftpd status
/etc/init.d/proftpd: base: command not found
가 종료되었지만 pid 파일이 존재합니다
이렇게 나오고요
또한
/var/run/proftpd.pid라는 화일이 있어요
어떻게 해야 되나요?