窗口的端口隧道


0

我有一个公共IP< 52.14.142.152>的AWS实例。现在我在端口5555上安装了一个应用程序,并且能够从Internet访问它。 我在端口6666上安装了相同应用程序的另一个实例,但无法从Internet访问相同的应用程序。可以从localhost访问该应用程序。


您确定此特定应用程序支持安装两次吗?这两个实例很可能发生冲突。
Ramhound

请编辑问题以将其限制为具有足够详细信息的特定问题,以确定适当的答案。避免一次提出多个不同的问题。
Ramhound

Answers:


0

允许安全组上的端口6666。

并检查(Windows)计算机上的任何主机防火墙。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.