On Sat, Jul 23, 2011 at 6:35 PM, Todd And Margo Chester <[email protected]> wrote: > On 07/23/2011 10:09 AM, Tom H wrote: >> >> It's interesting that ip_nat_ftp cannot be loaded through >> "/etc/sysconfig/iptables-config" because it can be modprobe'd. I guess >> that whatever mechanism's used to load a module alias isn't available >> yet. > > Once I figured out my quote mistake, I never retried ip_nat_ftp: > I stuck with nf_nat_ftp. So, my guess, is that ip_nat_ftp would have > loaded properly too. I believe lsmod shows nf instead of ip, so > that is what I was missing in my analysis.
I've just tried loading "ip_nat_ftp" through "/etc/sysconfig/iptables-config and "lsmod" shows that "nf_nat_ftp" is loaded. :)
