도저히 모르겠습니다.
와우7.3R2 이고,
adsl이고,
iptables 로 masquerading 했고,
설정은 monmotha rc.firewall-2.3.8-pre7 입니다.
modprobe ip_nat_ftp 를 해주어서
ip_nat_ftp 4384 0 (unused)
ip_conntrack_ftp 4832 0 [ip_nat_ftp]
ipt_MASQUERADE 2368 2 (autoclean)
iptable_mangle 2976 0 (autoclean) (unused)
iptable_nat 20660 2 (autoclean) [ip_nat_ftp ipt_MASQUERADE]
ipt_REJECT 3872 7 (autoclean)
ipt_limit 1952 17 (autoclean)
ipt_state 1440 4 (autoclean)
ip_conntrack 21996 3 (autoclean) [ip_nat_ftp ip_conntrack_ftp ipt_MASQUERADE iptable_nat ipt_state]
ipt_LOG 4352 15 (autoclean)
iptable_filter 2624 1 (autoclean)
ip_tables 14144 10 [ipt_MASQUERADE iptable_mangle iptable_nat ipt_REJECT ipt_limit ipt_state ipt
_LOG iptable_filter] 이렇게 올라왔습니다.
FTP 접속을 해서 로그인 후에
ftp> ls
200 PORT command successful.
425 Can't build data connection: Connection refused.
이렇게 나오고,
ftp> passive
Passive mode on.
ftp> ls
227 Entering Passive Mode (10,10,11,4,130,92)
여기서 멈춥니다.
ip_nat_ftp 를 내리면
ftp> ls
500 Illegal PORT Command
라고 나옵니다.
ip_nat_ftp 모듈을 올리기만 하면 되는게 아닌가요...
설정은 어디서 해줍니까...
부탁 드립니다.--ㅠ.ㅠ.ㅠ.ㅠ.ㅠ.ㅠ