On 1/2/11 9:04 PM, [email protected] 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to