RedHat 8.0을 설치했습니다.
ntsysv를 이용하여 wu-ftpd를 사용하기에 표시한 후
xinetd를 재가동 시켰습니다.(#service xinetd restart)
접속테스트를 해보니 됩니다. 그런데, 외부에서 접속하려고 하니까
연결이 거부되네요.
/etc/xinetd/wu-ftpd의 내용을 봐도 이상이 없어보이고,
# default on
# description The wu-ftpd FTP server serves FTP connections. It
uses \
# normal, unencrypted usernames and passwords for
authentication.
service ftp
{
disable = no
socket_type = stream
wait = no