Date: Mon, 16 May 2016 12:53:43 +0100 From: Melissa Jenkins <melissa-freebsd@littlebluecar.co.uk> To: freebsd-pf@freebsd.org Subject: Re: Can pf simultaneously redirect to multiple, internal hosts Message-ID: <BC277693-9F43-44F4-918F-1AD6018D94D7@littlebluecar.co.uk> In-Reply-To: <mailman.7.1463227200.16789.freebsd-pf@freebsd.org> References: <mailman.7.1463227200.16789.freebsd-pf@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>
> 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@rulingia.com> wrote:
>
>> On 2016-May-12 11:09:57 -0700, J Green <corpengineer@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BC277693-9F43-44F4-918F-1AD6018D94D7>
