如何监听高编号端口上的套接字

发布于 2024-12-25 23:50:02 字数 164 浏览 0 评论 0原文

我的聊天服务器无法在端口 6667(常见的 irc 聊天服务器端口)上工作,因此我将其切换到端口 844,现在工作正常。我禁用了防火墙,但某些东西仍然阻止远程连接到端口 6667...这是在 Windows Server 2008(GoDaddy 的虚拟服务器)上。

有谁知道如何解锁更高的端口号?

My chat server wasn't working on port 6667 (a common irc chat server port), so I switched it to port 844 and it works fine now. I had my firewall disabled, but something was still preventing remote connections to port 6667.... This is on Windows Server 2008, a virtual server with GoDaddy.

Does anyone know how to unblock the higher port numbers?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

玉环 2025-01-01 23:50:03

据我在此链接中看到,GoDaddy 阻止了端口 6667 以防止滥用。

http://support.godaddy.com/ groups/dedicated-linux/forum/topic/tcp-server-getting-started/

如果该信息是最新的,那么如果不联系 GoDaddy 支持并要求获取它,您实际上无能为力畅通无阻。

编辑:更好的链接,是的,有块似乎是准确的。
http://support.godaddy.com/groups/虚拟主机/论坛/主题/centos-vps-irc/

From what I can see at this link, GoDaddy blocks port 6667 to prevent abuse.

http://support.godaddy.com/groups/dedicated-linux/forum/topic/tcp-server-getting-started/

If that information is up-to-date, there's really nothing you can do without contacting GoDaddy support and ask to have it unblocked.

Edit: Better link and yes, it seems accurate that there are blocks.
http://support.godaddy.com/groups/web-hosting/forum/topic/centos-vps-irc/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文