Package: links Version: 2.2-1+b1 Severity: important Tags: ipv6 I was trying with 1. environment variable http_proxy=http://localhost:8118 and empty links' settings 2. environment variable http_proxy=http://[::1]:8118 and empty links' settings 3. links' HTTP proxy settings of localhost:8118 4. links' HTTP proxy settings of [::1]:8118 In cases 1, 2 settings was ignored. In case 3 i have "Connection refused" dialog box on any connect. In case 4 i have "Bad URL syntax" dialog box on any connect (saving config doesn't lead to any error) $ netstat -apn | grep 8118 | grep LIS tcp6 0 0 ::1:8118 :::* LISTEN - 1551/privoxy $ grep local /etc/hosts 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback $ Proxy is working in programs like wget, epiphany-browser or opera. (case #2 is generally not working (it is indeed bad http_proxy syntax probably, but case #1 is working correctly, as programs tries to connect both to IPv4 and IPv6 [in some order] and use first sucessful connect). Example for wget: $ env | grep proxy http_proxy=http://localhost:8118 no_proxy=localhost,127.0.0.0/8 $ wget http://www.debian.org/index.html --2010-04-01 03:35:05-- http://www.debian.org/index.html Translacja localhost... ::1, 127.0.0.1 Łączenie się z localhost|::1|:8118... połączono. Żądanie Proxy wysłano, oczekiwanie na odpowiedź... 200 OK Długość: 13819 (13K) [text/html] Zapis do: `index.html' 100%[==============================================>] 13.819 62,8K/s w 0,2s 2010-04-01 03:35:06 (62,8 KB/s) - zapisano `index.html' [13819/13819] $
-- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.34-rc2-sredniczarny-00184-g01e7770 (PREEMPT) Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages links depends on: ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libgpm2 1.20.4-3.3 General Purpose Mouse - shared lib ii libssl0.9.8 0.9.8m-2 SSL shared libraries ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime links recommends no packages. links suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

