Ascended uses separate game and query ports
Unlike a lot of games, ARK: Survival Ascended splits its networking into two distinct ports โ a game port (default 7777) that players actually connect through, and a query port (default 27015) the server browser uses to list your server publicly. Both need forwarding if you’re self-hosting, and both need to be correct in your host’s panel if you’re renting. Get this wrong and you’ll usually see “server not responding” even though it’s genuinely running fine.
Getting everyone connected
-port= launch argument.Mods sync automatically โ nobody needs to install anything themselves
If the server is running mods, players connecting don’t need to track them down separately โ the client auto-downloads whatever the server advertises, based on the mod IDs in its ActiveMods list. Server owners still need to install those mods on their end first, and our mods guide covers exactly how. Once you’re ready to actually run the server, admins will also want our admin commands guide to manage things day-to-day.