public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Make BIND inject queries
@ 2013-07-23  7:40 Pavel Volkov
  2013-07-23  7:45 ` staticsafe
  2013-07-23  8:25 ` Alan McKinnon
  0 siblings, 2 replies; 5+ messages in thread
From: Pavel Volkov @ 2013-07-23  7:40 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 771 bytes --]

I have recently installed BIND as a recursive resolver for local network.

I'll explain my configuration. There's a network with hosts binded to
example.org domain, like host1.example.org, host2.example.org etc.
They make DNS query through recursive server A.
Authoritative server for example.org domain is server B and it's totally
unrelated.

Below is an example of what I'd like to accomplish.
1. When the outside make a DNS query for host1.example.org, it should only
receive its AAAA record 2001:db8:a::1.
2. When host2 queries server A for host1.example.com, server A should
return the same 2001:db8:a::1 AAAA record (resolved through authoritative
server) and also inject 192.168.1.100 A record into the reply.

How can I setup BIND on server A to make it happen?

[-- Attachment #2: Type: text/html, Size: 1635 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-23 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23  7:40 [gentoo-user] Make BIND inject queries Pavel Volkov
2013-07-23  7:45 ` staticsafe
2013-07-23  8:11   ` Pavel Volkov
2013-07-23  8:25 ` Alan McKinnon
2013-07-23 17:24   ` Pavel Volkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox