I want to redirect all tcp requests coming on a pc to another computer. How can I do that?
Forexample: I want that all the tcp requests coming to 10.42.43.10:5000 are redirected to 10.42.43.25:6000. Can I do that with a linux command?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
use redir command
redir [–laddr=incoming.ip.address] [–bind_addr=my.other.ip.address]