>> Edit article
이름
제목
패스워드
: 게시판 뒤져서 하라는 대로 거의 한거 같은데.....안되네요 : enable=no 로 해주고요... : /etc/services ftp telnet 주석 원래 없었고요... : ntsysv 해서 부팅시 실행하게 해주고요 : lokkit 해서 방화벽 안쓰게 해써요 : : 근데 nmap localhost 해보니 ftp telnet 포트가 열리지가 않네요 : 어떻게 해야 할지....... 저도 잘은 모르지만... xinetd 쓰시면 /etc/xinetd.d/아래에 telnetd 파일이랑 (wu-)ftpd 파일 만들어 주셔야 할 것 같은데요... 제 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 user = root server = /usr/sbin/in.ftpd server_args = -l -a log_on_success += DURATION nice = 10 }
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved