proftp 설치 후 다음 명령이 나오고 실행이 안되네요..

hitas의 이미지

linux as 4 를 설치했고 apm은 다 깔았습니다.
proftp를 깔고 configure.conf 에서 설정을 다 한 다음에
실행명령을 치면 다음과 같은 메세지가 나오면서 안되네요
왜 그러는건지???

- getaddrinfo 'cs-splab' error: Name or service not known
- warning: unable to determine IP address of 'cs-splab'
- error: no valid servers configured
- Fatal: error processing configuration file '/usr/local/proftpd/etc/proftpd.conf'

kirrie의 이미지

proftpd의 configuration 파일은 configure.conf가 아니라 proftpd.conf입니다. 해당 위치의 proftpd.conf를 적절히 수정한 다음 재시동해보세요.

--->
데비안 & 우분투로 대동단결!

익명 사용자의 이미지

제가 잘못썼네요
configure.conf가 아니라 proftpd.conf 를 수정했습니다..
죄송..^^

jin725의 이미지

/etc/hosts 의 hostname과

/etc/sysconfig/network 의 hostname을

일치 시켜 주세요

JIN NO1