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