如何将所有互联网连接转发到另一台机器
我想从我的一个端口转发所有 tcp 和 udp 连接并将它们传递到另一台机器。你有什么理想吗?
I want to forward all my tcp and udp connection from one of my port and pass them to another machine. Do you have any ideal ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有适用于所有操作系统(当然)的通用解决方案。
简单的 Google 搜索将为您提供:
http://www.linuxforums.org/forum/debian-linux/148854-forward-all-network-traffic-another-server.html
There is no general solution for all OSes (of courses).
A simple Google search gives you:
http://www.linuxforums.org/forum/debian-linux/148854-forward-all-network-traffic-another-server.html