Re: Extremely Transparent Proxy

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 02 Jun 2000 00:52:29 +0200

ip_wccp.c is a kernel module and uses kernel headers. The net/ip.h is in
the kernel sources, not in /usr/include.

gcc -O2 -DMODULE -I/usr/src/linux/include -c ip_wccp.c

----- Original Message -----
From: "Diegmueller, Jason (I.T. Dept)" <diegmuej@stifel.com>
To: "'Ahsan Khan'" <ahsank@one.net.pk>
Sent: Friday, June 02, 2000 1:27 AM
Subject: RE: Extremely Transparent Proxy

> Ah, you're right. I like the looks to WCCP, and it doesn't
> appear to be harming the load on the RSM at all.
>
> Question, though: I'm running Linux (2.2.14) and cannot get
> this damned WCCP module referred to in the FAQ to compile. Is
> there a precompiled module I could just insert?
> The problem seems to be in the #include <net/ip.h> (there is
> not ip.h under /usr/include/ip.h) so I went ahead and changed
> it to <netinet/ip.h> (where the file really is) and no go.
Received on Thu Jun 01 2000 - 17:44:02 MDT

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