Overriding a single record with dynamic-dns

Grant Taylor gtaylor at tnetconsulting.net
Sat Jan 30 02:23:27 UTC 2016


On 01/21/2016 09:27 AM, gnafou wrote:
> 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 setup bind to achieve this  while keeping the
> dynamic dns in operation

I would be tempted to try to have the authoritative server respond with 
external views and then conditionally alter the response with Response 
Policy Zone for internal clients.

Depending on your configuration, this may work.



-- 
Grant. . . .
unix || die


More information about the bind-users mailing list