I have ip_forwarding compiled in the kernel:
(recompiled 3 times)
(grep ip_forwarding /proc/ksyms)
I have IP forwarding turned on:
(echo "1" > /proc/sys/net/ipv4/ip_forward)
Running from kernel 2.0.32 recompiled from RedHat 5.0.
I can ping hosts on either network. I have managed to be able to get access the
remote interface from a local host, but nothing beyond that. I must be missing
something crucial here, because I have followed the documentation as best as
possible!
Please HELP!! Thanks!
Regards,
-Tim