[Bug 294501] Cannot Mount Jailed Kerberized NFSv4 Server Exports After Upgrade to 15.0
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294501 --- Comment #5 from Gleb Smirnoff <[email protected]> --- (In reply to Richard Straka from comment #3) Netlink is by definition a local socket to communicate from a process to kernel, just like route(4) did before it. There are no packets on wire generated by netlink. The vnet(4) by definition is an emulation of a separate host that is connected to other vnets by "emulated wires". Thus, the very last question isn't a legit one as the whole idea of netlink traversing bridges and epairs. However, the bug report definitely is legit. Looks like there is a mismatch between the vnet namespace where the NFS server operates and where gssd. Can you please share how you start the server and associated daemons in your jail? -- You are receiving this mail because: You are the assignee for the bug.