On Mon, Apr 12, 2004 at 04:09:24PM +0200, Mario Lopez wrote:
> Hi,
> 
> I have the following problem, I actually have a dual bridge configuration 
> (one machine with 4nic's, two filtering bridges), one of the bridges is the 
> one that is between all my class C network and Internet connection, my 
> problem is that I would like to redirect some of the IP's on the class C 
> network to a Squid proxy for transparent proxy (the proxy is in another 
> machine with IP two which I have connection through a fifth nic connected 
> to a switch with other servers). I have correctly configured squid for 
> normal proxy support (if I specify proxy on browesers it all works 
> flawlesly) the problem is that I dont seem to get the correct rule for 
> redirecting and I am starting to think that transparent bridge filtering 
> has something to do.
> 
> I am using the following rdr rule:
> 
> rdr on $wan_ext_if proto tcp from 10.0.0.1 to any port 80 -> a.b.c.d port 
> 3128
> 
> $wan_ext_if is one side of the filtering bridge (I have tryed both sides of 
> the bridge anyway), machine a.b.c.d is reachable from the bridge no problem 
> on that, I can telnet the machine perfectly and seems correct.
> 
> Any clue on where the problem might be?.

failure to search the archives? :)

http://marc.theaimsgroup.com/?l=openbsd-misc&m=108089194621750&w=2
http://marc.theaimsgroup.com/?l=openbsd-pf&m=107022940206139&w=2

Can

Reply via email to