Can pf simultaneously redirect to multiple, internal hosts?

Chris H bsd-lists at bsdforge.com
Thu May 12 19:30:18 UTC 2016


On Thu, 12 May 2016 11:09:57 -0700 J Green <corpengineer at gmail.com> wrote

> Hello all:
> 
> Can pf simultaneously redirect to multiple, internal hosts?
> 
> Source -> UDP traffic -> pf  (redirection) -> Host1
>                                                           -> Host2
>                                                           -> Host3
> 
> I believe what I am looking for is called redirection.  However it appears
> to be implemented such that pf will only forward traffic to one internal
> host at a time.  I am looking for a solution where UDP traffic will be
> forwarded to multiple internal hosts, at the same time.
> 
> Is this possible?
While I have no actual, specific solution. I'm wondering if divert(4)
might be of any aid. Just throwing it out there, in case it might be
of any value. :)

--Chris
> 
> Thank you.
> _______________________________________________
> 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