#Server not accessible from via join menu

11 messages · Page 1 of 1 (latest)

sullen sandal
#

You have to manually open ports in your router

#

Plus, it depends on the docker image itself, we cannot really help with Docker issues

#

Can only recommend installing the server normally and see if that works fine

oblique ermine
#

Showing container doesnt give much context

As beard mentioned, have you forwarded the appropriate ports on your router to the machine the docker is hosted in? And then is the docker network in your machine communicating with the host machines ports?

#

Docker containers by default are supposed to be able to talk to the internet

The only thing that really stops them is port forwarding being disabled

timber finch
#

Yes ports are opened by default when you spin up said container

sullen sandal
#

In your router and firewall, not your container

#

Docker cannot open ports on your router

oblique ermine
timber finch
#

Yes i do understand that,i assumed that docker's able to open it on my router due to other containers working from the get go but seems like i just opened those ports in past,thanks guys ❤️