Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: hanvc on September 02, 2004, 12:12:19 PM
-
After upgrade from 5.6 to 6.01 we cannot connect anymore through PPTP which worked oke with 5.6.
Error: The remote system is required to authenticate itself but I couldn't find any suitable secret (password) for it to use to do so
Any ideas?
Han
The complete /var/log/messages:
Sep 2 12:04:49 server pptpd[4298]: MGR: Launching /usr/sbin/pptpctrl to handle client
Sep 2 12:04:49 server pptpd[4298]: CTRL: local address = 192.168.1.2
Sep 2 12:04:49 server pptpd[4298]: CTRL: remote address = 192.168.1.247
Sep 2 12:04:49 server pptpd[4298]: CTRL: pppd speed = 460800
Sep 2 12:04:49 server pptpd[4298]: CTRL: pppd options file = /etc/ppp/options.pptpd
Sep 2 12:04:49 server pptpd[4298]: CTRL: Client 80.65.102.11 control connection started
Sep 2 12:04:49 server pptpd[4298]: CTRL: Received PPTP Control Message (type: 1)
Sep 2 12:04:49 server pptpd[4298]: CTRL: Made a START CTRL CONN RPLY packet
Sep 2 12:04:49 server pptpd[4298]: CTRL: I wrote 156 bytes to the client.
Sep 2 12:04:49 server pptpd[4298]: CTRL: Sent packet to client
Sep 2 12:04:49 server pptpd[4298]: CTRL: Received PPTP Control Message (type: 7)
Sep 2 12:04:49 server pptpd[4298]: CTRL: Set parameters to 1525 maxbps, 64 window size
Sep 2 12:04:49 server pptpd[4298]: CTRL: Made a OUT CALL RPLY packet
Sep 2 12:04:49 server pptpd[4298]: CTRL: Starting call (launching pppd, opening GRE)
Sep 2 12:04:49 server pptpd[4298]: CTRL: pty_fd = 5
Sep 2 12:04:49 server pptpd[4298]: CTRL: tty_fd = 6
Sep 2 12:04:49 server pptpd[4298]: CTRL: I wrote 32 bytes to the client.
Sep 2 12:04:49 server pptpd[4299]: CTRL (PPPD Launcher): Connection speed = 460800
Sep 2 12:04:49 server pptpd[4298]: CTRL: Sent packet to client
Sep 2 12:04:49 server pptpd[4299]: CTRL (PPPD Launcher): local address = 192.168.1.2
Sep 2 12:04:49 server pptpd[4298]: CTRL: Received PPTP Control Message (type: 15)
Sep 2 12:04:49 server pptpd[4299]: CTRL (PPPD Launcher): remote address = 192.168.1.247
Sep 2 12:04:49 server pptpd[4298]: CTRL: Got a SET LINK INFO packet with standard ACCMs
Sep 2 12:04:49 server pppd[4299]: The remote system is required to authenticate itself
Sep 2 12:04:49 server pppd[4299]: but I couldn't find any suitable secret (password) for it to use to do so.Sep 2 12:04:49 server pptpd[4298]: GRE: read(fd=5,buffer=804d940,len=8196) from PTY failed: status = -1 error = Input/output error
Sep 2 12:04:49 server pptpd[4298]: CTRL: PTY read or GRE write failed (pty,gre)=(5,6)
Sep 2 12:04:49 server pptpd[4298]: CTRL: Client XX.XX.XXX.XX control connection finished
Sep 2 12:04:49 server pptpd[4298]: CTRL: Exiting now
Sep 2 12:04:49 server pptpd[31652]: MGR: Reaped child 4298
[root@server log]#
-
Stupid question,
You did turn on vpn for admin user in the server manager?
-
That was the best question I had in years.
Problem solved, thanks!