Posted on June 12, 2025
Launching your own Conan Exiles dedicated server gives you complete control over the multiplayer survival experience developed by Funcom. When you’re establishing a private PvE world, managing a PvP clan server, or hosting a modded sandbox environment, a dedicated setup improves performance, customization, and uptime reliability.
This guide walks you through every step, covering installation via the Conan Exiles Dedicated Server Launcher on Windows and a manual approach using SteamCMD on both Windows and Linux platforms. We’ll also cover advanced configuration settings in ServerSettings.ini and Engine.ini, port forwarding, mod integration (including the powerful Pippi mod), and compare self-hosting versus professional services like Host Havoc.
Looking for reliable game server hosting? Conan Exiles server hosting from Host Havoc with instant setup, full mod support, and 24/7 uptime.
Verify Your System Meets Conan Exiles Server Demands
To run a smooth and stable Conan Exiles server, you’ll need hardware and network resources tailored to your expected player count. Below are tiered recommendations for hosting environments, from casual private servers to high-capacity community hubs.
Server Size |
CPU Specification |
RAM |
Disk Requirement |
Small (≤10 players) |
Intel Core2Duo @ 3.0 GHz |
8 GB |
35 GB SSD |
Medium (≤35 players) |
Intel Core i5-2400 @ 3.1 GHz |
8 GB |
35 GB SSD |
Large (≤70 players) |
Intel Core i5-6700 @ 3.4 GHz |
16 GB |
35 GB SSD |
โ๏ธ Tip: The server process, ConanSandboxServer.exe, is resource intensive. Use SSDs for faster read/write performance, and isolate the server on a dedicated machine if possible.
Requirement |
Minimum |
Optimal for Larger Servers |
Upload Speed |
5 Mbps |
10–20 Mbps |
Connection Type |
Wired Ethernet recommended |
Mandatory for 35+ players |
Public IP Address |
Required for external connections |
Required |
๐ Required Ports to Forward:
๐ง Note: For same machine hosting and playing, configure the -Multihome parameter in your server launch command to bind the server to your local IP and prevent NAT loopback conflicts.
How to Install a Conan Exiles Dedicated Server on Windows and Linux
Depending on your operating system and technical comfort level, you can set up a Conan Exiles dedicated server using the Dedicated Server Launcher (recommended for Windows) or a manual method via SteamCMD (ideal for both Windows and Linux environments). Below are fully detailed procedures for both approaches.
The Dedicated Server Launcher is an official GUI-based tool from Funcom that simplifies server management, automates updates, and configures settings via a user-friendly interface.
๐ง Note: Settings are saved to ServerSettings.ini and Engine.ini under the ConanSandbox/Saved/Config/WindowsServer directory.
Advanced users and Linux admins can manually install the Conan Exiles server using SteamCMD, the command-line tool provided by Valve.
Since Conan Exiles uses a Windows based server executable, Linux hosts must use Wine to emulate Windows APIs.
Install SteamCMD and Wine:
Run SteamCMD & Download Server:
steamcmd +login anonymous +force_install_dir ./conanexiles_server +app_update 443030 validate +quit
Launch Server with Wine:
๐ Tip: Verify ports 7777 UDP, 27015 UDP, and 25575 TCP are open in your firewall and router.
โ ๏ธ Linux-Specific Warning: Conan Exiles servers on Linux are community supported and may experience occasional instability compared to Windows environments.
Once installed, key configuration files reside in:
/ConanSandbox/Saved/Config/
โโโ WindowsServer/
โโโ ServerSettings.ini
โโโ Engine.ini
โโโ modlist.txt
Use ServerSettings.ini to define XP multipliers, PvP rules, and server password. Use modlist.txt to load custom mods.
How to Properly Configure Your Network for a Conan Exiles Dedicated Server
Proper network configuration is required to open your Conan Exiles dedicated server to players outside your local network. This includes forwarding specific ports on your router, adjusting firewall rules, and correctly applying the Multihome parameter to avoid internal IP conflicts.
To allow external traffic to reach your Conan Exiles server, you must forward the following ports on your router:
Purpose |
Port Number |
Protocol |
Game Port |
7777 |
UDP |
Query Port |
27015 |
UDP |
Remote Console (RCON) |
25575 |
TCP |
๐ง Router Setup Tip: Log in to your router’s admin panel, locate the Port Forwarding or Virtual Server section, and assign the above ports to the local IP address of your server machine.
To verify your firewall doesn’t block game traffic:
โ Verification: Use tools like canyouseeme.org or netstat to verify ports are open and listening.
If you're running the game client and server on the same machine, you may encounter NAT loopback issues. To resolve this, use the -Multihome parameter when launching your server.
ConanSandboxServer.exe -log -Multihome=192.168.1.100
๐ What is Multihome? Multihome binds the server to a specific local IP address, preventing conflicts when hosting and playing from the same network node.
Symptom |
Likely Cause |
Solution |
Server not showing in browser |
Query port not forwarded |
Verify UDP 27015 is open and matches config |
Players can't connect externally |
NAT loopback block |
Use Multihome and test from an external IP |
RCON not responding |
TCP 25575 blocked |
Check router and firewall RCON rules |
By correctly configuring your network stack, including port forwarding, firewall permissions, and Multihome binding, your Conan Exiles server is both discoverable and stable for all players.
How to Customize Gameplay, Install Mods, and Fine-Tune Your Conan Exiles Server
Customization transforms your Conan Exiles dedicated server from a default instance into a unique, community driven experience. By modifying game settings and adding powerful mods like Pippi, you can fine-tune everything from XP rates to UI enhancements and server rules.
All major server settings are managed through two key .ini files located in:
/ConanSandbox/Saved/Config/WindowsServer/
File Name |
Purpose |
ServerSettings.ini |
Controls gameplay rules: XP, PvP, resource rates |
Engine.ini |
Manages performance, rendering, and networking |
๐ง Tip: Changes to ServerSettings.ini take effect after restarting the server.
Mods upgrade your server with new features, building assets, and administrative tools. One of the most used mods is the Pippi - User & Server Management mod, which adds a graphical interface for in-game server control, custom roles, and player management.
๐ Note: The order in modlist.txt affects load priority and compatibility.
Mod Name |
Functionality |
Link |
Pippi |
Admin UI, player ranks, teleportation, event control |
|
Improved QoL |
Hotkey tweaks, stack size increases, crafting speed boosts |
๐ Reminder: Always match mod versions to the latest Conan Exiles server build to avoid crashes or conflicts.
Use ServerSettings.ini to adjust:
Use Engine.ini to configure:
๐ง Advanced Users: For PvP servers, consider adjusting raid windows, offline raid protection, and decay timers.
How to Backup, Update, and Maintain Your Conan Exiles Dedicated Server
Consistent backups and timely maintenance are required for safeguarding your Conan Exiles dedicated server against data loss, mod conflicts, or game-breaking updates. This section outlines how to manually and automatically back up your server, and how to keep it updated using the Dedicated Server Launcher or SteamCMD.
All Conan Exiles server progress is stored in the game.db file, located in:
/ConanSandbox/Saved/
โ Best Practice: Back up the entire Saved folder, including Logs, modlist.txt, and Config files.
๐ฆ Pro Tip: Store backups on a separate drive or cloud folder (Dropbox, Google Drive, etc.) for disaster recovery.
๐ Reminder: Always update your server before clients update, especially after major Conan Exiles patches, to prevent version mismatches.
Task |
Frequency |
Tool or Method |
game.db Backup |
Daily |
Manual or Cron/PowerShell |
SteamCMD Updates |
Weekly or Post-Patch |
SteamCMD / Dedicated Launcher |
Log Review (Logs/) |
Weekly |
Manual audit or grep/Notepad++ |
Mod Compatibility Check |
After each update |
Review Steam Workshop pages |
With a robust backup and maintenance routine, including version aware updates and save-file redundancy, your Conan Exiles server remains reliable, crash resistant, and ready for player engagement.
Self-Hosting vs. Professional Conan Exiles Server Hosting: What’s Right for You?
Choosing between self-hosting and using a professional Conan Exiles server hosting provider depends on your technical comfort level, desired uptime, and need for administrative flexibility.
Hosting your own Conan Exiles server using the Dedicated Server Launcher or SteamCMD provides maximum customization, but it also comes with responsibilities:
For users who prefer convenience and uptime guarantees, a dedicated game hosting provider offers a fast, reliable alternative. One of the leading providers is Host Havoc.
๐ Learn more: Conan Exiles server hosting by Host Havoc
Feature |
Host Havoc |
Self-Hosting |
24/7 Server Uptime |
โ Guaranteed with monitoring |
โ Dependent on local hardware |
DDoS Protection |
โ Enterprise-level security |
โ Manual setup required |
1-Click Mod Install (Pippi) |
โ Integrated Steam Workshop management |
โ Manual mod downloads |
Automated Backups |
โ Available via dashboard |
โ Requires scripts or manual copy |
Customer Support |
โ Live support included |
โ Community-driven troubleshooting |
Global Server Locations |
โ Choose nearest data center |
โ Limited to home connection |
Instant Setup |
โ Ready in minutes |
โ Manual download and setup |
You should consider using a professional host if:
Setting up a Conan Exiles dedicated server, through the Dedicated Server Launcher, SteamCMD, or a trusted provider like Host Havoc, equips you with the tools to shape your own survival experience. From fine-tuning ServerSettings.ini and managing mods like Pippi, to configuring network settings and automating backups, this guide has equipped you to confidently host a reliable, customized multiplayer world.
Benefit |
How You Achieve It |
Customization Control |
Through .ini files, modlist.txt, Pippi mod |
Performance Optimization |
Dedicated hardware or hosting infrastructure |
Server Security & Uptime |
Port forwarding, firewalls, or Host Havoc |
Cross-Platform Hosting |
Windows (Launcher) & Linux (SteamCMD + Wine) |
Automated Management |
Backup scripts, Dedicated Server Launcher |
๐ Ready to go live? Choose Conan Exiles server hosting with Host Havoc for instant setup, mod support, and 24/7 monitoring.
Check the Official Conan Exiles Dedicated Server Guide or the Steam Community server tutorial for additional troubleshooting.
With the tools and steps outlined in this guide, you’re now prepared to host a stable, mod-friendly, and fully customizable Conan Exiles multiplayer server, if you self-host or use a high-performance provider.