[Bug 165769] [rc][jai][ipv6] IPv6 Initialization on external iface is too slow for jail

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 25 20:23:47 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165769

Steve Wills <swills at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |swills at FreeBSD.org

--- Comment #4 from Steve Wills <swills at FreeBSD.org> ---
I've just run into this issue myself. I have a jail with two IPs, one ipv4 and
one ipv6, and apache starts up in the jail. Apache is supposed to listed on
both IPs but the v6 address isn't up before the apache rc script is called, so
it fails. Adding a "sleep 1" to the top of the apache rc script works as a
temporary work around, or adding "sleep 1" in rc.conf. Given netwait has
"KEYWORD: nojail" now, I think Mark's comment that this should be worked around
in the jail infrastructure is probably right.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-rc mailing list