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.
Hi Tom,
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. Thank you for help! -T
