Edit /etc/sysconfig/network, and change the "FORWARD_IPV4=" from no to 
yes.

For the modules, "modprobe ip_conntrack_ftp" and "modprobe ip_nat_ftp"...this 
should install them for net next boot.  However, if it doesn't, then add 
the following to /etc/modules.conf

post-install ip_tables /sbin/modprobe ip_conntrack_ftp
post-install ip_tables /sbin/modprobe ip_nat_ftp

On Tue, 2 Jul 2002, David Busby wrote:

> List, 
> 
>       I have a RH7.3 box that I want to make a router...for this to work I have 
> to have '/proc/.../ip_forward' set to 1.  When I set this parameter and 
> reboot it's lost...how do I get it to persist?  Also I use 
> 'ip_conntrack_ftp' and 'ip_nat_ftp' kernel modules (for iptables) and 
> when I reboot those modules don't get reloaded...what gives?
> 
> /B
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to