[Bug 271474] Possible to "lose" a tap(4) interface in a jail

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271474

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from [email protected] ---
Could the jail be stuck "dying" state for a while? IIRC in that state the tap
interface would still be part of its vnet and as such not reparent to host
network stack. It since the dying jails aren't listed by default in jls it
would look like the jail is gone and the interface nowhere to be seen. Please
try `jls -d` to print this. As of FreeBSD 14.0 you can use ifconfig -j
$name_or_jid $iface -vnet in exec.prestop to "steal" back the interface with
the hosts ifconfig command.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.