Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cant access ark container externally

I set up an ark server on GKE using these instructions (https://guido.appenzeller.net/2018/09/12/how-to-run-an-ark-survival-evolved-private-server-on-google...)
It all seems to work and it has an External-IP, ping works, but I cant connect to the port. Is there anything I should check?

0 2 184
2 REPLIES 2

Is your deployment actually running?

Hi,

 

Make sure that you already created a firewall rule allowing your port in your network. Use this link[1] to guide you to create a firewall rule. Also make sure that you are accessing it through the service IP port number of your Load Balancer.

 

Also check if your server is listening to this port. I found this command “netstat -an” from this link[2] wherein the used server is ark server and the problem is the port is not listening. If the port is not listening, access is prohibited. 

 

[1]https://cloud.google.com/firewall/docs/using-firewalls#creating_firewall_rules

[2]https://survivetheark.com/index.php?/forums/topic/285836-linux-server-not-listening-on-port-7777/

Top Labels in this Space
Top Solution Authors