Your message dated Wed, 2 Mar 2011 18:16:11 +0100
with message-id <[email protected]>
and subject line Re: Bug#604775: squid3: Can't access www.google.com when using 
bind as DNS server
has caused the Debian Bug report #604775,
regarding squid3: Can't access www.google.com when using bind as DNS server
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
604775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604775
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: squid3
Version: 3.1.6-1.2
Severity: normal

When using bind9 or the DNS servers from Microsoft I have the error
(in cache.log):
ipcacheParse: No Address records in response to 'www.google.com'

I found that everything is working fine when using totd as the DNS
server. totd itself is forwarding all requests to the previous used
bind.

Comparing the result of "host -v www.google.com localhost":

TOTD:
host -v www.google.com localhost
Trying "www.google.com"
Using domain server:
Name: localhost
Address: 127.0.0.1#53
Aliases:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55088
;; flags: qr rd ra; QUERY: 1, ANSWER: 7, AUTHORITY: 4, ADDITIONAL: 0

;; QUESTION SECTION:
;www.google.com.                        IN      A

;; ANSWER SECTION:
www.google.com.         599324  IN      CNAME   www.l.google.com.
www.l.google.com.       278     IN      A       209.85.148.99
www.l.google.com.       278     IN      A       209.85.148.103
www.l.google.com.       278     IN      A       209.85.148.104
www.l.google.com.       278     IN      A       209.85.148.105
www.l.google.com.       278     IN      A       209.85.148.106
www.l.google.com.       278     IN      A       209.85.148.147

;; AUTHORITY SECTION:
google.com.             167324  IN      NS      ns1.google.com.
google.com.             167324  IN      NS      ns4.google.com.
google.com.             167324  IN      NS      ns3.google.com.
google.com.             167324  IN      NS      ns2.google.com.

Received 276 bytes from 127.0.0.1#53 in 20 ms
Trying "www.l.google.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58135
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;www.l.google.com.              IN      AAAA

;; AUTHORITY SECTION:
l.google.com.           579     IN      SOA     ns3.google.com.
dns-admin.google.com. 1433989 900 900 1800 60

Received 104 bytes from 127.0.0.1#53 in 3 ms
Trying "www.l.google.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42360
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;www.l.google.com.              IN      MX

;; AUTHORITY SECTION:
l.google.com.           40      IN      SOA     ns2.google.com.
dns-admin.google.com. 1433989 900 900 1800 60

Received 104 bytes from 127.0.0.1#53 in 3 ms

BIND9:
host -v www.google.com localhost
Trying "www.google.com"
Using domain server:
Name: localhost
Address: 127.0.0.1#53
Aliases:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4747
;; flags: qr rd ra; QUERY: 1, ANSWER: 7, AUTHORITY: 4, ADDITIONAL: 0

;; QUESTION SECTION:
;www.google.com.                        IN      A

;; ANSWER SECTION:
www.google.com.         599333  IN      CNAME   www.l.google.com.
www.l.google.com.       287     IN      A       209.85.148.103
www.l.google.com.       287     IN      A       209.85.148.104
www.l.google.com.       287     IN      A       209.85.148.105
www.l.google.com.       287     IN      A       209.85.148.106
www.l.google.com.       287     IN      A       209.85.148.147
www.l.google.com.       287     IN      A       209.85.148.99

;; AUTHORITY SECTION:
google.com.             167333  IN      NS      ns4.google.com.
google.com.             167333  IN      NS      ns2.google.com.
google.com.             167333  IN      NS      ns3.google.com.
google.com.             167333  IN      NS      ns1.google.com.

Received 220 bytes from 127.0.0.1#53 in 0 ms
Trying "www.l.google.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30201
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;www.l.google.com.              IN      AAAA

;; AUTHORITY SECTION:
l.google.com.           588     IN      SOA     ns3.google.com.
dns-admin.google.com. 1433989 900 900 1800 60

Received 84 bytes from 127.0.0.1#53 in 0 ms
Trying "www.l.google.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17537
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;www.l.google.com.              IN      MX

;; AUTHORITY SECTION:
l.google.com.           49      IN      SOA     ns2.google.com.
dns-admin.google.com. 1433989 900 900 1800 60

Received 84 bytes from 127.0.0.1#53 in 0 ms


Joerg

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages squid3 depends on:
ii  adduser                   3.112          add and remove users and groups
ii  libc6                     2.11.2-7       Embedded GNU C Library: Shared lib
ii  libcap2                   1:2.19-3       support for getting/setting POSIX.
ii  libcomerr2                1.41.12-2      common error description library
ii  libdb4.8                  4.8.30-2       Berkeley v4.8 Database Libraries [
ii  libexpat1                 2.0.1-7        XML parsing C library - runtime li
ii  libgcc1                   1:4.4.5-6      GCC support library
ii  libgssapi-krb5-2          1.8.3+dfsg-2   MIT Kerberos runtime libraries - k
ii  libk5crypto3              1.8.3+dfsg-2   MIT Kerberos runtime libraries - C
ii  libkrb5-3                 1.8.3+dfsg-2   MIT Kerberos runtime libraries
ii  libldap-2.4-2             2.4.23-6       OpenLDAP libraries
ii  libltdl7                  2.2.6b-2       A system independent dlopen wrappe
ii  libpam0g                  1.1.1-6.1      Pluggable Authentication Modules l
ii  libsasl2-2                2.1.23.dfsg1-6 Cyrus SASL - authentication abstra
ii  libstdc++6                4.4.5-6        The GNU Standard C++ Library v3
ii  libxml2                   2.7.8.dfsg-1   GNOME XML library
ii  logrotate                 3.7.8-6        Log rotation utility
ii  lsb-base                  3.2-23.1       Linux Standard Base 3.2 init scrip
ii  netbase                   4.43           Basic TCP/IP networking system
ii  squid3-common             3.1.6-1.2      A full featured Web Proxy cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconf                    <none>     (no description available)
pn  smbclient                     <none>     (no description available)
pn  squid-cgi                     <none>     (no description available)
pn  squidclient                   <none>     (no description available)

-- Configuration Files:
/etc/squid3/squid.conf changed:
acl manager proto cache_object
acl localhost src 127.0.0.1/32 ::1
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
acl my4 myip 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
acl my6 myip 2001:1234:3333::/48 2001:1234:4444:666::/64
acl client4 src 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
acl client6 src 2001:1234:3333::/48
acl server4 dst 0.0.0.0/1 128.0.0.0/1
acl server4LAN dst 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
acl server6 dst 2000::/3
acl server6LAN dst 2001:1234:3333::/48
acl clamav dstdomain .clamav.net
acl SSL_ports port 443
acl Safe_ports port 80          # http
acl Safe_ports port 8080        # http
acl Safe_ports port 443         # https
acl CONNECT method CONNECT
acl GETPUTPOST method GET PUT POST
acl GETPUTPOSTCONNECT method GET PUT POST CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access deny Safe_ports !GETPUTPOSTCONNECT
http_access allow server4LAN
http_access allow clamav
http_access allow server6LAN
http_access deny client4 server4
http_access allow client4 server6
http_access allow client6 server4
http_access allow client6 server6
http_access deny all
http_port 3128
tcp_outgoing_address 1.2.3.4 server4
tcp_outgoing_address 2001:1234:4444:666::2 server6
cache_peer proxy2.tld   parent 3128 0 proxy-only no-query no-digest 
no-netdb-exchange round-robin
cache_peer proxy1.tld   parent 3128 0 proxy-only no-query no-digest 
no-netdb-exchange round-robin
hierarchy_stoplist cgi-bin ?
logformat combined %>a %ui %un [%tl] "%rm %ru HTTP/%rv" %>Hs %<st 
"%{Referer}>h" "%{User-Agent}>h" %Ss:%Sh
access_log /var/log/squid3/access.log combined
log_fqdn on
coredump_dir /var/spool/squid3
refresh_pattern ^ftp:           1440    20%     10080
refresh_pattern ^gopher:        1440    0%      1440
refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
refresh_pattern .               0       20%     4320
visible_hostname squid.tld
always_direct allow server6
always_direct allow server4LAN
always_direct allow clamav
never_direct allow all
dns_nameservers 2.3.4.5
ignore_unknown_nameservers off
dns_v4_fallback off


-- no debconf information



--- End Message ---
--- Begin Message ---
Ok, thanks, I'm closing the bug.

Regards,

L

Il giorno 02/mar/2011, alle ore 18.14, Joerg Schuetter ha scritto:

> Hello Luigi
> 
> That's exactly the case. Sorry for that.
> 
> Joerg

--
Luigi Gangitano -- <[email protected]> -- <[email protected]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26



--- End Message ---

Reply via email to