https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165769
j...@magnetkern.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j...@magnetkern.de --- Comment #6 from j...@magnetkern.de --- I still suffer this problem as of today. I use the following workaround in my /etc/jail.conf: exec.start = "sleep 1; sh /etc/rc"; exec.stop = "sh /etc/rc.shutdown; sleep 1"; This lets me start the jails manually without problems, but if I set jail_enable="YES" in /etc/rc.conf, I still have problems with IPv6 when the jails are started automatically. -- You are receiving this mail because: You are the assignee for the bug.