[Bug 279550] tun interface get stuck and cannot be destroyed

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

Kristof Provost <[email protected]> changed:

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

--- Comment #1 from Kristof Provost <[email protected]> ---
Check your ifconfig output. You can end up in this state if you renamed tun20
to something else.
In that case you can't destroy tun20, because there's no such interface name,
and you can't create tun20 because unit number 20 is in use.

Try `ifconfig -v` and look for 'drivername: tun20'.

-- 
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.