Package: squid3
Version: 3.1.6-1
Severity: normal
Tags: ipv6

Hi,

This may of course be due to misconfiguration on my end, in which case
I'm sorry to bother you.

Since the upgrade from squid3 3.1.3-2 to 3.1.6-1,
http://bugs.debian.org is inaccessible; Squid always reports that the
network is inaccessible.  Rebuilding squid3 with "--disable-ipv6"
fixes this.

This machine does have an IPv6 address (which seems to be the default
nowadays), but IPv6 isn't routed out to the gateway.  As I understand
it Squid is supposed to handle this and fall back to IPv4, and it does
in all the other cases I've found so far; for example www.debian.org
has an AAAA record (as well as an A record) but remains accessible.

Do you have any idea what could be going wrong?

Regards,

Stephen


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

Kernel: Linux 2.6.34-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages squid3 depends on:
ii  adduser               3.112              add and remove users and groups
ii  libc6                 2.11.2-2           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.26-1           Berkeley v4.8 Database Libraries [
ii  libexpat1             2.0.1-7            XML parsing C library - runtime li
ii  libgcc1               1:4.4.4-8          GCC support library
ii  libgssapi-krb5-2      1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries - k
ii  libk5crypto3          1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries - C
ii  libkrb5-3             1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries
ii  libldap-2.4-2         2.4.17-2.1         OpenLDAP libraries
ii  libltdl7              2.2.6b-2           A system independent dlopen wrappe
ii  libpam0g              1.1.1-3            Pluggable Authentication Modules l
ii  libsasl2-2            2.1.23.dfsg1-5     Cyrus SASL - authentication abstra
ii  libstdc++6            4.4.4-8            The GNU Standard C++ Library v3
ii  libxml2               2.7.7.dfsg-4       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.42               Basic TCP/IP networking system
ii  squid3-common         3.1.6-1            A full featured Web Proxy cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconf                <none>         (no description available)
ii  smbclient                 2:3.4.8~dfsg-2 command-line SMB/CIFS clients for 
ii  squid-cgi                 3.1.6-1        A full featured Web Proxy cache (H
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 SSL_ports port 443
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443         # https
acl Safe_ports port 70          # gopher
acl Safe_ports port 210         # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl CONNECT method 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 all
http_port 3128
hierarchy_stoplist cgi-bin ?
cache_dir ufs /var/spool/squid3 1024 16 256
coredump_dir /var/spool/squid3
url_rewrite_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf
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
shutdown_lifetime 5 seconds
dns_v4_fallback on


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to