Date: Sun, 02 Jan 2011 21:16:02 +0100 From: Damien Fleuriot <ml@my.gd> To: jay@experts-exchange.com Cc: freebsd-pf@freebsd.org Subject: Re: transparent proxy Message-ID: <4D20DD02.2090605@my.gd> In-Reply-To: <5275a39aa1849d38d509a42b627dd4b0.squirrel@mail.experts-exchange.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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?4D20DD02.2090605>