Web Spinner <(E-Mail Removed)> wrote:
> Clifford Kite <(E-Mail Removed)> wrote in
> news:(E-Mail Removed):
>> Ha! After reading the rest of the post it looks like all the necessary
>> PPP code is compiled into the kernel and kmod (or kerneld) is trying to
>> find "ppp0" modules defined in modules.conf - which now don't exist.
>> Just remove the "ppp0" line(s).
> The file modules.conf never had any lines with ppp0,
> so this can't be the problem.
That was a surprise. But poking around I found that modprobe itself
(version 2.4.2 anyway) has ppp0 built in as an alias for ppp - also a
surprise. Executing "modprobe -c|less" is likely to show that to be the
case for you too. Adding the line "alias ppp off" to /etc/modules.conf
should eliminate the message. I've never gotten that message, but that's
likely because I don't compile PPP as modules or use module autoloading
for anything.
BTW, pppd brings up a PPP interface automagically so there should be no
"ifconfig ppp0 ... up" in any script.
Thanks for the follow-up and the opportunity for me to learn something
new.
--
Clifford Kite Email: "echo
xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads:
http://ckite.no-ip.net/
/* They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." Benjamin Franklin */