From owner-freebsd-emulation@FreeBSD.ORG Fri Jan 3 14:25:20 2014 Return-Path: Delivered-To: emulation@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 E8EF9222 for ; Fri, 3 Jan 2014 14:25:20 +0000 (UTC) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A7D2F1184 for ; Fri, 3 Jan 2014 14:25:20 +0000 (UTC) Received: by mail-ob0-f171.google.com with SMTP id wp18so15769111obc.30 for ; Fri, 03 Jan 2014 06:25:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=SdHaQjLLwCqz+7LYeijPvjYNe8rIc5tgImkkSx6jcOw=; b=IN8+XYRUziDBbpedcQy0pIjJAX3m0svboWcUXMUmXI65bHQJOUBt1WQkXtgxWiE9UZ uKPI2ls36cGPxvdHchOAoho6Q4kgagC8VpQeXqAgnpkJFeYQV6X3LlKJEC3ZwgJThCp5 a3+JI39tzP14uSCP8/5+/ula9PcHRPiRdcGK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SdHaQjLLwCqz+7LYeijPvjYNe8rIc5tgImkkSx6jcOw=; b=EhtoR8bHsfCpEDA5j391qH33JjdVPV4gEAv/8YveZq6M+UFGI0uO3xM7IOFOTl/2Wn Af0msyVSwi3rtlcsxMz19NmL39b2qg47TlyIwhi/PFW1A0OwOMew/OaDY9gxm2w11S+h 6KqjRjPnnjIN4Hug1pTLAFQa1XC6H2daNWGT5Uv2PaswtQay5ZTAlx3jgZKEwejgvyM3 3zgapHkcY7yKln51FV0T9/WzbdZyd1nUGEpd0eIHrr7ffOaGDZ4U3V76onJgil6zXGsB +BlUiRpU9qXqsb+Skc3Gm8yeC46wXTPA/Lm1tYpaGJpiqGjXFeqIkRQl6ZSoYJf2+Ka2 mdFw== X-Gm-Message-State: ALoCoQnIlTKuNcvG5Tlr7OeI2OLwR1ktH1FHEhpBYTCp5R3/764ls0EooCgMKfDgx4e7Q9T+AbC5 MIME-Version: 1.0 X-Received: by 10.182.246.39 with SMTP id xt7mr59774620obc.16.1388759119959; Fri, 03 Jan 2014 06:25:19 -0800 (PST) Sender: decke@bluelife.at Received: by 10.76.154.2 with HTTP; Fri, 3 Jan 2014 06:25:19 -0800 (PST) X-Originating-IP: [80.123.233.199] In-Reply-To: <5273AE5E.7090500@gmail.com> References: <5273AE5E.7090500@gmail.com> Date: Fri, 3 Jan 2014 15:25:19 +0100 X-Google-Sender-Auth: 7UlvYXNAH6tJAN-QVoSJ2TrQeDc Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.3.0 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Volodymyr Kostyrko Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-emulation@freebsd.org" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2014 14:25:21 -0000 On Fri, Nov 1, 2013 at 2:36 PM, Volodymyr Kostyrko wrot= e: > 20.10.2013 19:25, Bernhard Fr=F6hlich wrote: >> >> Hi virtualbox users! > > > Just one more thing that freaks me out a lot. > > I'm using host-only networking with host machine been a gateway and a > firewall for all the guests. But: > > # rcorder /etc/rc.d/* /usr/local/etc/rc.d/* | grep > '\(named\|dhcp\|vboxnet\)' > /etc/rc.d/named > /usr/local/etc/rc.d/isc-dhcpd > /usr/local/etc/rc.d/isc-dhcpd6 > /usr/local/etc/rc.d/vboxnet > > If everything starts automatically named and dhcpd will ignore all vboxne= t0 > interfaces as they are actually created after they are searched. > > Moving NETWORKING from REQUIRE to BEFORE fixes this and doesn't have any > side effects on vboxnet startup. FILESYSTEMS and ldconfig are correct, as= we > need to launch VBoxManage to create interfaces and bring them up. Done. https://redports.org/changeset/21298 --=20 Bernhard Froehlich http://www.bluelife.at/