I'm trying to do a TCP redirect.
I wanted to listen on one interface and redirect the connection, but using a different interface (source IP) when connecting to the destination IP. I couldn't find any option to do that. There's only bind and it's only for defining the interface when listening for incoming connections.
Please let me know if I'm mistaken, otherwise this serves as a feature request. Thank you.
I'm trying to do a TCP redirect.
I wanted to listen on one interface and redirect the connection, but using a different interface (source IP) when connecting to the destination IP. I couldn't find any option to do that. There's only bind and it's only for defining the interface when listening for incoming connections.
Please let me know if I'm mistaken, otherwise this serves as a feature request. Thank you.