1. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Server Connection Problems

Discussion in 'Server Help' started by 3Four, Dec 7, 2011.

  1. 3Four

    3Four Shipwright

    Messages:
    2
    Ok so I have my server on the List but it keeps saying the connection is failing. What am I doing wrong? I already have the Config file setup and everything only I'm not able to connect to my server
    Please Help
    Thanks in advance n_n
     
  2. trelawney

    trelawney KAG Guard Tester

    Messages:
    771
    Seems like a firewall issue. Make sure you've opened all the right ports.
     
  3. 3Four

    3Four Shipwright

    Messages:
    2
    Ok thanks! and to be sure which ports would that be?
     
  4. trelawney

    trelawney KAG Guard Tester

    Messages:
    771
    The port is defined @ Base/Scripts/dedicated_autoconfig.gm . Copying from http://kagwiki.com/wiki/Server

    Code:
    global sv_port = 50301; // Server communication port, 
    this is where it listens for incoming clients. 
    Remember to open this port in your firewall.