> > It still looks like, though, nothing is coming over the > wccp0 link. I do a tcpdump and get nothing. > > wccp0 Link encap:UNSPEC HWaddr D0-2D-F7-EC-00-00-00-00-00-00-00-00-00-00-00-00 > inet addr:2.3.4.236 P-t-P:2.3.4.236 Mask:255.255.255.255 > UP POINTOPOINT RUNNING NOARP MTU:1476 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > I was running a tcpdump looking for the gre data, and accidentally didn't specify the wccp0 interface, so it defaulted to my eth0 interface. It appears I'm getting the GRE packets over eth0, NOT wccp0! When I decode them, they are all SYN's to port 80 at various websites. I go back to wondering if the highest IP on the router, which is also the default route for the cache box, is causing it to ignore the tunnel and just send it locally.. Thanks, Tuc