From nobody Wed Feb 07 04:03:44 2024 X-Original-To: bugs@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 4TV61D5jvRz58g0c for ; Wed, 7 Feb 2024 04:03:44 +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 4TV61D3MW7z4Rdx for ; Wed, 7 Feb 2024 04:03:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707278624; 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; bh=pnhMUZPi9xLZoRWtiRNQh9DXPKAJSRzTD+cIWE8+Jyw=; b=aB7OYpj6D2C0QUjQNhxdeKIb/aqybKkAbhhBje7eL8Ssz2BwA/OIQyYcNOwfLmJBOLYSko 5PZqhvcu1fIh8gI5QqoGxsqbn3G65jE6rkcCPooMgzFlzJd6UbOzSSy2b6gqaQHX8tEaKv 4LW+Z5aA9IrtZGDeDfHfpIbJ52VLNZ8BRjjSK+QFgupnKqWZagp1wGTsNiaDKKLgVFANPl Ycr6FISnaYZllgFwCN/HYI79fRdzZthYg05Qpiufick5jXwwUCUzhoTvbt5uEyFu0z373V EihwFbxEEk78qINM3tSgzAioW/pv54hQZRw75lQkURlE2iTc3c8an/Ihgr+OQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707278624; a=rsa-sha256; cv=none; b=DXGZoYmwbr1pXckUrONCjkIrQwku92zvoyOhKydZPF58EqwY9DjG6dYU2XBFt1Hh1loiS/ PiaqxE9ibe0ME0TYOAgsXrUqerpbU/EwPW70U4wGolKj3ArERXh7vYSgQ3T68N7qlMBBp7 27x/7jhVVPLKkkr3rdqTTpJ0mCDI7lLUcdyq1teA0R4E/2JIrgCNfeTwHpLXWimVIoF+kw H1uu91tZNVOE/l3wc8XrfTgt7ilwCcXegWgkUd9Gj1t7dylTA/pOCjP7JM2qNsbsoI6e3c N2tiBp63DggEgywmYjd1wssdKFcbHYBSjg/fU5wmD7R6s//kgNG5UoJqE+LanQ== 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 4TV61D2QTkzsJV for ; Wed, 7 Feb 2024 04:03:44 +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 41743iXw047786 for ; Wed, 7 Feb 2024 04:03:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41743iqh047776 for bugs@FreeBSD.org; Wed, 7 Feb 2024 04:03:44 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: bugs@FreeBSD.org Subject: [Bug 276862] vnet doesnt release iface after running openvpn Date: Wed, 07 Feb 2024 04:03:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pmc@citylink.dinoex.sub.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276862 Bug ID: 276862 Summary: vnet doesnt release iface after running openvpn Product: Base System Version: 13.3-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: pmc@citylink.dinoex.sub.org This problem appeared with 13.3-BETA1, and I could reproduce it with stable/13-n257197-0efd4b792290 GENERIC Reproduce: - create a vnet jail and a pair of ng_eiface - configure one of the eiface als vnet.interface - start the jail - install openvpn (2.6.8) - start the openvon with some config, and terminate it again - stop the jail Normally the vnet.interface should now be back on the host, but now it isnt. It is possible to move the interface back to the host manually, with ifconf= ig -vnet, before stopping the jail. In either case the jail will never fully terminate, and stay in 'dying' sta= te. --=20 You are receiving this mail because: You are the assignee for the bug.=