diavlen
Joined: 07 Jan 2005 Posts: 6
|
Posted: Sun Dec 16, 2007 19:55 Post subject: vaultster between two linux servers |
|
|
Hi everyone,
I've been searching through these forums and realize the state that vaultster is currently in. That being said, I'm still trying to tackle it. Here is my dillema:
Server 1: CentOS - Vaultster works fine and will transfer characters to server 2.
Server 2: Slackware - Vaultster keeps coming up with (o Too many clients already.)
Code: | NWNX2 Vaultster version 0.2.6 Linux.
Copyright n2004 (C) Jeroen Broekhuizen
o Loading in 3 known servers.
o server1: 192.168.1.20
o server2: 192.168.1.21
o server3: 192.168.1.22
o Server started
o New request: SEND
o New request: 2
o Too many clients already. |
My question is: Has anyone had any luck figuring out what causes this "Too many clients already" error? On Server 1, I was able to fix it by fixing the capitalization in the nwnx2.ini file. (at least that is what seemed to fix it) Server 2 is using the same ini file.
Here is the vaultster section from my nwnx2.ini file:
Code: |
[Vaultster]
port=5100
maxclients=10
vault=/usr/local/home/nwn/servervault
cryptokey=key
password=password
startServer=1
validateclient=1
[Link]
count=3
server1=192.168.1.20
server2=192.168.1.21
server3=192.168.1.22
|
_________________ Diavlen
http://www.carfaxabbey.net |
|