New redirection syntax for PF
Brought to you by:
mikehorn
Please support new PF syntax for redirection: divert-to.
divert-to <host> port <port>
Used to redirect packets to a local socket bound to host and
port. The packets will not be modified, so getsockname(2) on the
socket will return the original destination address of the
packet.
Discussion on forum:
http://sourceforge.net/projects/fwbuilder/forums/forum/16372/topic/4796566
Thanks.
It's not a must-have feature but any effort to support it is welcome. It exists since OpenBSD 5.0.