[pptp-server] connexion problem
Jean-Paul Chavant
chavant at geosys.fr
Thu Sep 14 06:32:05 CDT 2000
Hello,
i m using the FAQ to install pptpd-1.0.0 on my linux box (2.2.14) with
ppp-2.3.10 without MSCHAPv2/MPPE.
when i try to connect to the pptp server i ve got the error 629.
my pptpd server is launched (-d option)
my /etc/ppp/options file :
lock
debug
auth
+chap
proxyarp
my /etc/ppp/chap-secrets file :
# Secrets for authentication using CHAP
# client server secret IP addresses
test test
my /etc/pptpd.conf file :
debug
localip 192.168.0.1
remoteip 192.168.0.234-238
my logs in /var/log/messages :
Sep 14 13:30:33 endeavour pptpd[485]: CTRL: Client 192.168.3.124 control
connection started
Sep 14 13:30:33 endeavour pptpd[485]: CTRL: Starting call (launching pppd,
opening GRE)
Sep 14 13:30:33 endeavour modprobe: can't locate module char-major-108
Sep 14 13:30:34 endeavour kernel: CSLIP: code copyright 1989 Regents of the
University of California
Sep 14 13:30:34 endeavour kernel: PPP: version 2.3.7 (demand dialling)
Sep 14 13:30:34 endeavour kernel: PPP line discipline registered.
Sep 14 13:30:34 endeavour kernel: registered device ppp0
Sep 14 13:30:34 endeavour pptpd[485]: GRE:
read(fd=4,buffer=804d7e0,len=8196) from PTY failed: status = -1 error =
Input/output error
Sep 14 13:30:34 endeavour pptpd[485]: CTRL: PTY read or GRE write failed
(pty,gre)=(4,5)
Sep 14 13:30:34 endeavour pptpd[485]: CTRL: Client 192.168.3.124 control
connection finished
where can i found the char-major-108 module ???
Thx
JPaul
More information about the pptp-server
mailing list