Package: squid3
Version: 3.1.0.16-1
Severity: important

Hi there,

Until now I had "http_port 3129 transparent" in my squid.conf, and I
understand that on 3.1 I have to change this to "http_port 3129 intercept"

BUT, squid:
  * Won't listen to that port
  * Wont' tell ***anything**, no error message, no note in the log
    files about 3129 not being opened.

After a lot of trying it seems that the "intercept" port cannot be
used with IPv6 so I must do something like "http_port my_ip:3129 intercept"

Doing so works, but doing "http_port 0.0.0.0:3129 intercept" doesn't,
which makes impossible to listen to "all" interfaces in IPv4 fashion
:(

I maked bug "important" as any transparent proxying user will
encounter this problem for which a solution is not immediatelly
visible, and more a workaround than a solution.

So, in brief:
  * There should be a way to specify a IPv4 ie: "http_port [ipv4]:3129"
  * Squid should really tell you that a port you asked for (3129) is
    not beign opened for some reason.

Cheers,
Marc

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (750, 'stable'), (700, 'testing'), (600, 'unstable'), (500, 
'proposed-updates'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
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