Date: Fri, 04 Dec 2020 21:51:50 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 251587] netwait on an ipv6 address at system startup does not work when rtsold needs to be started first in order to obtain an ipv6 address for the machine Message-ID: <bug-251587-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251587 Bug ID: 251587 Summary: netwait on an ipv6 address at system startup does not work when rtsold needs to be started first in order to obtain an ipv6 address for the machine Product: Base System Version: 12.2-RELEASE Hardware: amd64 OS: Any Status: New Keywords: easy, ipv6 Severity: Affects Many People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: fbsddev@bsd2.de I wanted to use netwait_enable in rc.conf in combination with an IPv6 netwait_ip. In my home network rtsold needs to be started in order to obtain my local IPv6 address from my router. Because netwait is started before rtsold by the rc scripts, the netwait on an IPv6 address will never be successful. In my opinion the simple solution would be changing the order in the rc scripts and let rtsold run before trying the netwait. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251587-227>
