View Full Version : CoD 2 on Linux Server
Hi, i've bought a CoD2 server.
It's running on Linux and it works well but there is a problem. It has a cdkey check, and in Italy few player have an original game. All "Game Service Provider" in Italy sell Server Cracked but they don't they want to say me how is possible.
So i know that it isn't necessary a crack ...only procedures.
How i crack my server? :rolleyes:
payableondeath
11-06-2005, 07:19 PM
someone posted about it earlier, am not going to tell you where it is, but if look at past topics you may find out how IF its not been removed :)
Ghost-Ryder
11-06-2005, 08:08 PM
http://www.fpsadmin.com/forum/showthread.php?t=10074
juhanes
11-06-2005, 08:22 PM
hi guys
if i want to setup up my server on remote linux, i need to uploda whole game from my local computer, or are there any files to download from any website?
payableondeath
11-07-2005, 05:03 AM
upload the game from your pc, then download the linux binaries from this site and away you go :)
juhanes
11-07-2005, 11:24 AM
Thank you!
I uploded whole game to my root, i downloaded binary, but i dunno where to place that file and how to run server then.
Little more help please.
payableondeath
11-07-2005, 03:17 PM
Thank you!
I uploded whole game to my root, i downloaded binary, but i dunno where to place that file and how to run server then.
Little more help please.
put it in the same place as the cod2 .exe files
then
cd to the folder were cod2 is then
./cod2_lnxded +set dedicated 2
plus the rest of the command line stuff if needed
juhanes
12-01-2005, 04:51 AM
I am so sorry, but i cant find any info about "how to cracked my linux dedicated server" i have key authorization on join server.
Please help.
to crack ur server u have 2 solution, first by adding the line in ur /etc/hots :
127.0.0.1 cod2master.activision.com
it's the easier solution but the inconvenient is that ur server will not be showed in the gamebrowser, so there is a second solution, more complicated, u have to use iptables:
iptables -I INPUT -p UDP -s cod2master.activision.com -j REJECT
by the way if u use iptable, don ' t alter ur /etc/hoosts !!!!
moreover to become more clear, u have to enter that instate of the previous command iptable:
iptables -I INPUT -p UDP --sport 20700 -s cod2master.activision.com -j REJECT
Now when the master server say to ur server that the key is invalid, the pacquet who contains this information wiil not be able to reach ur server:
http://img225.imageshack.us/img225/1661/capture11yp.th.png (http://img225.imageshack.us/my.php?image=capture11yp.png)
juhanes
12-01-2005, 06:26 PM
Thanks a lot guys, server is on ASE now.
rudedog
12-01-2005, 08:32 PM
OK, guys we really should not be talking about this here.
sorry.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.