[pptp-server] Can't locate module tty-ldisc-3

Cowles, Steve Steve at SteveCowles.com
Fri Nov 9 07:07:32 CST 2001


> -----Original Message-----
> From: Cristian Gabor [mailto:khrys at transart.ro]
> Sent: Friday, November 09, 2001 5:54 AM
> To: pptp-server at lists.schulte.org
> Subject: [pptp-server] Can't locate module tty-ldisc-3
> 
> 
> I use kernel 2.4.10 on the pptp client and i get this error. 
> Here is the log.
> Can someone tell me what i forgot to compile in my kernel or 
> what is the problem?
> 
> thanks
> 

Add the following to your /etc/modules.conf file:

alias char-major-108 ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-18 ppp_mppe
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate

Then type: depmod -a

Steve Cowles



More information about the pptp-server mailing list