[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: Stoyan Genov <stoyan.genov@sun-fish.com>
To: itojun@cvs.openbsd.org
Cc: gnats@openbsd.org
Subject: Re: user/3628: named repeatedly complains
Date: Tue, 6 Jan 2004 08:08:21 +0100
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?
--sdg
---- Jun-ichiro itojun Hagino on 2004-01-05 21:21:32:45 CET (Monday): ----
[snip]
> >Synopsis: named repeatedly complains
[snip]
> Jan 3 00:51:28 pepper named[22957]: could not listen on UDP socket: permission denied
> Jan 3 00:51:28 pepper named[22957]: creating IPv4 interface wi0 failed; interface ignored
[snip]
> >Fix:
> start named after dhclient? (i manually start dhclient by hand so maybe
> that's the cause)
[snip]