Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster Problem #1232

Open
Daywalker91 opened this issue Jul 12, 2022 · 4 comments
Open

Cluster Problem #1232

Daywalker91 opened this issue Jul 12, 2022 · 4 comments

Comments

@Daywalker91
Copy link

Hey,

I created a Dedicated Server for ARK but now i have Problems with the Clustering. I have at first 2 Instances with an own map. The Server is starting normal but ich can't travel between then... i have the button for ark travel but if i push this button i have no server to choice... i have added bot in steam under favorites.
arkmanager.txt
this is my arkmanager.cfg
Ragnarok.txt
this is my cfg for the first server
TheIsland.txt
this is the config for ther 2. server

P.S. sorry for my bad English :D it's so long ago that i had speak english :D

@CaspyBXL
Copy link

CaspyBXL commented Jul 15, 2022

In your Ragnarok and TheIsland cfg place :

arkflag_NoTransferFromFiltering=true
arkopt_ClusterDirOverride="XXX"
arkopt_clusterid=XXX

The --> arkflag_NoTransferFromFiltering=true is needed when using ClusterID's

Also check it for sure put the option in your .ini file of the server, somtimes it gets removed or even doubbles it for some off reason ...

@Daywalker91
Copy link
Author

Thx for your Answer.

The Server are working in Cluster but i cant find the Other Server.

I have Read in some english forum that the Server have a Problem with Private IP in the local LAN. If you join with the Client in the Private at lan, than the server cant find the other Server in the cluster.

Ther is an workaround for that with NAT loopback aktivating in the Router... so the Server think the repuest is from the Web...

@klightspeed
Copy link
Collaborator

klightspeed commented Jul 15, 2022

Presumably the cluster lookup uses a cluster registration service on the internet, which will see the public IP of the servers, and so the public IP address of the server will need to be reachable by the client (and possibly by the server being transferred from) in order to transfer between servers, thus the suggestion to check that the router supports NAT loopback / hairpin routing.

You will also want to make sure that the cluster ID is globally unique.

@scallipus
Copy link

you might want NAT reflection set in your router if it supports it. (that is the NAT loopback for LAN so you can connect to your servers in the cluster). If you are using PFSENSE set PURE NAT in the port forward rule down the bottom for NAT REFLECTION works a treat for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants