Search found 3 matches
- Sat Dec 05, 2020 10:26 am
- Forum: Implemented Suggestions
- Topic: Add SRV Record support
- Replies: 85
- Views: 62981
Re: Add SRV Record support
I have a question at this point: when you run two Factorio servers at one host, who or what decides which will receive which packet when the incoming packet is for the same target port? Is that be done by the operating system? I mean: there must be something “above” the two Factorio servers, which ...
- Fri Dec 04, 2020 5:55 am
- Forum: Implemented Suggestions
- Topic: Add SRV Record support
- Replies: 85
- Views: 62981
Re: Add SRV Record support
I still think this is simple port forwarding inside of a kubernetes cluster or similar or Docker can do this meanwhile itself. Nothing which needs to be part of Factorio. To expand on what I said earlier in the thread, these are both solutions for running multiple servers on the same host, listenin...
- Thu Jan 30, 2020 9:46 pm
- Forum: Implemented Suggestions
- Topic: Add SRV Record support
- Replies: 85
- Views: 62981
Re: Add SRV Record support
The docker container can put the two instances on different ports, but it can't make them both share the same ip and port.