[SQU] FBSD4.1 - CISCO IOS 12.1.4 - Squid 2.4-11-SEP

From: Gary Barnden <gary@dont-contact.us>
Date: Wed, 13 Sep 2000 15:48:54 +1000

Peoples

I'm trying to get WCCP working with the following configuration

Cisco 3640 - IOS 12.1.4
         IP Address 192.168.10.1/24
         config t
         ip wccp version 1
         ip wccp web-cache
         interface dialer 1
         ip wccp web-cache redirect out
         end

FreeBSD 4.1 - RELEASE
         IP Address 192.168.10.6
         Kernel patched with :-
                 copy gre.c /usr/src/sys/netinet/ (FBSD 4.1 Version)
                 patch <gre.patch (FBSD 4.1 Version)
                 added "OPTIONS GRE" to kernel config file
                 config -r "kernel config file"
                 cd ../../compile/"kernel config file"
                 make depend
                 make all
                 make install
                 reboot

cd squid-2.3-200009112300
         ./configure --enable-icmp --enable-htcp --enable-underscores
--enable-heap-replacement
         make all
         make install

         http_port 3128
         httpd_accel_host virtual
         httpd_accel_port 80
         httpd_accel_with_proxy on
         httpd_accel_uses_host_header on

Now, i sure that the Cisco is redirecting the request to the FreeBSD box
using the "show ip wccp"
         Router information:
         Router Identifier: 170.9.3.1
         Protocol Version: 1.0

     Service Identifier: web-cache
         Number of Cache Engines: 1
         Number of routers: 1
         Total Packets Redirected: 145
         Redirect access-list: -none-
         Total Packets Denied Redirect: 0
         Total Packets Unassigned: 0
         Group access-list: -none-
         Total Messages Denied to Group: 0
         Total Authentication failures: 0

and according to the FreeBSD box "gre-enacp" packets are making it to the
TCP stack using "tcpdump". However
this is as far as things go, the http request times out, nothing in any of
the squid logs.

Has anyone got this configuration working or should i just get drunk

Lastly, the reason i'm using the latest squid snapshot is because the
latest 2.3 stable did the same thing, i've read the FAQ
and searched the squid mailing archives without success.

any help would be appreciated.

Kind regards

Gary Barnden
_______________________________________
Braenet Pty Ltd
Corporate Internet Solutions
A "Cisco Enabled Regional ISP"
1/59-61 Burrows Road
Alexandria NSW 2015
Ph: 1300-368-081 Fax: (02) 9565-1848
Email: g.barnden@braenet.com.au
Enquiries: info@braenet.com.au
Web: http://www.braenet.com.au

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Sep 12 2000 - 22:51:17 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:16 MST