hello guys,
you're talking with a real linux n00b, and i hope you'll be patient with me
i've been fiddling around for about 4h now and i still have no idea how i get this §%§" passive mode with my ftpd 'wuftp' working. as soon as i turn of the firewall - ipchains - everythings working fine, but the problem begins when i turn it back on..
i've been lookin through the web for this problem, and i've seen many ipchains rules that should handle this problem, but none of them worked to me
the last one i tried:
Code:
-A output -i eth0 -p tcp -s 62.75.136.145 1024:65535 -d any/0 1024:65535 -j ACCEPT
-A input -i eth0 -p tcp ! -y -s any/0 1024:65535 -d 62.75.136.145 1024:65535 -j ACCEPT
i would be very happy if anybody of you could help me out of this problem by posting me the working ipchains rules
thanks in advance,
cheers
phil