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

Need server help

Discussion in 'Server Help' started by Microsoft, Nov 19, 2013.

  1. Microsoft

    Microsoft Catapult Fodder

    Messages:
    19
    So, I started my server up and its up but then when i try to search for it on the master list it isn't on it. I've tryed everything and nothing works :(

    I don't know if its my router or what. I port forwarded 50301,50328,80,443. When I try to detect my ports they are shown as closed. I've been trying everything for about like 1 year now and the server is sill not up.

    I will post some Sreenies later when i get on my server computer

    Help? I can connect to it from local host and thats it. I tryed DMZ already and it still doesn't work. Will conneting my server to my modem help?
     
  2. class101

    class101 KAG Lover Donator

    Messages:
    17
    make sure you create UDP rule for 50301,50328 + optionally if you think you will use rcon remotely allow also TCP rule 50301 but not that important for having the server shown.

    Most importantly 50301,50328 UDP and yes you won't really detect them open as the TCP protocol, this is different for detecting open udp ports
     
  3. kaizokuroof

    kaizokuroof Agkubuk|'Kaizokuroof' Cilobakil, Roofpointy Global Moderator Forum Moderator Donator Tester
    1. PumpkinStars - [Pk#] - Inactive

    Messages:
    909
    Remember to check that your your ports are forwarding to the correct IP. If you run a DHCP (dynamic) route table, then your router will assign you a new IP based on lease times. They could be as short as one hour. You can change the lease time on your router, or set your IP as a static one if this is the cause of the problem.

    I assume, by your name you're running Windows? :D if so what version? Are you able to connect to it using direct connect?
     
  4. Microsoft

    Microsoft Catapult Fodder

    Messages:
    19
    I used portforwarding software to get a static ip. Im using Windows XP. Im able to connect to it using direct connect but other people can't see it.

    Is it possible to just connect to my modem and just run it through? I though modem allows all ports through
     
  5. Aphelion

    Aphelion Wunderkind Donator
    1. Aphelion's Roleplay

    Messages:
    180
    Or you could purchase a VPS and run it there (The way it's meant to be). People will have a much better time on your server that way.
     
  6. kaizokuroof

    kaizokuroof Agkubuk|'Kaizokuroof' Cilobakil, Roofpointy Global Moderator Forum Moderator Donator Tester
    1. PumpkinStars - [Pk#] - Inactive

    Messages:
    909
    You shouldn't need to use software to open your ports, it's easily done through your router. I'll provide some instructions on how to do so, keep in mind this is for my setup, so it may differ on your router slightly.

    First of all, we need to find the IP address that your router has assigned you, to do so, open up a command prompt by going to start -> run and typing "CMD" and hitting enter, or using the keyboard shortcut of Windows key + R (to open the run dialog box) and then enter "CMD" and hit enter.

    Once in command prompt, you'll need to run: ipconfig

    This lists your information for network adapters, here is my output.

    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    C:\Users\Owner>ipconfig
    
    Windows IP Configuration
    
    
    Ethernet adapter Bluetooth Network Connection:
    
      Media State . . . . . . . . . . . : Media disconnected
      Connection-specific DNS Suffix  . :
    
    Ethernet adapter Local Area Connection:
    
      Media State . . . . . . . . . . . : Media disconnected
      Connection-specific DNS Suffix  . :
    
    Wireless LAN adapter Wireless Network Connection 3:
    
      Media State . . . . . . . . . . . : Media disconnected
      Connection-specific DNS Suffix  . :
    
    Wireless LAN adapter Wireless Network Connection 2:
    
      Media State . . . . . . . . . . . : Media disconnected
      Connection-specific DNS Suffix  . :
    
    Wireless LAN adapter Wireless Network Connection:
    
      Connection-specific DNS Suffix  . :
      Link-local IPv6 Address . . . . . : fe80::684b:2936:e57a:ddd0%11
      IPv4 Address. . . . . . . . . . . : 192.168.0.9
      Subnet Mask . . . . . . . . . . . : 255.255.255.0
      Default Gateway . . . . . . . . . : 192.168.0.1
    
    Tunnel adapter isatap.{2164C6A3-6786-41FF-840D-88920B3E7C86}:
    
      Media State . . . . . . . . . . . : Media disconnected
      Connection-specific DNS Suffix  . :
    
    Tunnel adapter Local Area Connection* 13:
    
      Connection-specific DNS Suffix  . :
      IPv6 Address. . . . . . . . . . . : XXXXXXXXXXXXXXX
      Link-local IPv6 Address . . . . . : XXXXXXXXXXXX
      Default Gateway . . . . . . . . . : ::

    NOTE: I am using wireless, so we're looking at "Wireless LAN adapter Wireless Network Connection" however, if you're using cable, you'll be looking at Ethernet Adapter, local area connection; either way the print outs are basically the same.

    So here we can see my IPv4 address that I've been assigned is 192.168.0.9 and my routers IP (Default Gateway) is 192.168.0.1 - what we need to do now that we have the IP of your PC, is connect to your router, by entering the default gateway into a browser, and putting in the username/password you set up for it.

    Once logged in, you'll need to find your port forwarding settings, mine is simple:


    [​IMG]

    Once we're there, most of them are simple and give you the option to add ports:

    [​IMG]

    Service name: the name, so you can recognise what exactly you're allowing, so we'll name this KAG.

    Service type (in some cases it will give you options for both TCP and UDP, we want the port open for BOTH of them.
    The starting port and ending port should be the same, you could open multiple ports, but I would advise just opening the ones you need, one by one.
    Server IP Address (your PC IP address)

    Once you're happy with what you've named, hit apply or save or whatever your router says and continue with the other ports that you want open the same way.

    *Note: 50301 is the DEFAULT port for KAG, you can change this on your server, but whatever you do, it'll need to match the port you've allowed.

    I'm pretty sure I've covered everything, but it was a rushed guide, let me know if this helps/doesn't help and I'll try and provide more detail/info if needed.
     
    class101 likes this.
  7. Microsoft

    Microsoft Catapult Fodder

    Messages:
    19
    I've forwarded all of those already

    50301-TCP/UDP
    50328-UDP
    80-TCP
    443-TCP

    I tryed 50302,50303,50304 for TCP/UDP

    Tryed everything already :( Asked around and people teamviewed me but it still hasb;t been solved for around 1 year now. I asked to much on my other account and Kouji muted me :/. I tryed all the guide on the forum and also wiki.


    sv_ip= 0
    sv_ipv6= 0
    sv_register= 1
    sv_preferAF= 0 <- How do i chose wither to use IPv4 or IPv6
    sv_enableIPv6= o
    sv_port= 50301 <-I know we can change this
    cl_port= 50328 <-Can we change this?

    I have a IPv4

    Do i have to port forward from my modem too?

    Also thanks for helping me.
     
    Last edited: Nov 22, 2013
  8. class101

    class101 KAG Lover Donator

    Messages:
    17
    Of course, actually where are you applying the rules you have mentioned ?
     
  9. Microsoft

    Microsoft Catapult Fodder

    Messages:
    19
    I applyed it into my router. My modem won't let me enter my Local Ip.
     
  10. class101

    class101 KAG Lover Donator

    Messages:
    17
    I see you have an uncommon network

    Hard to say you without much infos of your network , do you can show the local ip of the modem, router, and the computer ?

    I guess you are missing a Route instructions on the modem
     
    Last edited: Nov 22, 2013