Hi,
I am having the same problem after configuring FreeBSD 4.1, Squid
2.4D4.
I had done the following installs:
1: FreeBSD 4.1
2: Compiled Squid 2.4d4
3: Added GRE Patch and IPFW options, Recompiled kernel
4: Added Apache (Default config)
5: Added IPFW Rules
ipfw add 49 allow tcp from 10.0.3.22 to any
ipfw add 50 fwd 127.0.0.1,3128 tcp from any to any 80
ipfw add 60000 allow all from any to any
6: Added Rules to squid.conf
http_port 3128
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
7: turned on wccp on Cisco Router
now what happens is that the apache server should be still visible
going to it directly by just going to the server address. But the
apache server is not there. I noticed that all squid requests being
sent from the router was sent to Squid but then the Apache server was
trying to locally locate the address.
I am thinking that there is a glitch with Squid 2.4d4 and Apache 1.3+.
Anyone else been able to get Squid 2.4d4 running on FreeBSD 4.x and
Apache with WCCP?
----------- Quote Starts Here -----------
Well I have now squid-4 Running. when I use it as a Proxy like set
proxy in
my browser it works fine. But when I put in WCCP and send the request
and it
comes to it . it says .
unable to determine the ip address ..........
can any one help.?
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sun Aug 20 2000 - 13:41:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:56 MST