this is my squid using apt-get install squid from latest ubuntu root@simulasi:/home/mirza# squid -v Squid Cache: Version 2.6.STABLE18 configure options: '--prefix=/usr' '--exec_prefix=/usr' '--bindir=/usr/sbin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib/squid' '--sysconfdir=/etc/squid' '--localstatedir=/var/spool/squid' '--datadir=/usr/share/squid' '--enable-async-io' '--with-pthreads' '--enable-storeio=ufs,aufs,coss,diskd,null' '--enable-linux-netfilter' '--enable-arp-acl' '--enable-epoll' '--enable-removal-policies=lru,heap' '--enable-snmp' '--enable-delay-pools' '--enable-htcp' '--enable-cache-digests' '--enable-underscores' '--enable-referer-log' '--enable-useragent-log' '--enable-auth=basic,digest,ntlm' '--enable-carp' '--enable-follow-x-forwarded-for' '--with-large-files' '--with-maxfd=65536' 'i386-debian-linux' 'build_alias=i386-debian-linux' 'host_alias=i386-debian-linux' 'target_alias=i386-debian-linux' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=-Wl,-Bsymbolic-functions' 'CPPFLAGS=' On Fri, Sep 26, 2008 at 2:59 PM, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > Upgrade your Squid. 2.5 is rather broken with interception and acceleration > modes. > > After upgrading to a later squid. Remove the NAT interception hack. These > two How-To's tell you everything you need to get started. > > > For reverse-proxy (accelarating) of websites using Squid: > http://wiki.squid-cache.org/SquidFaq/ReverseProxy > > For interception of outbound network port 80 traffic: > http://wiki.squid-cache.org/ConfigExamples/Intercept/LinuxDnat > or http://wiki.squid-cache.org/ConfigExamples/Intercept > > > Amos > -- > Please use Squid 2.7.STABLE4 or 3.0.STABLE9 > -- -=-=-=-=