Well, I am using Squid which is working  in  FW mode.  (inside and outside interfaces)  <br> <br>Layout<br>------------<br> <br><a href="http://10.51.100.0/24(LAN)">10.51.100.0/24(LAN)</a><----squid------->(internet)<br>
 <br>Now I am using reporting tool sarg which i hope your are aware of, that is generating reports against SQUID log by default sarg generates IP base reports, further more there is an option in sarg report by which we can convert IP address to FQDN to make it more user-friendly to understand . but for that it is necessary that Squid box must communicate with Local DNS in order to resolve these IP (reverse lookup) and convert it back to FQDN, and also for other purposes I need my Squid box to recognize my local DNS and send all the concern query only to the local DNS which is  10.51.100.8.<br>
 <br>Thanks<br> <br>Ykhan<br><br>
<div class="gmail_quote">On Thu, May 17, 2012 at 2:18 PM, Peter van Dijk <span dir="ltr"><<a href="mailto:peter.van.dijk@netherlabs.nl" target="_blank">peter.van.dijk@netherlabs.nl</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Hello Muhammad,<br>
<div class="im"><br>On May 17, 2012, at 9:59 , Muhammad Yousuf Khan wrote:<br><br>> here is the setting and this setting is not working for me and i need this to be working for sarg report for Squid. tcpdump do not generate any DNS traffic log. when i dig '<a href="http://abc.com/" target="_blank">abc.com</a>' (which is my local domain) however others internet pubic domains are working fine.<br>
><br>> forward-zones=<a href="http://abc.com/" target="_blank">abc.com</a>=10.51.100.8<br>><br>> here is the output of<br>> command<br>> =======<br>> dig <a href="http://ykhan.abc.com/" target="_blank">ykhan.abc.com</a><br>
><br>> <<>> DiG 9.7.3 <<>> <a href="http://ykhan.abc.com/" target="_blank">ykhan.abc.com</a><br>> ;; global options: +cmd<br>> ;; Got answer:<br>> ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 10244<br>
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0<br>> ;; QUESTION SECTION:<br>> ;<a href="http://ykhan.abc.com/" target="_blank">ykhan.abc.com</a>.  IN      A<br>> ;; AUTHORITY SECTION:<br>
> <a href="http://assuretyconsulting.com/" target="_blank">assuretyconsulting.com</a>. 1643    IN      SOA     <a href="http://sr-dc.abc.com/" target="_blank">sr-dc.abc.com</a>. hostmaster. 1190 900 600 86400 3600<br><br>
</div>This is not what I see - suggesting that your forward-zones statement is in fact working.<br><br>Apart from that, I'm having trouble understanding your question. Could you please describe your setup in some more detail, tell us what you would like to accomplish, and elaborate on what is going wrong?<br>
<br><br>Kind regards,<br><span class="HOEnZb"><font color="#888888">--<br>Peter van Dijk<br>Netherlabs Computer Consulting BV - <a href="http://www.netherlabs.nl/" target="_blank">http://www.netherlabs.nl/</a><br><br>_______________________________________________<br>
Pdns-users mailing list<br><a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br><a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</font></span></blockquote></div><br>