From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 06:04:24 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A5A82E3E; Thu, 4 Jul 2013 06:04:24 +0000 (UTC) (envelope-from bright@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 938BA1FE7; Thu, 4 Jul 2013 06:04:24 +0000 (UTC) Received: from kruse-124.4.ixsystems.com (drawbridge.ixsystems.com [206.40.55.65]) by elvis.mu.org (Postfix) with ESMTPSA id D627D1A3C1D; Wed, 3 Jul 2013 23:04:21 -0700 (PDT) Message-ID: <51D51065.1090303@mu.org> Date: Wed, 03 Jul 2013 23:04:21 -0700 From: Alfred Perlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Pawel Jakub Dawidek Subject: Re: HEADSUP! dhclient(8) sandboxing. References: <20130703225209.GE1405@garage.freebsd.pl> In-Reply-To: <20130703225209.GE1405@garage.freebsd.pl> Content-Type: multipart/mixed; boundary="------------010704060900050202060005" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 06:04:24 -0000 This is a multi-part message in MIME format. --------------010704060900050202060005 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: > Hi. > > I've just committed Capsicum sandboxing for the dhclient(8). > Let me know (ideally by sending e-mail to current@ and CCing me) if you > notice any weird behaviour. > > The work was sponsored by the FreeBSD Foundation. > It broke running dhclient on igb0 for me. It says "interface not found" or something to that effect. Can I help somehow? Basically just "ifconfig down igb0" then try to run dhclient. It will not work. If you "up" the interface and then run it, it is OK. See attached image. -Alfred --------------010704060900050202060005--