I'm trying to configure squid 2.5 stable 5 to do transparent proxing in a Mandrake 9.1 Box, I installed this patch visolve_wccpv2- s2_5.patch to the source code with this command:
patch -p1 < ../visolve_wccpv2-s2_5.patch and then used this /configure --prefix=/usr/local/squid2.5s5 --enable-wccpv2 to configure and then: make make install, and when i configure squid.conf to point to the wccp router, wccp2_router 216.72.84.33. I parse the conf file and get the next error: parseConfigFile: line 2725 unrecognized: 'wccp2_router 216.72.84.33' Any Ideas? Ricardo Jose Guevara
