Thank you very much. I had seen the HELP item on the menuconfig, but it had
quotes around the 1 , and that didn't work. Tried it your way without the
quotes and everything is fine.
73,
Greg
kb0tdf
-----Original Message-----
From: Arno Verhoeven [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 10, 1999 12:55 AM
To: [EMAIL PROTECTED]; Greg Blakely
Subject: Re: IP Forwarding?
Greg Blakely wrote:
> Now, in the old versions of Linux, there was a compile option named
> IP_FORWARDING, which I always had to compile in every time I upgraded the
> kernel.
>
> Now, I don't find the option in the compile process. And, just as I would
> expect, I find that my kernel can talk to my TNOS, and my TNOS can talk to
> my Linux kernel, but nothing gets forwarded beyond the kernel....
Since kernel 2.2.x you'll have to enable it in /proc
This is what I have in my rc.ham file.
#
echo "enable ip_forward..."
echo 1 > /proc/sys/net/ipv4/ip_forward
#
73, Arno pe1icq