On Wed, Aug 19, 2015 at 6:46 PM, Stuart Henderson <s...@spacehopper.org> wrote:
> It's not *that* complex. It may be easier with tag rather than received-on
> and if there's any confusion about rule ordering it may be easier to use
> 'quick' and place them at the top of the ruleset.
>
> pass in quick proto tcp to $ext_if port 1234 rdr-to $server port 80 tag natrdr
> pass out quick tagged natrdr nat-to $int_if

Ah yes, thanks much, that construct does indeed work.

Chris

Reply via email to