I have a 7 Days dedicated server running on Ubuntu 22.04 in AWS. I am able to connect to the server via the game's telnet port, but I cannot connect via the game client. I am getting an error that says, "Could not retrieve server ID".
On my Ubuntu VM, ufw is disabled. iptables are full ALLOW. These are the ports I have open via the AWS security group:
8080 - 8082
26900 - 26903
27014 - 27050 (just in case it was a steam issue)
Here is the log file from when the server started:
https://pastebin.com/70HTcUTV
Here is my serverconfig.xml:
https://pastebin.com/g3UG0JkK
Any idea why I can connect via telnet but not the game client?
On my Ubuntu VM, ufw is disabled. iptables are full ALLOW. These are the ports I have open via the AWS security group:
8080 - 8082
26900 - 26903
27014 - 27050 (just in case it was a steam issue)
Here is the log file from when the server started:
https://pastebin.com/70HTcUTV
Here is my serverconfig.xml:
https://pastebin.com/g3UG0JkK
Any idea why I can connect via telnet but not the game client?
Last edited by a moderator: