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@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

Reply via email to