Can pf simultaneously redirect to multiple, internal hosts
J Green
corpengineer at gmail.com
Mon May 16 18:32:45 UTC 2016
That looks like it could do what I am trying to accomplish. Thank you.
On Mon, May 16, 2016 at 4:53 AM, Melissa Jenkins <
melissa-freebsd at littlebluecar.co.uk> wrote:
>
> >
> > Sorry for not being more concise. Yes, I am looking at scenario number
> > 1. Reading up on ng_tee, looks interesting. Thank you for the
> > recommendation.
> >
> > On Thu, May 12, 2016 at 7:47 PM, Peter Jeremy <peter at rulingia.com>
> wrote:
> >
> >> On 2016-May-12 11:09:57 -0700, J Green <corpengineer at gmail.com> wrote:
> >>> Can pf simultaneously redirect to multiple, internal hosts?
> >>>
> >>> Source -> UDP traffic -> pf (redirection) -> Host1
> >>> -> Host2
> >>> -> Host3
> >>
>
> from man pf.conf:
>
> dup-to
> The dup-to option creates a duplicate of the packet and routes
> it
> like route-to. The original packet gets routed as it normally
> would.
>
> Not sure if that would do it but sounds promising. (Ie , I've not tried
> it but have used route-to)
>
> _______________________________________________
> freebsd-pf at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "freebsd-pf-unsubscribe at freebsd.org"
>
More information about the freebsd-pf
mailing list