On Saturday 09 August 2003 05.23, Greg Norris wrote:
> I've enabled debugging messages for pdnsd, and they seem to
> indicate that it's working just fine. For example, I just got an
> error trying to access www.debris.com, but pdnsd shows a successful
> query.
>
> 272 08/08 22:11:25| Received query.
> 272 08/08 22:11:25| Questions are:
> 272 08/08 22:11:25| qc=IN (1), qt=A (1),
> query="www.debris.com." 272 08/08 22:11:25| Starting cached resolve
> for: www.debris.com., query A 272 08/08 22:11:25| Trying name
> servers.
> 272 08/08 22:11:25| Query to 24.30.200.3 succeeded.
> 272 08/08 22:11:25| p_dns_resolve: using local cent copy.
> 272 08/08 22:11:25| Outbound msg len 32, tc=0, rc="no error"
> 272 08/08 22:11:25| Answering to: 127.0.0.1, source address:
> 127.0.0.1
The error message your Squid gave indicated there was a DNS response,
but that the response did not contain any useful information (no A
records).
Unfortunately the above debug log does not show what the response
looked like. Try using "tcpdump -s 1600 port 53" or similar tool to
inspect the actual DNS traffic taking place.
Regards
Henrik
-- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Sat Aug 09 2003 - 01:18:56 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:48 MST