On Thu, 3 May 2001, Kingsly John wrote:

>  |So itseems now that ip forwarding is not enabled, can you please tell me the
>  |options i have to enable related to this while recompiling the kernel.

> change the necessary lines in /etc/sysconfig/network

> If the proxy server runs on the same machine that you connect into... you
> don't need ip-forwarding.

in anycase if you do need ip-forwarding you need not actually recompile.
Most likely you have to enable ith through the /proc filesystem. Do a
sysctl -a this will show yuou all the tunable parameters, there will be
one for enabling ip forwarding, giving the name of the file that has to be
changed. So just echo a "1" into that file. 

onthe otherhand if sysctl -A does not show such an option you have to
recompile with the ip forwarding option

-- sreangsu


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to