Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: COD4 - Connection Problems

      
   
  1. #1
    stoke Guest

    Default COD4 - Connection Problems

    By default COD4 allows 10 seconds for the connect to happen, however, I found this to be too short a time.

    To permanently change the connection timeout:
    - Open WORDPAD (Start -> Run -> Wordpad)
    - In WORDPAD, open C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\players\profiles\????\config_mp.cfg
    - Find the line:
    seta cl_anonymous "0"
    - After that line add:
    seta cl_connectionAttempts "90"
    - Save the file.

    Bandwidth Splitting
    If you are doing bandwidth splitting, the connection will still timeout during the key authentication phase. This is because the game sends an instruction on the international line to validate your CD key, and in the instruction, the return IP-Address is specified, and the return IP Address is your local-only connection IP-Address, which, of course, is not accessible from the international network, so it never gets an answer.

    A quick fix is to turn off the line-splitting, but, a better fix is to setup the COD authentication server as a LOCAL server. The LOCAL-ONLY connection seems to allow international COD 4 authentication requests through for some ISP's.

    Okay, my AXXESS LOCAL-ONLY connection does allow authentication to work .. somehow. All I have to do now is figure out the ip address of the authentication server, add it as a "LOCAL" ip address, and bob's your aunty. But ... how ... I enabled ntop on IPCop and watched the "Hosts Information" screen while logging on.

    Okay, there are 2 IP Addresses that COD4 uses:
    cod2update.activision.com : 63.146.121.11
    cod4master.activision.com : 63.146.124.21

    So, modify your routing to add those 2 IP Adresses as local addresses, and it works fine.

    For IPCop, my file looks like this:
    #add SAIX news server to local route
    route add -host 196.43.2.61 $LOCAL

    #add COD4 servers to LOCAL
    route add -host 63.146.121.11 $LOCAL
    route add -host 63.146.124.21 $LOCAL


    # SAIX does not allow email to be sent from local only account, therfore
    # have to explicitly add the IP of smtp.saix.net to INTL route
    route add -host 196.25.240.94 $INTL

    echo "Setting Intl. Route..."
    route add default dev $INTL metric 0

    Routesentry : Just stop using the international connection and only use the local connection, till you're done playing.
    Last edited by stoke; 9th December 2007 at 09:46 AM.

  2. #2
    Join Date
    Feb 2007
    Location
    Margate
    Posts
    2,116
    Rep Power
    183

    Default

    thanks stokie
    having that same problem
    "Fear nothing, but fear itself"
    "Courage is not the absence of fear, but rather the judgement that something else is more important than fear"

  3. #3
    Join Date
    Feb 2007
    Location
    Margate
    Posts
    2,116
    Rep Power
    183

    Default

    "Fear nothing, but fear itself"
    "Courage is not the absence of fear, but rather the judgement that something else is more important than fear"

  4. #4
    stoke Guest

    Default

    Veer, are you using RouteSentry?

  5. #5
    Join Date
    Feb 2007
    Location
    Margate
    Posts
    2,116
    Rep Power
    183

    Default

    Quote Originally Posted by stoke View Post
    Veer, are you using RouteSentry?
    no i'm not.
    I can connect to 2 or 3 of the sgs server. the one u were on, tactical warfare i can't join that one. Wanted to join u but couldn't so i joined another one.
    The ugsa server is the best.
    "Fear nothing, but fear itself"
    "Courage is not the absence of fear, but rather the judgement that something else is more important than fear"

  6. #6
    stoke Guest

    Default

    Aaah, yup, saint has that every now an dthen where he just cannot connect, but ... retries and it's kewl.

  7. #7
    Join Date
    Feb 2007
    Location
    Margate
    Posts
    2,116
    Rep Power
    183

    Default

    I finally joined but then i had to go eat
    "Fear nothing, but fear itself"
    "Courage is not the absence of fear, but rather the judgement that something else is more important than fear"

  8. #8
    Join Date
    Feb 2007
    Location
    Johannesburg
    Posts
    2,451
    Rep Power
    140

    Default

    veer , What's the ugsa servers ip or name ?
    is it hardcore ? or normal ?


  9. #9
    Join Date
    Feb 2007
    Location
    Margate
    Posts
    2,116
    Rep Power
    183

    Default

    its hardcore
    196.30.204.16:28960

    I like it alot
    Most of the time its "free for all"
    "Fear nothing, but fear itself"
    "Courage is not the absence of fear, but rather the judgement that something else is more important than fear"

  10. #10
    Join Date
    Jun 2007
    Location
    JHB
    Posts
    2,811
    Follow Badapple On Twitter
    Rep Power
    535

    Default


Similar Threads

  1. Replies: 13
    Last Post: 26th January 2010, 06:07 PM
  2. Problems with connection??
    By Titan in forum Guild Wars & Guild Wars 2
    Replies: 21
    Last Post: 23rd September 2006, 05:39 PM
  3. Connection Issues
    By Alluvium in forum Battlefield Series
    Replies: 3
    Last Post: 28th June 2006, 07:28 AM
  4. Connection problems
    By Paragon in forum Guild Wars & Guild Wars 2
    Replies: 6
    Last Post: 26th June 2006, 11:39 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •