Re: PPP & Kernel Problems

1997-05-07 Thread Rick Jones
If you set it as a module in the config you have to do: make modules ; make modules_install. Also make sure you have the TCP/IP in the kernel. It's best to put these in the kernel instead of making them modules. On Wed, 7 May 1997, Regina O'Rear wrote: > Hello, > > I'm sort of new at th

PPP & Kernel Problems

1997-05-07 Thread Regina O'Rear
Hello, I'm sort of new at this, so if this has already been discussed before i'm sorry. I've recently installed Debian (i've used RedHat before...) and i've been trying to set up a PPP connection to my ISP. I recompilied my kernel (2.0.27), making sure it included support for PPP. But, whe