Hi,
I have managed to compile the wccp module, added into linux using
modprobe etc, configured the cisco and the linux box (ipchains/squid etc),
However, when i tail the access.log in squid grepping my ip , i do not see
any proxy activity for my ip in the logfile, i assume it should come up?
Here is the output of the cisco :
Global WCCP information:
Number of web-caches: 1
Total Packets Redirected: 454
Redirect access-list: 161
Total Packets Denied Redirect: 2045
Total Packets Unassigned: 1
Group access-list: -none-
Total Packets Denied to Group: 0
=--=----
WCCP Web-Cache information:
IP Address: 203.19.222.2
Protocol Version: 0.4
State: Usable
Initial Hash Info: 00000000000000000000000000000000
00000000000000000000000000000000
Assigned Hash Info: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
Hash Allotment: 256 (100.00%)
Packets Redirected: 454
Connect Time: 00:05:38
Extended IP access list 161
permit ip 203.19.222.0 0.0.0.255 any
permit ip 203.34.144.0 0.0.0.255 any
Squid :
#WCCP Options
# TAG: wccp_router
# Use this option to define your WCCP ``home'' router for
# Squid. Setting the 'wccp_router' to 0.0.0.0 (the default)
# disables WCCP.
wccp_router 203.x.x.x
# TAG: wccp_version
# According to some users, Cisco IOS 11.2 only supports WCCP
# version 3. If you're using that version of IOS, change
# this value to 3.
wccp_version 4
Linux :
gre0 Link encap:UNSPEC HWaddr
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:127.0.0.2 Bcast:0.0.0.0 Mask:255.0.0.0
UP RUNNING NOARP MTU:1476 Metric:1
RX packets:452 errors:0 dropped:0 overruns:0
TX packets:0 errors:0 dropped:0 overruns:0
Ipchains :
/sbin/ipchains -A input -j ACCEPT -i lo
/sbin/ipchains -A input -j ACCEPT -p tcp -d 203.19.222.2 80
/sbin/ipchains -A input -j REDIRECT 8080 -p tcp -s 0.0.0.0/0 -d 0.0.0.0/0
80
Any ideas as to why I cant see my ip i nthe logs??
--- Cheers, R. Strachan Satlink Internet Services Pty Ltd. Ph. +61-3-9775-2600 Fax. +61-3-9775-2456 Email. roddy@satlink.com.auReceived on Mon Jun 26 2000 - 19:42:25 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:11 MST