Modifying a response

2010-02-24 Thread Peter Andreev
Hello, everybody. Is it possible to modify responses on caching server side? For example: if user asks for non-existent domain, caching server replies with some address and no-error rcode. ___ bind-users mailing list bind-users@lists.isc.org https://lis

Re: Modifying a response

2010-02-24 Thread Stephane Bortzmeyer
On Wed, Feb 24, 2010 at 01:28:09PM +0300, Peter Andreev wrote a message of 31 lines which said: > Is it possible to modify responses on caching server side? Not with BIND (short of modifying the source code). Other name servers may do it

Re: Modifying a response

2010-02-24 Thread Peter Andreev
2010/2/24 Stephane Bortzmeyer > On Wed, Feb 24, 2010 at 01:28:09PM +0300, > Peter Andreev wrote > a message of 31 lines which said: > > > Is it possible to modify responses on caching server side? > > Not with BIND (short of modifying the source code). Other name servers > may do it >

Re: Modifying a response

2010-02-24 Thread Alan Clegg
Peter Andreev wrote: > > For example: if user asks for non-existent domain, caching server > > replies with some address and no-error rcode. > > _Extremely_ bad idea. > > > Yes, I know, but boss is boss and task is task :). > > Thank you very much for your answer. You might want t

Re: Modifying a response

2010-02-24 Thread Peter Andreev
2010/2/24 Alan Clegg > Peter Andreev wrote: > > > > For example: if user asks for non-existent domain, caching server > > > replies with some address and no-error rcode. > > > > _Extremely_ bad idea. > > > > > > Yes, I know, but boss is boss and task is task :). > > > > Thank you very

Re: Modifying a response

2010-02-24 Thread Stephane Bortzmeyer
On Wed, Feb 24, 2010 at 11:37:29AM +0100, Stephane Bortzmeyer wrote a message of 18 lines which said: > Other name servers may do it http://www.unbound.net/documentation/pythonmod/index.html http://www.unbound.net/documentation/pythonmod/examples/example3.html

Re: Modifying a response

2010-02-25 Thread Niobos
On 2010-02-24 14:09, Peter Andreev wrote: > 2010/2/24 Alan Clegg mailto:acl...@isc.org>> > > Peter Andreev wrote: > > > > For example: if user asks for non-existent domain, caching > server > > > replies with some address and no-error rcode. > > > > _Extremely_ b