Hello! I tried to install Minecraft server on Yunohost.

But when I try to connect (even locally) it always timeout and I can’t connect.

Do you have any clue on how to solve this?

When I run: curl <my ip>:25565

I get result when I do it on the server, but when I execute the same command on another device, it doesn’t work. There is a timeout and it gives up.

Do you think this is because my server is slow or have you any clue on how I could solve this issue?

Thanks in advance!

  • @xvf
    link
    14 years ago

    Did you open port 25565? If using Ubuntu based distro, you can use UFW to manage ports or if its rhel based then firewalld.

    • @ex_06
      link
      2
      edit-2
      3 years ago

      deleted by creator

    • SnowCodeOP
      link
      24 years ago

      That was my issue. But UFW doesn’t work on Yunohost. This is the correct command: yunohost firewall allow TCP 25565