id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 6243 Problems with IP addressing that can be trigerred by using ifconfig atis.elsts axeld "Problem 1: losing connectivity due to incorrect routing table[[BR]] To repeat:[[BR]] * create interface alias with same IP address as some existing interface[[BR]] * delete the alias interface or change its address[[BR]] * now the old IP address cannot be pinged anymore, because the connected route has been deleted.[[BR]] Problem 2: kernel panic due to incorrect routing table[[BR]] To repeat:[[BR]] * create interface alias with an IP address that has the same network part as some already existing address[[BR]] * delete the interface alias[[BR]] * try to ping the address that belonged to the removed alias[[BR]] * kernel panic happens. The callstack shows find_route() function as the culprit.[[BR]] Haiku version is R1/alpha2. I'm using the anyboot image with QEMU. " bug closed normal R1 Network & Internet/Stack R1/alpha2 fixed All