Hi On 07/08/2018 07:47, Emmanuel Dreyfus wrote:
Another bug I observed with NetBSD 8.0. So far it hapened only to named, but perhaps it is more genéric. named is bound to multiple addresses. After some time, it cease to answer on one of them, while the others keep working. tcdump show the packets going to port 53 without reply. ktrace shows no data coming from kernel. And netstat shows named is still bound to the offending addresse. Someone else experienced it? Any idea on where to look at?
What is the state of the address as reported by ifconfig(8)? If it's tentative, duplicated or detatched this is expected behaviour now. Roy