Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It does give you a graphical user interface to do all the settings and actually run the server.
https://steamcommunity.com/sharedfiles/filedetails/?id=468312476&searchtext=Asm
You can offcourse change these in the settings if you want, incl your RCON port, but the ones mentioned above are most important.
A router doesnt need port forwarding, that something for modems a router is a much simpler device and just relay trafic (without to much technical information, there is obviously more to it just not for home use).
If your modem has a DMZ option, you can always put you local server adress in the DMZ and see if that solves the issue, that way you can see if its the modem or your firewall that is causing the issue.
ASM will auto open the ports on your firewall. You will have to port forward your own router, however so start here:
https://portforward.com/ark-survival-evolved/
meebee I am blind, but there is no port 7777 in that manual, that's te default port... but then again, maybe I am blind :)
ASM is a great, tool, easy to use AND you can see if your server is correctly setup and if your port forwarding works. It will give Available if it is correctly setup.
52 Ports for PC .... and most of them TCP ..... that site is a joke tbh dont ever use it for anything.
https://ark.gamepedia.com/Dedicated_Server_Setup
As i said before port 7777, 7778, 27015 are all you need for 1 server without RCON, all of them UDP. And despite the wiki not mentioning it, you dont really need 7778 either unless your using the Raw socket port, and that is off by default if you look at a more visual manager like ASM.
Do you have a firewall service running on the server as well? You will need to allow internet zone to communicate with the machine before it will accept inbound traffic from your router. 7777 and 27015 are the default UDP ports and thouse should be all your need to port forward.
Your ISP router should have a port forward similar to this. (sometimes called NAT for Network Address Translation or PAT for Port Address Translation in the CISCO world)
public IP Address --->7777 UPD ----> private IP Address of server
public IP Address --->27015 UDP ----> private IP Address of server
Windows firewall service needs to allow traffic from internet zone to Shootergame.exe.
It may be working on LAN because your server firewall service by default may allow LAN traffic to Shootergame.exe.
A quick way to test if the Windows Firewall service is stopping it is to temporarily turn it off.
Also on another note, you normaly may not see the server on the non-offical list unless you "hairpin" your router to allow your machines on the inside to use the external address to connect to the internal server. That's a bit more complicated to setup.
Does ASM show your server as "Available" ? If so port forwarding is setup right, if not, then that is the issue...
Also if you have your server password protected, let your friend and yourself CHECK the checkbox to show password protected servers.
Thats what I said I had them try, they recieve "No servers currently running this ip" or something
It doesn't show as available but apparently there are a bunch of other reasons for that, I can't figure out how my ports are incorrectly forwarded I essentially only had to type in 7777,27015... and that was it both UDP should be fine.
Neverless, dont use Raw Sockets.
I always enable 7777-7778 Both TCP/UDP even if that is not needed and TCP/UDP 27015.
It always works for me.
This is the entry in my router/firewall.
Name ARK Server 1
Protocol TCP/UDP
LAN Host 192.168.1.13
WAN Port 7777 ~ 7778
LAN Host Port 7777 ~ 7778
Where 192.168.1.13 is my Server IP Address.
PS It has to show up as Available, else there is no connection....