From owner-freebsd-bugs Tue Jan 7 04:32:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA19668 for bugs-outgoing; Tue, 7 Jan 1997 04:32:25 -0800 (PST) Received: from xkis.kis.ru (root@xkis.kis.ru [194.87.66.200]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id EAA19662 for ; Tue, 7 Jan 1997 04:32:21 -0800 (PST) Received: from localhost (dv@localhost) by xkis.kis.ru (8.8.3/8.8.3) with SMTP id PAA03148 for ; Tue, 7 Jan 1997 15:31:50 +0300 (MSK) Date: Tue, 7 Jan 1997 15:31:50 +0300 (MSK) From: Dmitry Valdov To: freebsd-bugs@freebsd.org Subject: PPPD problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! There is a problem in pppd. When client tries to use PAP while FreeBSD server has PAP disbled, pppd on server says "Timeout Sending Config-requests", but never hangup the line :( Configs are ok. (normally it terminates the connection when Timeout) But never is there is a PPP with PAP on other end :( Dmitry.