From nobody Thu Sep 07 17:58:18 2023 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RhRmq01r2z4sbQh for ; Thu, 7 Sep 2023 17:58:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RhRmp40NHz4YVc for ; Thu, 7 Sep 2023 17:58:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694109498; a=rsa-sha256; cv=none; b=mmhKIVN6IFkx9gHR16TywwbLPwGizut/yQddgyjtTxfk72eMmXPW2wt5VFfriM6FQhkCDc AFiyp1YQiZBcnT5Jy8iKtpJwcTTiU3VgzIoPBocyw4BubCZAuWQTVSp+hwF6fFm2bu0ng0 xXTraod/HCWYlxw+pBYpIbw1bdg4G/0osLM8Jy+RVlNMvppbkwGkJVuib3KypXYpeeWq04 W+17oaMoJCmSUR7oF3auHNAJz239/Doj9jawTus8qzyO+hV8B4AClahNltiRgHKYOQh1zy sYy81w1lZoHGQViGGOjrDI3Kg+c1kDkGT5Ix/YmLayb49rjBKqJT4CD8cUsk9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694109498; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X2FK14h/fwstbUvkA0ateAvlAZYsRDfrrc+DFZ/6vlo=; b=HsMbvPmCKJshDaf1fHKtgDDUnVb8O6TNULR4Cx775eMDccl2aYzZlVy50cgwoCX0AtzFG/ XkpkMcuu3DMGXo3eFIvWc7mSXVO+yqAVyOPzlX3kxyDpI4mQo7bH/b5qz3wIM7wrj5PMS/ 5eivys+q9O9Wb6NPO/rxFraxOPQC1GomqZby/oAdCVVb6Kl0mhh7JxlcZz64KpnjqC4j0N XZZtXxAToAveirZ+6jyoLhsLnzB9c0eg003c1K7ZJib4dVOBdEUO2RmS5lppwnlesGEQ72 AHjGWpedtu3Shql6swG5FKZcRr3/nC8UZSNYABVtP68Plu64MvxcvqZpGH9N4g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RhRmp30Vlz1859 for ; Thu, 7 Sep 2023 17:58:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 387HwIJp062376 for ; Thu, 7 Sep 2023 17:58:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 387HwIfS062375 for virtualization@FreeBSD.org; Thu, 7 Sep 2023 17:58:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 273557] Regression preventing bhyve from running inside a jail without IP after f74147e26999838e03a522bf59ea33bef470d356) breaks support for jailing bhyve with IPv4 and IPv6 disabled. Patch included. Date: Thu, 07 Sep 2023 17:58:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: bhyve, easy, patch, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bz@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: mfc-stable14? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273557 --- Comment #7 from Bjoern A. Zeeb --- You can probably do this using a netlink socket these days but the issue st= ays the same. There's certain ways to configure interfaces; taking a short cut now will break eventually... May I ask how you are connecting the tap to anything? Are you simply jaili= ng bhyve and creating a tap interface in the base system a along this way? Ma= kes me wonder why a non-vnet jail allows this in first place... --=20 You are receiving this mail because: You are the assignee for the bug.=