Hello!
After compiling an rebooting the new Kernel 2.2.13 I tried to get
online with KPPP 1.6.2 (the PPP-Dialer of KDE)
Unfortunately this program told me at startup of my running a
kernel without PPP support. After killing the two lines
if(!capable(CAP_NET_ADMIN))
return -EPERM;
in the function ppp_tty_open my PPP-Connection has been working
like always. So, can anybody explain me now, what�s wrong with
th patching code or with my system?
Hint: Before applying the patch, the ppp-Device ppp0 had been
registered directly after loading the ppp-module. With the
patch-2.2.13 ppp0 gets registered when executing pppd manually
(not via KPPP).
bye,
Martin (slightly confused...)
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]