[pptp-server] (no subject)

Brian Haney brian at cybernaut.com
Wed Jan 19 16:45:16 CST 2000


My kernel is 2.2.15 (RedHat 6.0 without modification).  I'm running pptpd 1.0.0 and pppd 2.3.10. This kernel appears to include PTY.
PPP loads as a module.  I created /dev/ppp and added "alias char-major-108 ppp" to /etc/conf.modules.  It has stopped complaining
about module char-major-108.

I do have ipchains filtering input on several ports, but 1723 is open.

My /etc/ppp/chap-secrets file includes:
server1  gatekeeper.fresno.cybernaut.com  foobar *

My /etc/ppp/options file contains:
lock
debug
kdebug 7
name servername
auth
require-chap
proxyarp

My /etc/pptpd.conf file contains:
speed 115200
localip 192.168.2.234-238
remoteip 192.168.3.234-238

When I attempt to connect from an NT 4.0 server (require encrypted password/no software compression/no header compression/username
server1/password foobar) I get the following snippet in the syslog debug results:

Jan 18 14:06:19 gatekeeper pptpd[926]: MGR: Launching /usr/local/sbin/pptpctrl to handle client
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: local address = 192.168.2.234
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: remote address = 192.168.3.234
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: pppd speed = 115200
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Client 207.33.154.129 control connection started
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Received PPTP Control Message (type: 1)
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Made a START CTRL CONN RPLY packet
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: I wrote 156 bytes to the client.
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Sent packet to client
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Received PPTP Control Message (type: 7)
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Set parameters to 152 maxbps, 16 window size
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Made a OUT CALL RPLY packet
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Starting call (launching pppd, opening GRE)
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: pty_fd = 4
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: tty_fd = 5
Jan 18 14:06:19 gatekeeper pptpd[927]: CTRL (PPPD Launcher): Connection speed = 115200
Jan 18 14:06:19 gatekeeper pptpd[927]: CTRL (PPPD Launcher): local address = 192.168.2.234
Jan 18 14:06:19 gatekeeper pptpd[927]: CTRL (PPPD Launcher): remote address = 192.168.3.234
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: I wrote 32 bytes to the client.
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Sent packet to client
Jan 18 14:06:19 gatekeeper pppd[927]: The remote system is required to authenticate itself but I
Jan 18 14:06:19 gatekeeper pptpd[926]: GRE: read(fd=4,buffer=804d7e0,len=8196) from PTY failed: status = -1 error = Input/output
error
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: PTY read or GRE write failed (pty,gre)=(4,5)
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Client 207.33.154.129 control connection finished
Jan 18 14:06:19 gatekeeper pptpd[926]: CTRL: Exiting now
Jan 18 14:06:19 gatekeeper pppd[927]: couldn't find any suitable secret (password) for it to use to do so.
Jan 18 14:06:19 gatekeeper pptpd[818]: MGR: Reaped child 926

What am I missing?

--Brian Haney
brian at ibsystems.com                                       www.ibsystems.com
VP Engineering/CTO                                             408-260-8010
Internet Business Systems, Inc.                          Be There Now! (tm)





More information about the pptp-server mailing list