Query regarding 'UPDATE' field in log entries

2012-12-26 Thread Gaurav Kansal
Hi, I am getting the below mentioned log continuously in my log file. client 2001:db8:0:196:feed:feed:feed:dc#54458: update 'test-zone.in/IN' denied I have changed the client ip address in the above line. Does it means that someone is claiming for the authority of the test-zone.in f

nsupdate for default TTL

2012-12-26 Thread Feng He
Hi Is there a way to dynamic update the zone's default TTL by nsupdate? Thanks and Merry Xmas! ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://l

Re: nsupdate for default TTL

2012-12-26 Thread Carsten Strotmann
Hello Feng He, Feng He writes: > Is there a way to dynamic update the zone's default TTL by nsupdate? A default TTL (example $TTL 3600) is a property of a zone file on disk, it is a control statement read by the BIND name server when loading the zone file. The default TTL is applied to all re

Re: Query regarding 'UPDATE' field in log entries

2012-12-26 Thread Carsten Strotmann
Hello, Gaurav Kansal writes: > > I am getting the below mentioned log continuously in my log file. > client 2001:db8:0:196:feed:feed:feed:dc#54458: update > 'test-zone.in/IN' denied > Does it means that someone is claiming for the authority of the > test-zone.in for which I am the master? it

Re: Signed zone does not get updated 'receive_secure_serial: not exact'

2012-12-26 Thread Mark Andrews
In message <0fac2f01-3384-45da-8ad9-738fb175b...@leuxner.net>, Thomas Leuxner writes: > Hi, > > I'm having the problem that after rolling a dynamic update on one of the > zones - a newly signed zone - the signed zone does not get updated, but > mocks about the serial being 'not exact'. The ab

Re: nsupdate for default TTL

2012-12-26 Thread Feng He
于 2012-12-26 22:12, Carsten Strotmann 写道: > Because there is no concept of a "default TTL" in a loaded zone, you > can only change the dedicated TTLs on each individual resource record > using the "nsupdate" tool. Thanks Carsten. Happy new year! ___ Plea

Re: Signed zone does not get updated 'receive_secure_serial: not exact'

2012-12-26 Thread Thomas Leuxner
Am 26.12.2012 um 23:31 schrieb Mark Andrews : > What it is complaining about is that when the change you just applied to the > unsigned version of the zone is applied to the signed version it > found one of: > > * the record to be removed was not there > * the record to be aded was already there