Date: Sun, 2 Jan 2011 13:57:03 -0800 From: jay@experts-exchange.com To: "Damien Fleuriot" <ml@my.gd> Cc: freebsd-pf@freebsd.org Subject: Re: transparent proxy Message-ID: <4aff223f1053b2cf89f32eb89a184643.squirrel@mail.experts-exchange.com> In-Reply-To: <4D20DD02.2090605@my.gd> References: <8fb3caa1300a9fcc5c2f23a70ade23a8.squirrel@mail.experts-exchange.com> <4D208AE2.6000402@my.gd> <3020c1e8b0ecb5e9bacb1033ddea2b3e.squirrel@mail.experts-exchange.com> <4D20BAEB.10101@my.gd> <5275a39aa1849d38d509a42b627dd4b0.squirrel@mail.experts-exchange.com> <4D20DD02.2090605@my.gd>
next in thread | previous in thread | raw e-mail | index | archive | help
Is there a way to see what the rule is doing? It didn't have any effect. I've been trying different combinations, sometimes targeting 192.168.103.2. One test locked up the host. > On 1/2/11 9:04 PM, jay@experts-exchange.com wrote: >> Here I want : >> >> nn:nn:nn.nnnnnn IP 127.0.0.1.51791 > 192.168.103.2.80: Flags [S], ack >> ... >> >> int_if="lo0" >> ext_if="ed0" >> >> pass in on $int_if route-to ($int_if 127.0.0.1) from 192.168.103.1 keep >> state >> >> But no good (it's not able to sync) : >> > > How do things go when using synproxy in your pass rule ? > > Something like: pass in log on $int_if route-to ($int_if 127.0.0.1) from > 192.168.103.1 synproxy state > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4aff223f1053b2cf89f32eb89a184643.squirrel>