[Pdns-users] Not working forward-zones=abc.com=10.51.100.8

Muhammad Yousuf Khan sirtcp at gmail.com
Fri May 18 13:28:36 UTC 2012


On Fri, May 18, 2012 at 6:23 PM, Muhammad Yousuf Khan <sirtcp at gmail.com> wrote:
> On Fri, May 18, 2012 at 4:40 PM, abang <abang at t-ipnet.net> wrote:
>> Am 18.05.2012 12:48, schrieb Muhammad Yousuf Khan:
>>>
>>> any one can help plz?
>>>
>>
>>> 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.
>>
>>
>>> forward-zones=abc.com=10.51.100.8
>>
>>
>> PTR RRs are stored in the "in-addr.arpa." zone. So you will need to have an
>> additional entry:
>>
>> forward-zones=<REPLACE_ME>.in-addr.arpa=10.51.100.8
>>
> forward-zones=240.100.51.10.in-addr.arpa=10.51.100.8
> above is working but how come i give the whole subnet.
> like host from 10.51.100.0 to 10.51.100.255


ok done forward-zones=100.51.10.in-addr.arpa=10.51.100.8
above line worked or me. but still farword lookup is not working can
you please help me in this matter.

>
>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Pdns-users mailing list
>> Pdns-users at mailman.powerdns.com
>> http://mailman.powerdns.com/mailman/listinfo/pdns-users



More information about the Pdns-users mailing list