로칼로 접속해서 는 되는뎅 왜 아이피접속이 안되는 걸가요?
포트는 두루넷이라서 200 으로 한거고요..
gftp 로 접속해도 똑같은 현상이네요-.-
500 Sorry, no server available to handle request on 211.59.74.64.
소스로 깐거고요.버전은 밑에 답변좀 부탁 드립니다.
[root@virus38 sbin]# ftp localhost 200
Connected to localhost.localdomain.
220 ProFTPD 1.2.0rc3 Server (ProFTPD Anonymous Server) [virus38.com]
Name (localhost:root): ftp
331 Anonymous login ok, send your complete email address as your password.
Password:
230 Anonymous access granted, restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> quit
221 Goodbye.
[root@virus38 sbin]# ftp 211.59.74.64 200
Connected to 211.59.74.64.
500 Sorry, no server available to handle request on 211.59.74.64.
ftp> quit
[root@virus38 sbin]# ./proftpd -v
- ProFTPD Version 1.2.0rc3