Hey Cristian: This sounds exactly like the issue I had, documented in: https://lists.samba.org/archive/samba/2013-April/172611.html
When computers are first joined, it appears as though samba sets *static* DNS entries for them, even though their IPs are likely to change. I haven't yet had a chance to check the proposed fixes (either deleting/updating the entries via the Windows DNS console, or setting each client to update their DNS). The DNS settings is called "Register this connection's addresses in DNS" and looks like: http://imgur.com/B33UYhI Not sure if this is a bug -- seems odd, since many clients are DHCP assigned. - Nick On Wed, Apr 17, 2013 at 10:28 AM, Cristian Saavedra <[email protected]>wrote: > Hello > > Last week we changed our ip range, every computer was shutdown and > everything is working, but we are still getting the old ip address on the > dns, my version is samba 4.0.3 and i am using internal dns > > This is the actual smb.conf > > [global] > workgroup = MYCOMPANY > realm = MYCOMPANY.COM.CO > netbios name = DOMINIO > server role = active directory domain controller > idmap_ldb:use rfc2307 = yes > dns forwarder = 8.8.8.8 > wins support = Yes > log level = 1 > allow dns updates = True > > Any suggestions? > > Thanks > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
