1.3.11 IP forwarding? Help. (fwd)

Sentinel (sentinel@li.net)
Wed, 19 Jul 1995 15:30:01 -0400 (EDT)


> Well, 1.3.11 is running here, but no IP forwarding. Whatever broke
> between 1.3.9 and 1.3.10 is still broken, at least for me. I'm using the
> 2.2b3 PPP code and driver.
>
> Anyone else tested this yet? Sure, I'm a bit early, but hey.

Okay I found that the patch that came with the ppp code for the kernel
screwed things up for my compile with 1.3.11. I dont know what caused it
but I do know that one of the files gave me an infinate loop of #include

Actually that is all the file was..

the file if_ppp.h in /usr/include/net

seems to have only this line

#include <linux/if_ppp.h>

and it continuosly travels through an infinate loop of #include's
I dont know where this problem has come from but it is there
I have no explanation of what this file actually does either..

any hints or help would be appreciated on this matter..

sentinel@li.net