[Samba] samba4 internal dns update

2013-04-17 Thread Cristian Saavedra
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


Re: [Samba] samba4 internal dns update

2013-04-17 Thread Nick Semenkovich
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 c...@asualcance.comwrote:

 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


Re: [Samba] samba4 internal dns update

2013-04-17 Thread Ricky Nance
Sounds like you are hitting this bug ...
https://bugzilla.samba.org/show_bug.cgi?id=9216 There are instructions
there on how to work around this issue.

Ricky


On Wed, Apr 17, 2013 at 11:03 AM, Nick Semenkovich seme...@alum.mit.eduwrote:

 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 c...@asualcance.com
 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

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba