Date: Thu, 07 Jan 2016 19:27:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 206012] jail(8): Cannot assign link-local IPv6 address to a jail Message-ID: <bug-206012-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206012 Bug ID: 206012 Summary: jail(8): Cannot assign link-local IPv6 address to a jail Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: feld@FreeBSD.org When attempting to assign a link-local IP to a jail one of the following things happens: * it either does not work at all and the jail refuses to start for some reason claiming the jail does not exist * Jail starts, but ifconfig in the jail shows there is no IP on the interfaces. Trying to bind to it with nc(1) to test fails. * Adding the index to the IPv6 address causes the jail to reject the address as invalid and not start: jail: v6test: ip6.addr: not an IPv6 address: fe80::216:3eff:fe72:eadd%xn0 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206012-8>
