On 25/04/2012 5:41 p.m., Kirk Hoganson wrote:
On 04/24/2012 10:17 PM, Amos Jeffries wrote:
On 25/04/2012 2:54 p.m., Kirk Hoganson wrote:
I modified the squid.conf to add support for TPROXY:
http_port 3128 transparent
http_port 3129 tproxy
Or:
http_port 3128 tproxy
Both changes result in the following error when attempting to start
the daemon:
* Starting Squid HTTP Proxy 3.0 squid3
FATAL: Bungled squid.conf line 880: http_port 3129 tproxy
Squid Cache (Version 3.0.STABLE19): Terminated abnormally.
CPU Usage: 0.005 seconds = 0.002 user + 0.003 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Host: Ubuntu 10.04
Kernel: 2.6.18-028stab070.14
Is this a configuration issue? By my reading of the documentation
the syntax should be correct.
http://wiki.squid-cache.org/Features/Tproxy4#Minimum_Requirements_.28IPv6_and_IPv4.29
I recommend some upgrades.
Ubuntu does not meet all of these requirements until the recent Natty
release, and then still has some strange issues.
Amos
Do you know if either Debian 5.0 or CentOS 5 meet the minimum
requirements? Those are currently my only other options.
Kirk
I'm not sure about CentOS (what kernel does it have?), but Debian 5.0 is
in the same position as Ubuntu 10.04; just a few package updates away
from working. Debian 6.0 is known to be Okay.
Amos