Re: Can't connect to server
The login server is not seeing your login attempts. The correct IP to use is the 89.x one (same in internal.txt). The worldsvr is using 192.168.15.128 at the moment so try that in internal.txt and see if the login server pick it up. You won't have any problems with routing/firewalls using the internal lan ip to test with first.
Re: Can't connect to server
So internal.txt should look like this:
IP=89.39.33.170
PORT=38101
CHAT_IP=89.39.33.170
CHAccnT_PORT=38121
and cabal_config like this
http://img410.imageshack.us/img410/3443/28224605.jpg
Re: Can't connect to server
Looks good. Try starting the client using the batch file and see if the connection attempt shows up in the loginsvr log.
Re: Can't connect to server
I stat client only with the batch file allways no atempt in log files...all the rest it's just fine in logs:(
Re: Can't connect to server
Re: Can't connect to server
Quote:
[unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
That is a problem, the server cannot connect to the database so it can't auth the login attempt. Use the windows lan ip in odbc.ini.
Other than that the config looks ok there. Outside people won't be able to connect though as the server is only "listening" on the lan for players, but let cabal_config.sh use the IP address it is guessing (the 89.x one) and the same in the internal.txt and it should work if the ports have been forwarded.
Re: Can't connect to server
no router -> no live cabal server, you have 4 options:
1. Buy a router and you can forward ip`s to anyone in lan
2. Use centOS as a main os for your computer and connect him to the internet just the way you do for windows os, and install windows in vmware if you don`t have a 2nd machine.
3. Use a lan only configuration and only people inside your lan will be able to access it.
4. Use a VPN network.
Re: Can't connect to server
All done....server up and runing
Found my prob...i have swicht WMware Network adapter ip to get ip automaticlly and all worked just fine...thx very much for your help and time
Now i have another question(i have search but i did not undertand the meaning of guide how to)how to change drop rate,exp,skill points i have found this and if someoane could explain how it works
[CODE][Multiple] All_M PC_M Free_P FreePC_P Premium_P PremiumPC_P Remark
0 100 100 0 0 0 0
Re: Can't connect to server
those are the rates for premium. use cabal_config for rates.
Re: Can't connect to server
and what should i type in "cabal_config" i havent see nothing to indicate this :D
Re: Can't connect to server
Cabal_config just sets a basic rate. If you want better control over the rates run the cabal_rates script to see how to use it. Also try "cabalhelp" to see what othr commands are available ;)