From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 Description of problem: The system loosing an ipv6 address/route distributed via autoconf after the lifetime. this worked with fedora core 2. Interestingly when I start tcpdump, I see the Router Advertisements, and the it starts working. Not using tcpdump once => not working. I suppose this has something to do with the acceping/receiving of multicast frames. Version-Release number of selected component (if applicable): kernel-2.6.9-1.667 How reproducible: Always Steps to Reproduce: 1. Boot the box 2. IPv6 address there 3. Wait for the address lifetime 4. address gone Expected Results: The Lifetime timers should be updated every time a new RA is received Additional info:
It seem to be cured by setting the device into promiscous mode for a sufficently long period of time (longer than the ra-interval is enough): ifconfig $DEVICE promisc && sleep $INT && ifconfig $DEVICE -promisc
An update has been released for Fedora Core 3 (kernel-2.6.12-1.1372_FC3) which may contain a fix for your problem. Please update to this new kernel, and report whether or not it fixes your problem. If you have updated to Fedora Core 4 since this bug was opened, and the problem still occurs with the latest updates for that release, please change the version field of this bug to 'fc4'. Thank you.
This bug has been automatically closed as part of a mass update. It had been in NEEDINFO state since July 2005. If this bug still exists in current errata kernels, please reopen this bug. There are a large number of inactive bugs in the database, and this is the only way to purge them. Thank you.