On Tue, 6 Jul 2004, Mark Tinka wrote: > however, when i configure squid and my router for > wccp, i get nothing... cache.log says squid is > accepting wccp connections on port 2048:
have you set up the required interception firewall rules (iptables)? > i've tried juggling the configuration around on the > router, but still get nothing.. > > there are, however, interesting messages from my dmesg > console: > > kernel: ip_wccp: no version for "struct_module" found: > kernel tainted > kernel: ip_wccp: no version magic, tainting kernel > kernel: ip_wccp: unsupported module, tainting kernel Then I think the module was not correcly compiled, or you used the wrong ip_wccp.c version. You should use ip_wccp.c file referenced in the FAQ (ip_wccp.c,v 1.5 2004/02/17 01:55:05). Regards Henrik
