[Samba] DNS error on startup Samba4 ADS mode DC

Günter Kukkukk linux at kukkukk.com
Mon Mar 17 19:06:02 MDT 2014


Am 18.03.2014 01:04, schrieb Means, Jeffrey D.:
> I keep getting errors in my logs about can not bind to address *.*.*.*:53
> address in use..
> 
> what did i do wrong in the setup of my server or domain?
> 
> attached logs and smb.conf along with the output from my provision command.
> 
> BTW: sorry for the repost but i it send before I had the files attached...
> 
> Jeffrey D. Means                    meaje at meanspc.com
> Owner / CIO for MeansPC        http://www.meanspc.com/
> Custom Web Development For Your Needs.  (970)308-1298
> 
> - The stupidity of a stupid person is exercised in a restricted field; the
> stupidity of an intelligent individual has a much broader diffusion, and
> far greater effect, especially when aided by the element of surprise ;-)
> 
> 
> On Mon, Mar 17, 2014 at 6:02 PM, Means, Jeffrey D. <meaje at meanspc.com>wrote:
> 
>> I keep getting errors in my logs about can not bind to address *.*.*.*:53
>> address in use..
>>
>> what did i do wrong in the setup of my server or domain?
>>
>> attached logs and smb.conf along with the output from my provision command.
>>
>> Jeffrey D. Means                    meaje at meanspc.com
>> Owner / CIO for MeansPC        http://www.meanspc.com/
>> Custom Web Development For Your Needs.  (970)308-1298
>>
>> - The stupidity of a stupid person is exercised in a restricted field; the
>> stupidity of an intelligent individual has a much broader diffusion, and
>> far greater effect, especially when aided by the element of surprise ;-)
>>
>>
>>

when you use the ISC bind DLZ module, the internal dns server must be disabled.
In the [global] section of smb.conf use
    server services = -dns
if this line is not present.
If already present with a list of services, remove the "dns" service.

Cheers, Günter

-- 



More information about the samba mailing list