[talk] Pf rule
Chris Buechler
cmb at pfsense.com
Wed May 11 21:46:53 EDT 2016
On Wed, May 11, 2016 at 8:07 PM, Mark Saad <mark.saad at ymail.com> wrote:
> Steven
> That doesn't work, I get a pf rule set error on reload. This is on
> 10.3-STABLE and I suspect that FreeBSD, fork doesn't support the new rule
> form.
In that case you want:
rdr on igb0 proto tcp from any to 10.10.5.10 port 80 -> 10.10.5.10 port 9090
Make that 'rdr pass' instead if you don't want a separate pass rule
required to allow the traffic.
More information about the talk
mailing list