Hello,
I have a dedicated box and I'd like to install 2 ut3 server on it.
One WAR server and another BTA server.
The problem is that I get these error:
War server: 'Log: Invalid multihome IP address 91.121.145.87:8887'
Tam server: 'Log: Invalid multihome IP address 91.121.145.87:8888'
and the war server is then running on port 7777 (the same port than another gameserver of another kind :/) and
the BTA one is unreacheable :s
I hear about Adding a Subdirectory (Subdirectory link) in the command line for people who run more than 1 ut3 server on a dedicated box.
3 days i looking for that, i'm having a headache
Can someone help me ?
Thanks and sorry for my english, I hope you can understand
EDIT: I'm runing Ubuntu 8.04 Server
here is the command line of each server:
Just to know, how to add a mapvote for a specific mode like BTA?
no mapvote when the server is running BTA :x
I have a dedicated box and I'd like to install 2 ut3 server on it.
One WAR server and another BTA server.
The problem is that I get these error:
War server: 'Log: Invalid multihome IP address 91.121.145.87:8887'
Tam server: 'Log: Invalid multihome IP address 91.121.145.87:8888'
and the war server is then running on port 7777 (the same port than another gameserver of another kind :/) and
the BTA one is unreacheable :s
I hear about Adding a Subdirectory (Subdirectory link) in the command line for people who run more than 1 ut3 server on a dedicated box.
3 days i looking for that, i'm having a headache

Can someone help me ?
Thanks and sorry for my english, I hope you can understand

EDIT: I'm runing Ubuntu 8.04 Server
here is the command line of each server:
Code:
war server => /home/ut3/server/public/war_server/ ./ut3 Server WAR-Torlan?Game=UTGameContent.UTOnslaughtGame_Content?GameMode=2?Numplay=0?MaxPlayers=12?NumPublicConnections=12?NumPrivateConnections=0?MinNetPlayers=0?TimeLimit=20?GoalScore=3?BotSkill=4?bIsDedicated=true?bUsesStats=true?ForceRespawn=0?bShouldAdvertise=true?PureServer=1?bIsLanMatch=false?bAllowJoinInProgress=true?AdminName=name?AdminPassword=pass -Login=gspylogin -Password=gspypass -Log=server.log -multihome=91.121.145.87:8887 -nohomedir -unattended tam server => /home/ut3/server/public/tam_server/ ./ut3 Server DM-Rankin?Game=BattleTeamArena.BattleTeamArena?GameMode=4?Numplay=0?MaxPlayers=12?NumPublicConnections=12?NumPrivateConnections=0?MinNetPlayers=0?TimeLimit=20?GoalScore=3?BotSkill=4?bIsDedicated=true?bUsesStats=true?ForceRespawn=0?bShouldAdvertise=true?PureServer=1?bIsLanMatch=false?bAllowJoinInProgress=true?AdminName=name?AdminPassword=pass -Login=gspaylogin -Password=gspypass -Log=server.log -multihome=91.121.145.87:8888 -nohomedir -unattended
no mapvote when the server is running BTA :x
Comment