On Tue, Jul 5, 2011 at 8:59 AM, Andrew Z <[email protected]> wrote: > Tom H <[email protected]> wrote: >> On Tue, Jul 5, 2011 at 1:09 AM, Todd And Margo Chester >> <[email protected]> wrote: >> > >> > In SL6, ip_conntrack_ftp is nowhere to be found, but >> > active mode ftp still seems to work. Has ip_conntrack_ftp >> > been gobbled up into iptables? >> >> It's an alias to nf_conntrack_ftp. > > That's funny - I was about to ask the same question . > > what was the reason to rename it, does anybody knows?
nf must stand for netfilter, the kernel's packet filtering framework.
