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

Reply via email to