Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PC に着信するすべての tcp 要求を別のコンピューターにリダイレクトしたいと考えています。どうやってやるの?
例: 10.42.43.10:5000 に着信するすべての tcp 要求を 10.42.43.25:6000 にリダイレクトする必要があります。Linuxコマンドでそれを行うことはできますか?
redir コマンドを使用する
redir [--laddr=incoming.ip.address] [--bind_addr=my.other.ip.address]