[Samba] About DNS Updates

Sketch smblist at rednsx.org
Thu Jan 5 21:19:48 UTC 2017


On Thu, 5 Jan 2017, Luis Felipe Dominguez Vega via samba wrote:

> Hello, i have samba 4 as AC-DC mode with Bind as DLZ, all work well but, 
> in my server i have 2 NICs, one of them is only to work into a servers 
> network and don't want to be into dns. I remove all the internal ip 
> reference from DNS, but samba always create them again. So how i can 
> tell to samba that ignore that interface and not put it's ip into DNS??

Add to smb.conf [global] section...

interfaces = eth0
bind interfaces only = Yes

eth0 should be whichever interface you want to listen on.  I believe it 
can be either an interface name or IP.



More information about the samba mailing list