Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
why squid doesn't work with wccp functio
Name: gordan Date: August 7, 2002 at 01:53:14 Pacific
Comment:
a linux 2.2.14 + squid 2.3 + ip_wccp.o module //router with ios 12.0(7)
in /etc/squid/squid.conf httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on wccp_router x.x.x.x
ipchains -L target prot opt source destination ports ACCEPT all ------ anywhere anywhere n/a ACCEPT tcp ------ anywhere 192.168.45.3 any -> www REDIRECT tcp ------ 192.168.45.0/24 anywhere any -> www => webcache Chain forward (policy REJECT): target prot opt source destination ports - tcp ------ 192.168.45.0/24 anywhere any -> domain - tcp ------ 192.168.45.0/24 anywhere any -> domain - tcp ------ 192.168.45.0/24 anywhere any -> domain - udp ------ 192.168.45.0/24 anywhere any -> domain ACCEPT tcp ------ 192.168.45.0/24 anywhere any -> any
in running-config of the wccp_router ip wccp version 1 ip wccp web-cache ip cef
Summary: I am just wondering why the cronjob in linux system doesn't work. I run the script it works fine, but if I add script to crontab it fails to run. (00 12 * * * /usr/local/scriptname 1>/dev/null 2>/dev/...
Summary: I recently installed RedHat 8.0 and got a problem with my SoundBlaster awe 64 value (ISA port). Kudzu did find my sound card and installed drivers. Everything worked fine until I went to X. There, the...
Summary: I used to use Loadlin to boot up Red Hat 7.2 which shares a computer with Win98 SE. When I upgraded to RH 8.0, Loadlin refuses to work and locks up with an "Unrecognized Compressed Format" or "Invali...