[Samba] Samba4 internal dns server cannot find ldap

Daniel Müller mueller at tropenklinik.de
Fri Feb 17 00:05:26 MST 2012


[global]
     server role = domain controller
     workgroup = CACTUS
     realm = hh3.site
     netbios name = HH3
     passdb backend = samba4
     template shell = /bin/bash
---->     interfaces= xxx.yyy.zzz  #<-------- I think this is missing, in my
case I need to set this for the internal dns to work.

-----------------------------------------------
EDV Daniel Müller

Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen

Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----------------------------------------------

-----Ursprüngliche Nachricht-----
Von: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] Im
Auftrag von steve
Gesendet: Donnerstag, 16. Februar 2012 19:11
An: samba at lists.samba.org
Betreff: Re: [Samba] Samba4 internal dns server cannot find ldap

On 02/14/2012 07:56 AM, Kai Blin wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 2012-02-12 10:23, steve wrote:
>
> Hi Steve,
>
>> ../source4/dsdb/dns/dns_update.c:294: Failed DNS update -
>> NT_STATUS_IO_TIMEOUT dns child failed to find name
>> '_ldap._tcp.HH3.SITE' of type SRV finddcs: Failed to find SRV
>> record for _ldap._tcp.HH3.SITE
>>
>> Is there anything I need to configure in the internal server?
> That's the client component throwing the error message. What's your
> resolv.conf setup, and what's your smb.conf and provision settings?
>
> Cheers,
> Kai
>
> - -
Hi Kai,

fqdn hh3.hh3.site IP 192.168.1.3

cat /etc/resolv.conf
search hh3.site dragonet.es
nameserver 192.168.1.3
nameserver 192.168.1.1

dragonet.es=my ISP
192.168.1.1= our router. Points to the external DNS of the ISP

cat /usr/local/samba/etc/smb.conf
# Global parameters
[global]
     server role = domain controller
     workgroup = CACTUS
     realm = hh3.site
     netbios name = HH3
     passdb backend = samba4
     template shell = /bin/bash
[netlogon]
     path = /usr/local/samba/var/locks/sysvol/hh3.site/scripts
     read only = No
[sysvol]
     path = /usr/local/samba/var/locks/sysvol
     read only = No
[home]
     path = /home/CACTUS
     read only = No
[profiles]
     path = /home/CACTUS/profiles
     read only = No
[dropbox]
     path=home/CACTUS/dropbox
     read only = No

./provision --realm= hh3.site --domain=CACTUS --adminpass=Abc at 1234 
--server-role='domain controller' --dns-backend=SAMBA_INTERNAL

Is there a way of specifying a forwarder with your internal server?
Cheers,
Steve
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba



More information about the samba mailing list