Re: Add DNS records automatically for static IP's

2021-08-11 Thread Roberto Carna
Thank you so much ! El lun, 9 ago 2021 a las 13:40, tale () escribió: > > On Mon, Aug 9, 2021 at 8:46 AM Roberto Carna wrote: > > Thanks to all of you, is it possible to use nslookup in order to > > update DNS records from Linux hosts to a Windows DNS server (not BIND) > > Not nslookup, but nsupd

Re: Add DNS records automatically for static IP's

2021-08-09 Thread tale via bind-users
On Mon, Aug 9, 2021 at 8:46 AM Roberto Carna wrote: > Thanks to all of you, is it possible to use nslookup in order to > update DNS records from Linux hosts to a Windows DNS server (not BIND) Not nslookup, but nsupdate as Brian Cuttler said. nslookup is purely a query tool; nsupdate implements t

Re: Add DNS records automatically for static IP's

2021-08-09 Thread Roberto Carna
Thanks to all of you, is it possible to use nslookup in order to update DNS records from Linux hosts to a Windows DNS server (not BIND) ? Thanks a lot again! El jue, 5 ago 2021 a las 14:14, Cuttler, Brian R (HEALTH) () escribió: > > Roberto, > > I've been using nsupdate for that. > > I restricted

RE: Add DNS records automatically for static IP's

2021-08-05 Thread Cuttler, Brian R (HEALTH) via bind-users
Roberto, I've been using nsupdate for that. I restricted my dynamic address pool, at the bottom end for infrastructure and at the top end for static IP's and then I use nsupdate to add the entries. There are other methods, which I learned mostly from this list and can attach a copy of my site w

Re: Add DNS records automatically for static IP's

2021-08-05 Thread tale via bind-users
On Thu, Aug 5, 2021 at 12:19 PM Roberto Carna wrote: > I have several hosts with static IP's / hostnames and I want to > register them to our private BIND DNS, and they should be updated if > the IP or hostname changes. > > Is there any way to do what I need ? Any Linux/Windows client to > install

Re: Add DNS records automatically for static IP's

2021-08-05 Thread Chris Buxton
Windows clients do this with the right settings; often those settings are the defaults. For Linux, there’s got to be a script out there that ties into the networking code, but I’ve never needed to look for a solution. The biggest challenges I’ve seen in doing this right are: * cryptography: A