Problem with connecting, A20.5, 7 days to die dedicated server

You log shows the client tries to connect via LiteNetLib and fails, which means the server ports are not forwarded correctly.

If your base port is 26900, you need 26900 TCP and 26900 through 26903 UDP forwarded to the server.

Then the client tries to connect via SteamNetworking, which fails because the server has SteamNetworking disabled.

You should leave this disabled and fix the ports, but if you can't fix the ports, then enabling SteamNetworking may

allow you to access the server.

 
You log shows the client tries to connect via LiteNetLib and fails, which means the server ports are not forwarded correctly.

If your base port is 26900, you need 26900 TCP and 26900 through 26903 UDP forwarded to the server.

Then the client tries to connect via SteamNetworking, which fails because the server has SteamNetworking disabled.

You should leave this disabled and fix the ports, but if you can't fix the ports, then enabling SteamNetworking may

allow you to access the server.
Thx for your reply, but how can we enable SteamNetwork?

 
Back
Top