RE: Overriding a single record with dynamic-dns

2016-01-26 Thread gnafou
Thanks for your answers ...  I am currently dumping the dynamic zone regularly ( dig axfr ) ,  rewriting the different records i need and making it a static master zone on a specific server. I guess if i have to upgrade the current implementation ( is that proper english  ? ) i will be using a s

RE: Overriding a single record with dynamic-dns

2016-01-22 Thread gnafou
Hello  Thank you for your detailed answer ...  but, indeed i do need some of the dynamic dns data in the external view and yes, the mx is it the apex ..  Your answer makes me wonder  if i should be playing with cname aliases and build a separate 'static' zone with two views  Thanks again Fred

Overriding a single record with dynamic-dns

2016-01-21 Thread gnafou
Hello  I have a zone myzone.com where dynamic dns is active ( dhcp updates continuously the dns )  I need to respond differently for MX requests  such as :  MX for "internal"   queries  is    mxinternal.myzone.com MX for "internet"   queries   is   mxexternal.myzone.com  I cannot find out how to