Re: [Pdns-users] Override NXDOMAIN with A reply

2018-07-25 Thread bert hubert
On Wed, Jul 25, 2018 at 10:41:09AM +0200, Kevin Olbrich wrote: > I set up two dnsdist instances against an internal authoritative DNS. > To better support our users, I would like to install an intranet site which > explains why a website ist not available (most likely typo). Hi Kevin - we have a d

[Pdns-users] Override NXDOMAIN with A reply

2018-07-25 Thread Kevin Olbrich
Hi! I set up two dnsdist instances against an internal authoritative DNS. To better support our users, I would like to install an intranet site which explains why a website ist not available (most likely typo). Is it possible to override NXDOMAIN with an A reply? Kevin __