J Grange <[EMAIL PROTECTED]> wrote:
>anybody help? I've tried recompiling the kernel & I've installed ppp 2.3.10
>from the source, but to no avail.
Add the following lines in /etc/conf.modules.
# alias for kernel 2.2
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
# alias for ppp > 2.3.9 and kernel > 2.2.9
alias tty-ldisc-3 ppp_async
alias char-major-108 ppp
And also create /dev/ppp.
# mknod /dev/ppp c 108 0'
--
Sagami
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]