I uploaded my logfiles. Please have a look at it.
i used snaity's client files but still cannot connect.
can anybody help me?
I uploaded my logfiles. Please have a look at it.
i used snaity's client files but still cannot connect.
can anybody help me?
it`s the database connection problem. Triple check your odbc.ini and your pings.
here is my odbc.ini
wats wrong with it :/
my centos ip is 172.20.66.88Code:[CabalGame01] Driver = FreeTDS Address = 172.20.66.39 Port = 1433 Database = GAMEDB TDS_Version = 9.0 [CabalAccount] Driver = FreeTDS Address = 172.20.66.39 Port = 1433 Database = ACCOUNT TDS_Version = 9.0 [CabalCash] Driver = FreeTDS Address = 172.20.66.39 Port = 1433 Database = CabalCash TDS_Version = 9.0
and my lan ip is 172.20.66.39
still cannot connect to the server...
what should i do![]()
can you connect with one of the gm tools share in the releases forum to the sql`s ip ?
Did you try pinging the CentOS server from your computer and vice versa?
Had a situation back then when I can "ping" my CentOS/Cabal server from my computer but was getting "Request Timed Out" when I tried pinging my computer from the CentOS/Cabal command line.
Turns out that Windows Firewall was turned on an was blocking my connection to the CentOS/Cabal server.
Turned it off and was able to login and play.
Hope this helps.
umm.. is there any tutorials on how to install a gmtool? coz i duno much x_x
edit : tried that already xyb3r... but i still cannot connect to my server x_x
There is no tutorial to install the gm tools as there is no installation process, you just launch them.
Look in the services list in the admin tools folder in your control panel. If you have a slash in the mssql server name (e.g. mssqlserver\express) then you installed as a "named instance" which is wrong and you need to reinstall mssql. If you use mssql 2005 also check that remote connections are enabled in the "surface area configuration" as they are disabled by default.
You can find a full guide for mssql 2005 in my sig.
hmm.. how exactly do i launch them? all i get in the file were php files which i cannot launch juz like tat.
i reinstalled my mssql. now its not a named instance anymore. but~ when i tried to make a linked server earlier, it said that it couldnt connect somehow, but i managed to get the linked server made safe and sound.
now im installing centos. hopefully i can make it done this time x_x
please tell me that you are using chumpywumpy`s repack from the release section!
yes i am. im using chumpy's repack from the release section.
done all the steps needed.
x_x i still cannot connect to the server.
can somebody teach me how to use the gmtools?
xD download chumpy`s gm tools not somewhat crap you got.
downloaded the gm tools. it seems that i can't reach my mssql server.
what should i do.? it says here the mssql server didn't respond.
i got my firewall turned off n still the same :(
Uhm.. When you configed your server with Cabal_install command in the terminal, did you type your WINDOWS LAN IP? Because that IP will be your MSSQL Server IP. Thats also what you need to type when you use Chumpy's GM tools. ;)
Hope that helped. ^^
I think his server is installed as a named instance. No matter how clearly i state in the guides and post here people still don't understand that a default MSSQL 2005 install will not work as the configuration is wrong. The db server must not be a named instance and must allow remote connections. To make life simple always enable mixed mode authentication.
Once done copy the GM tools to the actual machine with mssql installed, use 127.0.0.1 as the db server ip and your "sa" user/pass. Do not tick "NT Auth". If your configuration is right that will work, if your configuration is wrong it will not.
8D
now i can connect to my mssql. but the problem now is, i can't connect to my centos -______-
when i tried to connect to my centos using winscp, it says here "Network error : Connection timed out" :/
wut should i do next D;'
edit : i can connect to my server nao :D
how do i make the server public to only my lan network?
If you want the server to only be accessible via the LAN then when you run cabal_config and it asks what IP players will connect to use the centos lan ip (cabal_config should find this and display as the "local ip"). Your client internal.txt shhould also use lan ip.
i already done that. but none of the other computers were able to connect to my server :(
btw, my client likes to close itself without warning. any idea what's happening?
Snaity's patch is quite old now and was designed for a Chinese client if i remember right. That would probably explain the random crashes as we tend to use a US client and either aur0n's patch or mine (which is based on his).
If you hve set the server to listen on lan addresses and can't connect then either the centos lan ip has changed or the firewall is on unless it's an mssql problem. Try capturing another set of logs from the new config.
other computers couldn't even ping my centos ip.. wat should i do :/
Either the centos firewall is on or you have a vmware networking problem. Can centos ping the mssql server ip?
I experience that before I just refresh my sql, and i reapeted the procedure of the sql