Re: Configuration for "hostname.bind."

2009-06-15 Thread Mark Andrews
In message , Chris Hills writes: > On 15/06/09 11:29, Andrey G. Sergeev (AKA Andris) wrote: > > There is no need for _any_ patch to use the built-in functionality. > > The patch makes queries for "id.server. ch txt" report the value set by > the version option /by default/ without any additional

Re: Configuration for "hostname.bind."

2009-06-15 Thread Chris Hills
On 15/06/09 11:29, Andrey G. Sergeev (AKA Andris) wrote: There is no need for _any_ patch to use the built-in functionality. The patch makes queries for "id.server. ch txt" report the value set by the version option /by default/ without any additional configuration. Regards, Chris ___

Re: Configuration for "hostname.bind."

2009-06-15 Thread Andrey G. Sergeev (AKA Andris)
Greetings Chris, Sun, 14 Jun 2009 12:01:50 +0200 Chris Hills wrote: On 13/06/09 16:23, Andrey G. Sergeev (AKA Andris) wrote: Also, is it possible to configure BIND to respond on version.server. chaos txt and id.server. chaos txt in the same manner as version.bind. and hostname.bind. (i.e. aut

Re: Configuration for "hostname.bind."

2009-06-14 Thread Chris Hills
On 13/06/09 16:23, Andrey G. Sergeev (AKA Andris) wrote: Also, is it possible to configure BIND to respond on version.server. chaos txt and id.server. chaos txt in the same manner as version.bind. and hostname.bind. (i.e. automatically without requiring a separate zone file)? options { server-i

Re: Configuration for "hostname.bind."

2009-06-14 Thread Chris Hills
On 13/06/09 16:23, Andrey G. Sergeev (AKA Andris) wrote: Greetings, Sat, 13 Jun 2009 11:08:53 +0200 Chris Hills wrote: One can change the response to "version.bind. chaos txt" using the configuration directive "version". Is there an equivalent configuration directive for "hostname.bind. chaos

Re: Configuration for "hostname.bind."

2009-06-13 Thread Andrey G. Sergeev (AKA Andris)
Greetings, Sat, 13 Jun 2009 11:08:53 +0200 Chris Hills wrote: One can change the response to "version.bind. chaos txt" using the configuration directive "version". Is there an equivalent configuration directive for "hostname.bind. chaos txt"? Sure: options { hostname "any_text"; };

Re: Configuration for "hostname.bind."

2009-06-13 Thread Chris Hills
On 13/06/09 11:39, Chris Hills wrote: /etc/named.conf:160: zone 'bind': class 'CHAOS' does not match view/default class /etc/named.conf:165: zone 'server': class 'CHAOS' does not match view/default class I resolved this by switching to a view configuration, i.e.:- view "external-chaos" chaos {

Re: Configuration for "hostname.bind."

2009-06-13 Thread Chris Hills
On 13/06/09 11:08, Chris Hills wrote: Hi One can change the response to "version.bind. chaos txt" using the configuration directive "version". Is there an equivalent configuration directive for "hostname.bind. chaos txt"? Also, is it possible to configure BIND to respond on version.server. chao

Configuration for "hostname.bind."

2009-06-13 Thread Chris Hills
Hi One can change the response to "version.bind. chaos txt" using the configuration directive "version". Is there an equivalent configuration directive for "hostname.bind. chaos txt"? Also, is it possible to configure BIND to respond on version.server. chaos txt and id.server. chaos txt in t