<html><head><base href="x-msg://152/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>To the IP address of the DNS server? As in, recursive queries sent to the server asking for this name will be forwarded on to... the same DNS server? That would only work if you had views enabled.</div><div><br></div><div>However, if what you really want is that such queries are answered with an A record pointing to the name server (or some other host), rather than getting the real answer from Apple's name servers, what you want is an authoritative zone, not forwarding.</div><div><br></div><div>zone "<a href="http://guzzoni.apple.com">guzzoni.apple.com</a>" {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>type master;</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>file "short-circuit-queries.db";</div><div>};</div><div><br></div><div>Chris Buxton</div><div>BlueCat Networks</div><br><div><div>On Apr 15, 2012, at 11:15 AM, Markus Braun wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div class="hmmessage" style="font-size: 10pt; font-family: Tahoma; "><div dir="ltr">Hello,<div><br></div><div>how can i make a bind forwarding something like this:</div><div><br></div><div><div><strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font: inherit; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; line-height: 22px; background-color: rgb(255, 255, 255); "> DNS server to forward<span class="Apple-converted-space"> </span><a href="http://Guzzoni.apple.com">Guzzoni.apple.com</a><span class="Apple-converted-space"> </span>traffic to own IP?</strong></div></div><div><strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font: inherit; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; line-height: 22px; background-color: rgb(255, 255, 255); "><br></strong></div><div><strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font: inherit; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; line-height: 22px; background-color: rgb(255, 255, 255); ">thank you</strong></div><div><strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font: inherit; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; line-height: 22px; background-color: rgb(255, 255, 255); "><br></strong></div><div><font color="#333333" face="Helvetica, arial, freesans, clean, sans-serif"><span style="line-height: 22px; ">marcus!</span></font></div></div>_______________________________________________<br>Please visit<span class="Apple-converted-space"> </span><a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a><span class="Apple-converted-space"> </span>to unsubscribe from this list<br><br>bind-users mailing list<br><a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br><a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></div></span></blockquote></div><br></body></html>