From owner-freebsd-questions@FreeBSD.ORG Thu Jul 15 21:39:30 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE2301065679 for ; Thu, 15 Jul 2010 21:39:30 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (ns2.r-bonomi.com [204.87.227.129]) by mx1.freebsd.org (Postfix) with ESMTP id 7FE948FC1C for ; Thu, 15 Jul 2010 21:39:30 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.3/rdb1) id o6FLcMrH016282; Thu, 15 Jul 2010 16:38:22 -0500 (CDT) Date: Thu, 15 Jul 2010 16:38:22 -0500 (CDT) From: Robert Bonomi Message-ID: <201007152138.o6FLcMrH016282@mail.r-bonomi.com> To: chris@chrismaness.com, freebsd-questions@freebsd.org Cc: Subject: Re: Virtualbox Networking Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2010 21:39:30 -0000 > From owner-freebsd-questions@freebsd.org Thu Jul 15 16:22:58 2010 > Date: Thu, 15 Jul 2010 14:20:50 -0700 > From: Chris Maness > To: freebsd-questions@freebsd.org > Subject: Virtualbox Networking Issues > > I have all the pertinent kernel modules loaded, and I have tried all > different combination of network settings in virtualbox. This is a > FreeBSD host running on a FreeBSD client. > > Any suggestions appreciated. Don't get issues, get a subscription! Rseriously, You _have_ to itemize what you've done. You _think_ you have 'all the pertintent kernel modules loaded', but nobody else can tell whetehr or not that is true. Similarly, you THINK youve 'tried all differen combinations', but you obviously haven't tried the 'right' one. ;) You need to specify with some _precision_, what you _expect_ to accomplish. *details* of what you'vetried, and _precisely_ how the results differ from your expectations. At an absolute minimum, you'll need to provide the output from 'ifconfig -a' run _outside_ the virtualbox, and the output from the same command run _inside_ the virtualbox. Also 'netstat -nr' from both environments.