Hi, I have a laptop which travels around in suspend mode. When it is connected to a network with running radvd after the network is configured (eth0 up) it does not accept the prefix advertisements of radvd and therefore does not get an address from the announced address range. I alrady tried to do "ifconfig down eth0" and even to rmmod my NIC's module but no new address here. rmmoding ipv6 yielded a "Device or resource busy" error. ,---- /proc/sys/net/ipv6/conf/eth0/ | ./max_desync_factor 600 | ./regen_max_retry 5 | ./temp_prefered_lft 86400 | ./temp_valid_lft 604800 | ./use_tempaddr 0 | ./router_solicitation_delay 1 | ./router_solicitation_interval 4 | ./router_solicitations 3 | ./dad_transmits 1 | ./autoconf 1 | ./accept_redirects 1 | ./accept_ra 1 | ./mtu 1500 | ./hop_limit 64 | ./forwarding 1 `---- Any ideas on how to force again auto configuration? (my Kernel is a 2.4.26, woody-proposed-updates). TIA, Sebastian - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html