View Single Post
  #23  
Old 05-03-2011, 09:14 AM
epoch epoch is offline
Approved Member
 
Join Date: Apr 2011
Posts: 38
Default

Hi all

I'm also experiencing a problem getting the server to show up in the client list. I can't connect via direct IP either.

The server is running Windows Server 2003, based out of a datacentre in London. It's IP is externally facing, and is not (currently) running a firewall. The server has it's own Steam account, and even owns its own copy of the game!

I can start the server. I can missLoad (e.g. 128Bobv1_6.mis). I can see the server start up, and the timed chats etc occur. I just never see the server in the list, and cannot connect directly either. If I run another game server process (e.g. ArmA2 or Rise of Flight) I can connect just fine.

My confs.ini

Code:
[NET]
serverName=Test-Dedi
serverDescription=IL-2 Sturmovik: Cliffs of Dover
speed=100000
localPort=27016
maxPlayers=128
serverInfo1=
serverInfo2=
serverInfo3=
serverInfo4=
VAC=1

[Console]
IP=20000   <-- have tried changing this
IPS=        <-- have used the server's IP, and also tried this empty
LOG=0
LOGTIME=1
LOGFILE=logs.txt
HISTORY=128
HISTORYCMD=128
WRAP=1
PAUSE=1
PAGE=20
LOGKEEP=1

[BOB]
difficulty=294125055
[sound]
SoundUse=0
speakers=-1
[core]
LinearObjectManager=1
Roads=0
SpawnHumans=1
Any advice would be appreciated.

Thanks in advance.
Reply With Quote