From owner-freebsd-questions@freebsd.org Sat May 23 12:13:17 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4A2DF2C9DE4 for ; Sat, 23 May 2020 12:13:17 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from bede.qeng-ho.org (bede.qeng-ho.org [217.155.128.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49Tj1S3NWVz3dN9 for ; Sat, 23 May 2020 12:13:16 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from arthur.home.qeng-ho.org (arthur.home.qeng-ho.org [172.23.1.2]) by bede.qeng-ho.org (Postfix) with ESMTP id 36DD810196; Sat, 23 May 2020 13:13:09 +0100 (BST) Subject: Re: debian in bhyve on freebsd To: Tomasz CEDRO , byrnejb@harte-lyne.ca Cc: FreeBSD Questions Mailing List References: <60e7d910e1eb13643ee3c60080e96766.squirrel@webmail.harte-lyne.ca> <313b2342-acc4-37ac-f5c9-a2f2cbc80d0d@pinyon.org> From: Arthur Chance Message-ID: <8427ea0d-339d-de66-814c-d0ac3ce1e7ed@qeng-ho.org> Date: Sat, 23 May 2020 13:13:09 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49Tj1S3NWVz3dN9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of freebsd@qeng-ho.org designates 217.155.128.241 as permitted sender) smtp.mailfrom=freebsd@qeng-ho.org X-Spamd-Result: default: False [-2.84 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.03)[-1.026]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:217.155.128.240/29]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[qeng-ho.org]; NEURAL_HAM_LONG(-0.94)[-0.938]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.57)[-0.573]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:13037, ipnet:217.155.0.0/16, country:GB]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2020 12:13:17 -0000 On 22/05/2020 17:29, Tomasz CEDRO wrote: > On Fri, May 22, 2020 at 6:25 PM James B. Byrne via freebsd-questions wrote: >> The problem was with bhyve. Well, with me really, bhyve is innocent. I >> neglected to run 'vm switch create public && vm switch add public igb0'. So >> there was no virtual network for the guests to connect to. > > I also found first contact with bhyve a bit complicated and confusing. > Maybe creating a simple GUI like VirtualBox already has would be > beneficial to the users? :-) > The sysutils/vm-bhyve port (which James obviously has) is command line only but I find it very useful at taming bhyve's complexity. -- Fat Earther: One who believes the world is round but has put on too much weight round the middle.