On 07/15/2011 09:35 PM, William Scott wrote:
On 16 July 2011 13:46, Todd And Margo Chester<[email protected]> wrote:
Hi William,
The only way what you are doing is working is 1) ip_nat_ftp is compiled
into your kernel or 2) it is somewhere in /etc/modprobe.d. Unfortunately,
I have neither.
For comparison...
[root@server1 modprobe.d]# uname -r
2.6.32-71.el6.x86_64
[root@server1 modprobe.d]# pwd
/etc/modprobe.d
[root@server1 modprobe.d]# grep ip_nat_ftp *
[root@server1 modprobe.d]#
Not finding a difference. The only way I can get rid of the
error is to do a "modprobe ip_nat_ftp". I can not figure
out how to do this a boot time. :'(
Thank you for the help,
-T