Re: ftp over RH router
Terry Unger <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 14, 2003 at 03:49:38PM -0500, Keith Mastin wrote: > > Okay, for iptables, there's a few things to do... There's a good little > script located here that will show you the way through most of it. > http://lists.netfilter.org/pipermail/netfilter/1999-November/002793.html > > Pay particular attention to the modules used. ip_conntrack_ftp is the > important one. If that's not inserted, nothing will work for forwarding > ftp in iptables. > > HTH > Ya thanks. I tryed the modules with ipchains and they don't seem to like that. I also tryed ip_ftp_forward, but I cannot find that module anyware in the system. I use the supplied kernel of RH72. Therefor I think it is compiled into the kernel. I did however stumble on a module called ip_vs_ftp. Don't know what it does but it loaded ok. Unfortunately I can't get into the building till monday to try it. If no luck, I will haveto learn the iptables then. But thanks anyway. Terry