From 067ac0ac144e2b0f0d812bc4518f229c6a5ce5b0 Mon Sep 17 00:00:00 2001 From: David Andersen Date: Thu, 27 Oct 2016 11:44:05 -0700 Subject: [PATCH] troubleshooting --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index dd72d37..8f08308 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,13 @@ To keep things simple, the container uses a single volume. The `/factorio` volum * `27015/tcp` - RCON (optional). +## Troubleshooting + +**Server is listed in the in-game server browser, but users can't connect** + +Run Docker with the `--userland-proxy=false` option. The source UDP port is changed by docker-proxy when the server pings "pingpong" servers. See [Incorrect port detected for docker hosted server](https://forums.factorio.com/viewtopic.php?f=49&t=35255). + + # Credits Ideas borrowed from: