I was also told to edit the source of module. On 3/31/06, Filip Sneppe <filip.sneppe@xxxxxxxxx> wrote:> On 3/30/06, Brian Capouch <brianc@xxxxxxxxxxx> wrote:> > I hope this isn't a FAQ. I've looked around and googled around, and so> > far, it seems from what I've found that such a thing can be done. What> > I don't know is just how to tell iptables to do it.> >> This is done when loading the ip_conntrack_ftp and ip_nat_ftp kernel modules,> eg.>> modprobe ip_conntracl_ftp ports=21,2021,3021> modprobe ip_nat_ftp ports=21,2021,3021>> (see "modinfo ip_conntrack_ftp")>> > I hope someone might provide a pointer.> >> Hope this helps...>> Regards,> Filip>>