SERVER CONFIGURATIONAdd a Standard subserver
Add a regular channel with a unique code and port, then verify login, persistence, and transfers.
Before adding a channel
Begin with working connections and firewall rules. This example adds regular channel 1 on TCP 56901 beside channel 0 on 56900.
- Confirm code 1 and port 56901 are free. Keep the channel in the existing group.
- Back up the GameServer folder, ServerList.xml, MapServerInfo.xml, and startup configuration.
- Copy the same regular/universal executable as the working channel. A dedicated event server is not an ordinary channel.
Match the package layout
Current Kantru source uses DataServer.ini and AllowedIPList.xml beside DataServer, ConnectServer.ini and ServerList.xml beside ConnectServer, and Data\Server\MapServerInfo.xml. Older Season 6 packages instead use IGCDS.ini, IGC_AllowedIPList.xml, IGCCS.ini, IGC_ServerList.xml, and IGCData\IGC_MapServerInfo.xml. Use the set shipped with your executable; renaming files does not upgrade a package. Numbered service folders in these examples refer to the corresponding folder in your installation.
Continue
Next: Maintain a recovery checklist.
Reference: IGCN — Adding a channel. These instructions use the Season 6 file layout; keep configuration files and tools from the same release.