我有一台装有 Ubuntu 的 VPS 服务器。它有一个静态的公共 IP 地址。以下是uname -a
:
Linux VPS 3.13.0-88-generic #135-Ubuntu SMP Wed Jun 8 21:10:42 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
我想使用远程管理工具来管理我的其他 VPS。我需要转发端口 1000,但在 Ubuntu 上如何做到这一点?
我的意思是该端口将明显地监听外部主机。
我有一台装有 Ubuntu 的 VPS 服务器。它有一个静态的公共 IP 地址。以下是uname -a
:
Linux VPS 3.13.0-88-generic #135-Ubuntu SMP Wed Jun 8 21:10:42 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
我想使用远程管理工具来管理我的其他 VPS。我需要转发端口 1000,但在 Ubuntu 上如何做到这一点?
我的意思是该端口将明显地监听外部主机。