Re: DDNS fails. record allready exists

2010-12-22 Thread Mark Andrews
This is a DHCP issue and I would be re-asking on the dhcp list if the explantion below is not enough. Named is just honouring what is in the update requests. dhcpd trys to ensure it doesn't clobber records it doesn't have change control for. From memory it does this with a new lease by asking i

Re: DDNS fails. record allready exists

2010-12-22 Thread Sten Carlsen
Also be careful about .local, that name is being used by the systems for "bonjour", so if you also use it, strange things have been known to happen. May I suggest e.g. .lan, .home, .xyz, ... On 22/12/10 21:06, magic-b...@damage.devloop.de wrote: > Hi, > keep calm ;-) I do not await a solution in 5

Re: DDNS fails. record allready exists

2010-12-22 Thread magic-bind
Hi, keep calm ;-) I do not await a solution in 5 minutes ;-) Am Dienstag, 21. Dezember 2010, 23:38:13 schrieb Bill Larson: > On Mon, Dec 20, 2010 at 1:34 PM, wrote: > > Hi List, > > I have not yet found a solution for my problem. So I came here: > > > > I use DDNS. Every night my server (in my l

Re: DDNS fails. record allready exists

2010-12-21 Thread Bill Larson
On Mon, Dec 20, 2010 at 1:34 PM, wrote: > Hi List, > I have not yet found a solution for my problem. So I came here: > > I use DDNS. Every night my server (in my local network) is shutting down. > On > the next day I have the problem that DDNS is no longer working, because on > update I get the e

Re: DDNS fails. record allready exists

2010-12-21 Thread Tym Rehm
Are you getting any error messages in the logs? If so, please post logs. What OS are you running? What does your named.conf file look like? On Mon, Dec 20, 2010 at 4:36 PM, Matus UHLAR - fantomas wrote: > On 20.12.10 21:34, magic-b...@damage.devloop.de wrote: > > I have not yet found a solution f

Re: DDNS fails. record allready exists

2010-12-20 Thread Matus UHLAR - fantomas
On 20.12.10 21:34, magic-b...@damage.devloop.de wrote: > I have not yet found a solution for my problem. So I came here: > > I use DDNS. Every night my server (in my local network) is shutting down. On > the next day I have the problem that DDNS is no longer working, because on > update I get th

Re: DDNS fails. record allready exists

2010-12-20 Thread magic-bind
Hi, I forget something: I use DDNS with DHCP. Thus DDNS fails the next time the client is getting a new lease. regards Daniel Am Montag, 20. Dezember 2010, 21:34:32 schrieben Sie: > Hi List, > I have not yet found a solution for my problem. So I came here: > > I use DDNS. Every night my server

DDNS fails. record allready exists

2010-12-20 Thread magic-bind
Hi List, I have not yet found a solution for my problem. So I came here: I use DDNS. Every night my server (in my local network) is shutting down. On the next day I have the problem that DDNS is no longer working, because on update I get the error that the DNS record allready exists. What is the