Mailinglist Archive: opensuse-bugs (3328 mails)
| < Previous | Next > |
[Bug 697929] New: ipv6, rcnetwork returns before dad completed
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 3 Jun 2011 12:28:01 +0000
- Message-id: <bug-697929-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=697929
https://bugzilla.novell.com/show_bug.cgi?id=697929#c0
Summary: ipv6, rcnetwork returns before dad completed
Classification: openSUSE
Product: openSUSE 11.4
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: sweet_f_a@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
Hi,
rcnetwork start returns success when ipv6 adresses are still in tentative mode
(still unusable).
This causes later init scripts to fail if they are starting servers which want
to listen to specific configured IPs.
(In my case named does not to start on boot.)
Workaround:
setting ip CONFFLAG nodad for such important IPs
or disabling dad system wide (sysctl)
or just add "sleep 5" at the end of rcnetwork start
Currently Ive added that sleep to my network init script.
Better solution would be to wait for ip address state permanent (success) or
dadfailed (error).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |