PDA

View Full Version : Awaiting CD Authorization


Showtime
03-06-2004, 01:46 AM
Alright I'm running a Linux server with the patch

and when i try and connect through the lan it says


Awaiting CD key Authorization and just sits and counts away...


Others have tired to connect and it does the same


Any suggestions.


freedomfighters.mine.nu:28960

Showtime
03-06-2004, 01:48 AM
Resolving codmaster.activision.com
codmaster.activision.com resolved to 63.146.124.59:20510
Sending heartbeat to codmaster.activision.com
Hitch warning: 4070 msec frame time
Resolving codauthorize.activision.com
codauthorize.activision.com resolved to 63.146.124.59:20500





says it resolved...haha.......i don't know
:x(

Showtime
03-06-2004, 01:55 AM
29857 files in pk3 files
execing default_mp.cfg
couldn't exec language.cfg
couldn't exec config_mp_server.cfg
couldn't exec autoexec_mp.cfg
Hunk_Clear: reset the hunk ok
Opening IP socket: localhost:28960
Hostname: nob00bs4u
Alias: localhost
IP: 127.0.0.1




................. :x( ...........what kind of ip is that???.........here's my config




//0 = Black
//1 = Red
//2 = Green
//3 = Yellow
//4 = Blue
//5 = Cyan
//6 = Magenta
//7 = White

// Passwords
set rconPassword
set g_password ""
set sv_privatePassword

// Public Information
set sv_hostname "FREEDOM FIGHTERS "
set scr_motd "^1We are always recruiting! ^4Visit www.ffighters.com and post on the CoD Forum. ^3Have Fun!"
sets .Admin "[FF]^ShOwTiMe^, [FF]^-JoS-^, [FF]^RadioAct^, [FF]^Outk@st^"
sets .Email "mappelt@telus.net"
sets .IRC ""
sets .Website "www.ffighters.com"
sets .Location "Canada"

// General Settings
set dedicated 2
set scr_friendlyfire "1"
set sv_maxclients "20"
set sv_privateClients "6"
set sv_maxRate "20000"
set sv_minPing "0"
set sv_maxPing "0"
set sv_pure "1"
set logfile "1"
set g_log "games_mp.log"
set scr_killcam "1"
set scr_freelook "0"
set scr_spectateenemy "0"
set scr_teambalance "0"
set g_allowVote "0"
set scr_allow_vote "0"
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_fps "20"
set sv_master1 "codmaster.activision.com"
set sv_master2 "clanservers.net"
set sv_master3 "master3.idsoftware.com"
set sv_master4 "master0.gamespy.com"
set sv_master5 "codmaster.activision.com"

// Weapons
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_fg42 "1"
set scr_allow_kar98k "1"
set scr_allow_kar98ksniper "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_nagant "1"
set scr_allow_nagantsniper "1"
set scr_allow_panzerfaust "1"
set scr_allow_ppsh "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_thompson "1"

// DM
set scr_dm_scorelimit "50"
set scr_dm_timelimit "30"
set scr_drawfriend "1"
set scr_forcerespawn "1"

// TDM
set scr_tdm_scorelimit "100"
scr_tdm_timelimit "25"

// SD
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "7"
set scr_sd_timelimit "0"

// BEL
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "30"

// RE
set scr_re_graceperiod "15"
set scr_re_roundlength "4"
set scr_re_roundlimit "0"
set scr_re_scorelimit "7"
set scr_re_timelimit "0"
set scr_re_showcarrier "1"

// HQ
set scr_hq_scorelimit "500"
set scr_hq_timelimit "0"

// Map Rotation
set sv_mapRotation "gametype dm map mp_brecourt gametype dm map mp_carentan gametype dm map mp_chateau gametype dm map mp_dawnville gametype dm map mp_depot gametype dm map mp_harbor gametype dm map mp_hurtgen gametype dm map mp_pavlov gametype dm map mp_powcamp gametype dm map mp_railyard gametype dm map mp_rocket gametype dm map mp_ship gametype tdm map mp_brecourt gametype tdm map mp_carentan gametype tdm map mp_chateau gametype tdm map mp_dawnville gametype tdm map mp_depot gametype tdm map mp_harbor gametype tdm map mp_hurtgen gametype tdm map mp_pavlov gametype tdm map mp_powcamp gametype tdm map mp_railyard gametype tdm map mp_rocket gametype tdm map mp_ship "
set sv_mapRotationCurrentmap "mp_brecourt "
map_rotate

//0 = Black
//1 = Red
//2 = Green
//3 = Yellow
//4 = Blue
//5 = Cyan
//6 = Magenta
//7 = White

Hidden_Yeti
03-13-2004, 09:28 AM
Here is the solution that worked for me. I had the same issue. I was trying to connect over my LAN and could not - I had the same message. Others were connecting through the All-Seeing Eye with no problem. This is how I fixed it:

Add the following line to your etc/hosts file:

127.0.0.1 codauthorize.activision.com

Good Luck.