Ralf wrote:
Is this possible to do:
a TCP connection request to a specific port
on this machine comes in.
You can get a similar effect using the "redirect" feature of xinetd.
The intermediate machine still has to relay the packets to and fro but
it's transparent as long as the server doesn't do a getpeername() call.
You can stick an "only_from" parameter in as well to restrict who can
connect to the port.
Jon
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html