[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: user/3628: named repeatedly complains



The following reply was made to PR user/3628; it has been noted by GNATS.

From: itojun@itojun.org (Jun-ichiro itojun Hagino)
To: stoyan.genov@sun-fish.com
Cc: gnats@openbsd.org
Subject: Re: user/3628: named repeatedly complains
Date: Tue,  6 Jan 2004 16:19:48 +0900 (JST)

 > Isn't the reason for this failure that named tries to bind
 > to a privileged port after it has dropped root privileges?
 > 
 > Have you tried running it w/o dropping root?
 
 	i think you right.  named tries to open a new socket on port 53
 	for the new IPv4 address, and fails.
 
 itojun