From owner-freebsd-net@FreeBSD.ORG Fri Nov 22 20:14:54 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE9E6C60 for ; Fri, 22 Nov 2013 20:14:54 +0000 (UTC) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77D312BE3 for ; Fri, 22 Nov 2013 20:14:54 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id l4so1401699lbv.10 for ; Fri, 22 Nov 2013 12:14:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=1k5GBgpIKfy3gy5cpD5n400MeW5zTn4EduqmRhPemkk=; b=byX79fu/Ft3ZD+NLyZ5VD9NorpthJB23OOIejhiRM6O1m+uq00Yc6kTh+ibkJwphfe 1+FmsFSN6Yd2/Vg3w6zIzrY++ckzDOte9i6rMgFPOLAQclg+Mtm30Jyy35E1iEn0pYoQ NWWyyTzt4L200l3oAGyPF8Qo4nay+gYOnBm7KAx+ggmZLODgHXYAY+yllcQ8k5Rs8D1m WBhdn4eP08oSn+S8C1wImjagIPtDc1Yd934+VlcYSP2vZBNKszJobtQgCTlhwzysoQ6X 2Q85xELrq0q5OMN4tJG3gz0rFFFeXH4ahWYb7c7av8WCWQijxNmdGOfKpEgWbJmf0AN3 wPPw== X-Received: by 10.152.22.4 with SMTP id z4mr11091678lae.14.1385151292467; Fri, 22 Nov 2013 12:14:52 -0800 (PST) Received: from [192.168.2.30] ([2.176.162.77]) by mx.google.com with ESMTPSA id c10sm24955303lbd.9.2013.11.22.12.14.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Nov 2013 12:14:50 -0800 (PST) Message-ID: <528FBB56.80607@gmail.com> Date: Fri, 22 Nov 2013 23:45:18 +0330 From: Hooman Fazaeli User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: Raimundo Santos Subject: Re: MPD5 PPTP and L2TP server problem with FreeBSD 9.2-RELEASE-p1 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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-net@freebsd.org" , "Dr. Rolf Jansen" 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 20:14:55 -0000 On 11/22/2013 6:56 PM, Raimundo Santos wrote: > 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. > _______________________________________________ IMHO, It is wrong to check forwarding status from gateway_enable. rc.conf settings are meant for startup configuration and not indicators of the running status of the system. A PR would be the least contribution to fixing the problem and saving the time of other freebsd users. -- Best regards. Hooman Fazaeli