From owner-freebsd-stable Mon Sep 8 08:11:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA06195 for stable-outgoing; Mon, 8 Sep 1997 08:11:58 -0700 (PDT) Received: from daria.cdnow.com (daria.cdnow.com [198.138.235.60]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA06189 for ; Mon, 8 Sep 1997 08:11:54 -0700 (PDT) Received: (from heller@localhost) by daria.cdnow.com (8.7.5/8.6.7) id LAA15141 for stable@freebsd.org; Mon, 8 Sep 1997 11:07:41 -0400 (EDT) From: "A. Karl Heller" Message-Id: <199709081507.LAA15141@daria.cdnow.com> Subject: PPP problem? To: stable@freebsd.org Date: Mon, 8 Sep 1997 11:07:41 -0400 (EDT) Reply-To: heller@cdnow.com X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm running kernel PPP under 2.2.2_RELENG_8/1 When trying to use password ( PAP ) authentication the modem connected to the FreeBSD box hangs up on the first invalid attempt from a client machine. I've modified the options file as thus: debug login proxyarp crtscts # Hardware flow control netmask 255.255.255.0 # netmask ( not required ) xxx.xxx.xxx.xxx:xxx.xxx.xxx.xxx # ip's of local and remote hosts # local ip must be different from one # you assigned to the ethernet ( or other ) # interface on your machine. # remote IP is ip address that will be # assigned to the remote machine domain cdnow.com # your domain dns1 xxx.xxx.xxx.xxx dns2 xxx.xxx.xxx.xxx passive # wait for LCP silent # wait for remote LCP persist # Stay running? modem # modem line pap-max-authreq 10 pap-timeout 60 pap-restart 60 I call ppp via: pppd -d /dev/cuaa1 38400 However, this doesn't solve the problem nor change anything about it. I'm using a an empty PAP file so the user can use the system passwords instead. Also, I can't get the connection to go above 38400. Any other value above this causes the program to exit as it can't sync with the modem. Any ideas? -- ----------------------------------------------------------------------------- A. Karl Heller Senior Systems Engineer CDnow Inc. http://cdnow.com