From owner-freebsd-emulation@freebsd.org Sat Dec 26 18:06:56 2015 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3759DA53740 for ; Sat, 26 Dec 2015 18:06:56 +0000 (UTC) (envelope-from mike@tela.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 24D851E81 for ; Sat, 26 Dec 2015 18:06:56 +0000 (UTC) (envelope-from mike@tela.com) Received: by mailman.ysv.freebsd.org (Postfix) id 22188A5373F; Sat, 26 Dec 2015 18:06:56 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20B60A5373E for ; Sat, 26 Dec 2015 18:06:56 +0000 (UTC) (envelope-from mike@tela.com) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 09E641E80 for ; Sat, 26 Dec 2015 18:06:56 +0000 (UTC) (envelope-from mike@tela.com) Received: by freefall.freebsd.org (Postfix) id 087051972; Sat, 26 Dec 2015 18:06:56 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by freefall.freebsd.org (Postfix) with ESMTP id 07B011971 for ; Sat, 26 Dec 2015 18:06:56 +0000 (UTC) (envelope-from mike@tela.com) Received: from spider3.tela.com (smtp2.tela.com [208.90.22.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E375F1E7F for ; Sat, 26 Dec 2015 18:06:55 +0000 (UTC) (envelope-from mike@tela.com) Received: by spider3.tela.com (Postfix, from userid 103) id C209420423; Sat, 26 Dec 2015 11:56:38 -0600 (CST) Date: Sat, 26 Dec 2015 11:56:38 -0600 From: Mike Selner To: vbox@freebsd.org Subject: suggestion for vbox docs re: networking problem Message-ID: <20151226175638.GA37950@spider3.tela.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailman-Approved-At: Sat, 26 Dec 2015 19:31:11 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 26 Dec 2015 18:06:56 -0000 Hello, I've experienced the same problem with networking when running a vbox guest as described here: https://lists.freebsd.org/pipermail/freebsd-net/2014-July/039347.html On both 9.3-RELEASE and 10.2-RELEASE. The solution given in the post above (increase net.graph.maxdata in /boot/loader.conf) did work for me. Can you please add this info to the vbox wiki page and the post-install pkg-message? Thank you, -- Mike