From owner-freebsd-net@FreeBSD.ORG Mon Jun 8 10:10:07 2009 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD1C1106566B for ; Mon, 8 Jun 2009 10:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 810808FC14 for ; Mon, 8 Jun 2009 10:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n58AA7Bg071604 for ; Mon, 8 Jun 2009 10:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n58AA7iK071603; Mon, 8 Jun 2009 10:10:07 GMT (envelope-from gnats) Date: Mon, 8 Jun 2009 10:10:07 GMT Message-Id: <200906081010.n58AA7iK071603@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: "Eugene M. Zheganin" Cc: Subject: Re: kern/134557: [netgraph] [hang] 7.2 with mpd3.5 hanging up - ng_pptp problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Eugene M. Zheganin" List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2009 10:10:07 -0000 The following reply was made to PR kern/134557; it has been noted by GNATS. From: "Eugene M. Zheganin" To: bug-followup@FreeBSD.org, sergei.cherveni@gmail.com Cc: Subject: Re: kern/134557: [netgraph] [hang] 7.2 with mpd3.5 hanging up - ng_pptp problem Date: Mon, 08 Jun 2009 15:37:54 +0600 Exactly same here. mpd 5.3 on 7.2-RELEASE, PPPoE client to WAN, PPTP over it. When mpd is configured as PPPoE-only client, all works just fine. When I add a pptp server fuctionality (config is proven to work on previous versions), the system starts to hang after pptp session connects and then disconnects. -- Eugene M. Zheganin