Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Sep 2001 22:18:25 +0900
From:      Shunsuke SHINOMIYA <s-shino@kt.rim.or.jp>
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>

next in thread | raw e-mail | index | archive | help


 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010902213719.968A.S-SHINO>