Search found 2 matches

by NJackson
Fri Apr 29, 2022 12:34 am
Forum: Technical Help
Topic: [1.1.57][Solved]Ubuntu Docker server Hosting Can't Establish Connection
Replies: 1
Views: 722

Re: [1.1.57]Ubuntu Docker server Hosting Can't Establish Connection

[Solved]

Had to recreate the container connecting it to host network
Create line goes as such:
"sudo docker run -d -p 34197:34197/udp -p 27015:27015/tcp -v /opt/factorio:/factorio --network host --name factorio --restart=always factoriotools/factorio"

Hope this helps others
by NJackson
Thu Apr 28, 2022 4:42 am
Forum: Technical Help
Topic: [1.1.57][Solved]Ubuntu Docker server Hosting Can't Establish Connection
Replies: 1
Views: 722

[1.1.57][Solved]Ubuntu Docker server Hosting Can't Establish Connection

Alright here goes nothing: Currently pulling my hair out trying to run a dedicated host: System is Ubuntu Focale 20.04, running latest docker version and the Factorio Docker image (This One: https://hub.docker.com/r/factoriotools/factorio). All behind a PfSense router. Port Forwarding and Outbound r...

Go to advanced search