[squid-users] DNS search not working - Squid Cache: Version 3.3.3

From: Kris Glynn <kris.glynn_at_virginaustralia.com>
Date: Wed, 17 Apr 2013 04:07:39 +0000

Hi,

Given the following why doesn't DNS search work given that my nameserver 1.1.1.1 contain valid DNS entries for test.blue.internal and test2.green.internal

GET http://test/
GET http://test2/

.. both return DNS entry not found in squid.

----------------------------------------
/etc/resolv.conf

options rotate
search blue.internal green.internal
nameserver 1.1.1.1
----------------------------------------

squidclient -p 8080 mgr:idns

Internal DNS Statistics:

Nameservers:
IP ADDRESS # QUERIES # REPLIES
1.1.1.1 205 205

*snip*
Search list:
blue.internal
green.internal
*snip*
----------------------------------------

I do not have append_domain set in squid.conf - I've tried adding it but it only accepts one domain not two..

Clearly running " squidclient -p 8080 mgr:idns" shows that squid has consumed my /etc/resolv.conf and I can nslookup test and test2 from the bash shell..

----------------------------------------

[root_at_squid]# nslookup
> test
Server: 1.1.1.1
Address: 1.1.1.1#53

Name: test.blue.internal
Address: 192.168.48.41
>
----------------------------------------

[root_at_squid]# nslookup
> test2
Server: 1.1.1.1
Address: 1.1.1.1#53

Name: test2.green.internal
Address: 192.168.48.42
>

The content of this e-mail, including any attachments, is a confidential communication between Virgin Australia Airlines Pty Ltd (Virgin Australia) or its related entities (or the sender if this email is a private communication) and the intended addressee and is for the sole use of that intended addressee. If you are not the intended addressee, any use, interference with, disclosure or copying of this material is unauthorized and prohibited. If you have received this e-mail in error please contact the sender immediately and then delete the message and any attachment(s). There is no warranty that this email is error, virus or defect free. This email is also subject to copyright. No part of it should be reproduced, adapted or communicated without the written consent of the copyright owner. If this is a private communication it does not represent the views of Virgin Australia or its related entities. Please be aware that the contents of any emails sent to or from Virgin Australia or its related entities may be periodically monitored and reviewed. Virgin Australia and its related entities respect your privacy. Our privacy policy can be accessed from our website: www.virginaustralia.com
Received on Wed Apr 17 2013 - 04:08:30 MDT

This archive was generated by hypermail 2.2.0 : Wed Apr 17 2013 - 12:00:04 MDT