Jump to content

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


Efiriono

Recommended Posts

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.

Link to comment
Share on other sites

5 hours ago, Beelzybub said:

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?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...