[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Iptables and FTP problem



may you must change  FORWARD with ACCEPT to allow transfer on that port.
Greets

On 9/1/07, Mahdi Rahimi <rahimi@eaedu.net> wrote:
>
>
> -A FORWARD  -i $LAN -o $EXT -m state --state NEW,ESTABLISHED,RELATED   -p
> tcp    --dport 21 -j ACCEPT
>
> -A FORWARD -i $EXT -o $LAN -m state --state ESTABLISHED,RELATED -p tcp
> --sport 21 -j ACCEPT
>
> I don't have data transfer with this rules!!!
>
> -------------------------
> rahimi{at}eaedu.net
> rahimi_m{at}cse.shirazu.ac.ir
>
>
> --
> To UNSUBSCRIBE, email to debian-firewall-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>



Reply to: