Hallo zusammen, Ich bin grad dabei eine pptp Verbindung zu konfigurieren, leider klappts nicht, hat jemand ne Idee ? /etc/pptp.conf speed 115200 debug option /etc/ppp/options localip 10.0.1.15-20 remoteip 10.0.2.1-254 pidfile /var/run/pptpd.pid /etc/ppp/options usehostname ms-dns 10.0.1.9 ms-wins 10.0.1.190 debug require-chap auth crtscts proxyarp login /etc/ppp/chap-secrets test 193.91.xx.xx password * /var/log/messages May 23 17:04:17 test pptpd[27000]: MGR: Launching /usr/sbin/pptpctrl to handle client May 23 17:04:17 test pptpd[27000]: CTRL: local address = 10.0.1.15 May 23 17:04:17 test pptpd[27000]: CTRL: remote address = 10.0.2.1 May 23 17:04:17 test pptpd[27000]: CTRL: pppd speed = 115200 May 23 17:04:17 test pptpd[27000]: CTRL: pppd options file = /etc/ppp/options May 23 17:04:17 test pptpd[27000]: CTRL: Client 193.91.65.205 control connection started May 23 17:04:17 test pptpd[27000]: CTRL: Received PPTP Control Message (type: 1) May 23 17:04:17 test pptpd[27000]: CTRL: Made a START CTRL CONN RPLY packet May 23 17:04:17 test pptpd[27000]: CTRL: I wrote 156 bytes to the client. May 23 17:04:17 test pptpd[27000]: CTRL: Sent packet to client May 23 17:04:17 test pptpd[27000]: CTRL: Received PPTP Control Message (type: 7) May 23 17:04:17 test pptpd[27000]: CTRL: Set parameters to 1525 maxbps, 64 window size May 23 17:04:17 test pptpd[27000]: CTRL: Made a OUT CALL RPLY packet May 23 17:04:17 test pptpd[27000]: CTRL: Starting call (launching pppd, opening GRE) May 23 17:04:17 test pptpd[27000]: CTRL: pty_fd = 5 May 23 17:04:17 test pptpd[27000]: CTRL: tty_fd = 6 May 23 17:04:17 test pptpd[27000]: CTRL: I wrote 32 bytes to the client. May 23 17:04:17 test pptpd[27001]: CTRL (PPPD Launcher): Connection speed = 115200 May 23 17:04:17 test pptpd[27001]: CTRL (PPPD Launcher): local address = 10.0.1.15 May 23 17:04:17 test pptpd[27001]: CTRL (PPPD Launcher): remote address = 10.0.2.1 May 23 17:04:17 test pptpd[27000]: CTRL: Sent packet to client May 23 17:04:17 test pppd[27001]: The remote system is required to authenticate itself May 23 17:04:17 test pppd[27001]: but I couldn't find any suitable secret (password) for it to use to do so. May 23 17:04:17 test pppd[27001]: (None of the available passwords would let it use an IP address.) May 23 17:04:17 test pptpd[27000]: GRE: read(fd=5,buffer=804dac0,len=8196) from PTY failed: status = -1 error = Input/output error May 23 17:04:17 test pptpd[27000]: CTRL: PTY read or GRE write failed (pty,gre)=(5,6) May 23 17:04:17 test pptpd[27000]: CTRL: Client 193.91.xx.xx control connection finished Gruß Matthias
Teilnehmer (1)
-
Matthias Krauss