Hi Jose,
I went through this process myself last weekend.
I had to do the following to activate transparency in oops.cfg:
In your group make sure to have the line:
redir_mods transparent;
For example:
group cfftechnologies {
networks 10.23.20/24 127.0.0/24;
redir_mods transparent;
badports [0:79],110,138,139,513,[6000:6010];
miss allow;
http {
allow dstdomain *;
}
}
And I also needed the following:
module wccp2 {
service-group port 80
}
module transparent {
myport 3128
}
I hope this helps...
BTW, I don't know if oops is better then squid since I never used squid
before. Hopefully someone else will be able to answer this question.
Avi
--On Tuesday, July 10, 2001 18:39:18 -0500 Jose Alberto Huerta Glez
<[EMAIL PROTECTED]> wrote:
>
>
>
> Hi all!!!
>
> I am in Mexico.
> I am trying oops, i want replaced my squid proxy..
>
> So, i dont undertand how activate de transparent proxy...
>
> The ipchains command that i use is:
> $IPCHAINS -A input -p tcp -s 192.1.2.0/24 -d 0.0.0.0/0 80 -j REDIRECT
> 3128
>
> But, in oops.cfg i dont have idea how maket this..
> Can you helpme ??
>
> Thanks!!
>
> PD. Oops is better than squid ???
--
Avi Schwartz Get a Life,
[EMAIL PROTECTED] Get Linux!
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops-eng" in message body.
Archive is accessible on http://www.paco.net/oops/