사용배포본 : 와우리눅스 7.3 파란
VGA : S3 Savage4
M/B : VIA
CPU : PIII 466MHz
HDD : Seagate 60G
Sound Card : ESS
LAN Card : RealTek 8139c
신비로 샤크 서비스를 받고 있습니다
방화벽 서비스 안함
/etc/rc.d/init.d/ipchains stop
/etc/rc.d/init.d/iptables stop
/etc/rc.d/init.d/ip6tables stop
ServerType inetd
/etc/xinet.d/proftpd-xinetd
에서 disable = no 로 설정하고 ..
ntsysv 해서 proftpd 체크 없애고 ..
/etc/service 에서 ftp port 2100 으로 설정하고..
tftp, sftp 는 안 건드렸구요..
/etc/rc.d/init.d/xinetd reload
/etc/rc.d/init.d/xinetd restart
원격에서 접속하면..
Connected
<< 220 PorFTPd Account Server ready..
<< 331 Password require for user.
>> pass *******
<< 230-Welcome My Room!!
<< 230 User user logged in.
...
...
<< 200 Port command successful
여기서 시간이 걸려요..
결국은 접속이 안되고..
Disconnecting.
Disconnected.
이렇게..
포트도 다른 걸(21210)로 해봤는데두 마찬가지고요..
왜 이럴까요?