From owner-freebsd-net@FreeBSD.ORG Fri Nov 22 15:26:56 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BBFA0220 for ; Fri, 22 Nov 2013 15:26:56 +0000 (UTC) Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 880062B41 for ; Fri, 22 Nov 2013 15:26:56 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id va2so1424996obc.36 for ; Fri, 22 Nov 2013 07:26:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=SqiuUgRChCKqyTybbyG8StdQkpDKPNz8aKvvyM3A3yA=; b=OPOQG3yBTzI4piAYYOApvHxuMTjNx8o49vFoi+HlMLfprciJypXyeqY+MxCvELjIL9 ezndAcBiKId+ThBc7yRIT888aw5C5H4HJgZKSZfa1xDxDbuQkqWv/sdON5f+OblozscF 4q0KWnNDdx1cXFP88+pmTGhDPrqedxyavTNVOYwzXBcVQ6XIVkOtRshi49jvCn1lnUhk MG/+wfyYi3UStpTxKMZKKTbyRmaTL09/8A3ZZ7tRGfFfJtJL3eZUySxwKE1nABkbGqTx 2BScrtoQxRuinGwC8wk8t9HOJiQ5Y/eke1m1KJ4ChCzZ5zT2cD8toBD8oA+LZu0brrTr v5gQ== X-Received: by 10.182.126.167 with SMTP id mz7mr1137192obb.69.1385134015405; Fri, 22 Nov 2013 07:26:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.46.170 with HTTP; Fri, 22 Nov 2013 07:26:35 -0800 (PST) In-Reply-To: <79A66F26-E7D5-4A2E-8887-502AFACC7091@obsigna.com> References: <6066426D-84BE-40F6-904D-9FF97B128555@obsigna.com> <5287EE0F.3070800@smeets.im> <4CA8022F-E827-4417-9541-4E3EB4D6155E@obsigna.com> <79A66F26-E7D5-4A2E-8887-502AFACC7091@obsigna.com> From: Raimundo Santos Date: Fri, 22 Nov 2013 13:26:35 -0200 Message-ID: Subject: Re: MPD5 PPTP and L2TP server problem with FreeBSD 9.2-RELEASE-p1 To: "Dr. Rolf Jansen" , "freebsd-net@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Nov 2013 15:26:56 -0000 On 17 November 2013 22:38, Dr. Rolf Jansen wrote: > I switched to gateway_enable="YES" in rc.conf, and in addition I disabled > devd. I don't need to edit the sysctl directly, it was only a habit. Me too got this habit. I do not see the real need to do a PR by now, no time to evaluate if the problems noted by Eugene worth the PR. Thank you.