Sample Header Ad - 728x90

NAT: accept a connection and then forward it?

0 votes
0 answers
154 views
In linux (or BSD), is it possible to accept an incoming connection, read the first payload packet, and then forward the connection to another server based on the contents of that packet? I'm not blind to the difficulties, and this probably needs to stay in the kernel for performance reasons outside of the initial connection.
Asked by Sophit (101 rep)
Nov 9, 2019, 05:37 AM