[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Linux Newbee
Well I was able to recompile my Kernel but no luck changing my dial out
outcome.
Is BSWARE set to do demand dialing/Networking/Internet hosting from a clean
install? Perhaps I would be better advised to blow everything away and
start fresh. Sound like a good idea?
-Thomas
>I am trying to setup my first Linux box to be an internet gateway for my
>home network.
>I have read the article by John Beimler and am trying to implement it.
Darn, now I can't say RTFM.
>I have Redhat 5.2 installed and have gone through all of the steps. When I
>get to the part where I am instructed to run pppd :10.0.0.2 My computer
>responds
>pppd: demand dialing is not supported by kernel driver version 2.2.0
>How do I compile my kernel?
If you have the kernel source installed, you simply go to
/usr/src/linux as root, run "make menuconfig", pick the options you
need, exit, then to a make dep and make bzImage~
>Any ideas what I should do from here?
I don't know much about the 2.2.0 kernel but I think it should be supported