From owner-freebsd-bugs Sun Sep 2 6:18:29 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123]) by hub.freebsd.org (Postfix) with ESMTP id C373E37B40B for ; Sun, 2 Sep 2001 06:18:26 -0700 (PDT) Received: from mail2.rim.or.jp by serio.al.rim.or.jp (3.7W/HMX-13) id WAA23236; Sun, 2 Sep 2001 22:18:25 +0900 (JST) Received: from shinomob ([165.93.83.180]) by mail2.rim.or.jp (8.9.3/3.7W) id WAA22271; Sun, 2 Sep 2001 22:18:24 +0900 (JST) Date: Sun, 02 Sep 2001 22:18:25 +0900 From: Shunsuke SHINOMIYA To: freebsd-bugs@FreeBSD.org Subject: user-ppp assigns the address same with already assigned for other clients Message-Id: <20010902213719.968A.S-SHINO@kt.rim.or.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.07 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear sir, I noticed while building the PPTP server with FreeBSD 4.4-RC, user-ppp seems that it assigns already assigned address for other clients. It checked by 4.4-RC-20010825-JPSNAP. For example, pptpd(PoPToP) running with user-ppp(ppp.conf contains the following), and one client has already connected. Other client make connections and user-ppp assigns the same address of already connected by high probability, and it becomes impossible communicate normally. > set log Phase IPCP > > set ifaddr 192.168.1.1 192.168.1.64-192.168.1.65 255.255.255.255 > accept dns > set dns 192.168.1.1 > set timeout 0 > > disable PAP CHAP MSCHAP > enable MSCHAPv2 > disable deflate pred1 > deny deflate pred1 > > set mppe 128 stateless > enable mppe Thanks. / Shunsuke Shinomiya / /s-shino@kt.rim.or.jp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message