ftp 구동이 안됩니다.
작성자 정보
- 초보 작성
- 작성일
컨텐츠 정보
- 1,472 조회
- 0 추천
- 목록
본문
안녕하세요.. 초보로썬 이해가 되지 않습니다.
왜 안되는지..
증상은 ftp 가 안됩니다. 그냥 wowlinux 7.3 에 기본적으로 깔려있는 proftp 입니다.
기본적인 설정은 다 해준거 같은데..
netstat -na | grep 21
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN
-> 리스닝 하고 있습니다.
./proftpd stop
Shutting down proftpd: [실패] -> 종료 실패합니다.
./proftpd start
May 4 00:19:19 localhost 5월 4 00:19:19 proftpd: proftpd 를 시작하고 있습니다 succeeded
May 4 00:19:19 localhost proftpd[1526]: localhost.localdomain - Failed binding to 0.0.0.0, port 21: Address already in use
May 4 00:19:19 localhost proftpd[1526]: localhost.localdomain - Check the ServerType directive to ensure you are configured correctly.
-> 아이피 충돌로 시작 실패합니다.
ftp 접속하면
May 4 00:20:42 localhost proftpd[1535]: localhost.localdomain - Failed binding to 0.0.0.0, port 21: Address already in use
May 4 00:20:42 localhost proftpd[1535]: localhost.localdomain - Check the ServerType directive to ensure you are configured correctly.
May 4 00:20:42 localhost proftpd[1537]: localhost.localdomain - Failed binding to 0.0.0.0, port 21: Address already in use
May 4 00:20:42 localhost proftpd[1537]: localhost.localdomain - Check the ServerType directive to ensure you are configured correctly.
보면 리스닝을 하고 있는데 왜 ftp 접속이 안되나요?
그렇다고 종료도 안되구요..
고수님들의 답변 기다리겠습니다.
관련자료
-
이전
-
다음