Re: FTP Connection State Tracking Issue

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

 



> no--but you need to write scripts like this:
> 
>   iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
>   iptables -A FORWARD -p tcp --syn --dport 21 -j ACCEPT
> 

Well, I thought the Connection Tracking and NAT Modules *for* FTP did
the same.. Correct me if I am wrong..

After all, why are the ALGs neccessary, if *user space* iptables rules
are still required ?
-- 
Ashutosh Naik
Teneoris Networks India Pvt. Ltd
www.teneoris.com



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux