1. 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

KAG Master list issues

Discussion in 'Server Help' started by kaggit, Nov 9, 2014.

  1. kaggit

    kaggit Bison Rider

    Messages:
    176
    I'm trying to host a port forwarded server but my only issue right now is getting the server on the list. I can join but I think its only through lan as no one else can join. I think I might have port forwarded wrong so can someone tell me what I need to do to port forward and I'll see what I did wrong.

    I have a ASUS router/moderm

    programs I have installed that might effect it: AVG and Comodo firewall.
     
  2. which port did you forward? and to what address?
     
  3. kaggit

    kaggit Bison Rider

    Messages:
    176
    The ports I forwarded are 50301 tcp, 50328 udp, 80 tcp and 443 tcp. I forwarded them both on my router page and through my firewall. (I think. I'm open to the idea that I did it wrong) as for the address I don't know what that means...
     
  4. the point of forwarding ports is to redirect traffic on those ports to a specific machine. so you need to specify ip address of the machine that is running the server (internal ip of machine in your subnet, not external ip of your router which is used to connect to your server). its usually 192.168.0.XXX, type ipconfig (or ifconfig on linux) in console on server machine to get it
     
  5. kaggit

    kaggit Bison Rider

    Messages:
    176
    alright, but what do I do with the IP once I have it?
     
  6. kaizokuroof likes this.
  7. kaggit

    kaggit Bison Rider

    Messages:
    176
    The IP I use to connect to my server is 192.168.1.8. That is also the IP that I used to port forward with. is that my issue?

    My internal IP is: 192.168.1.8
    My external IP is: 123.1.214.66
     
    Last edited: Nov 13, 2014
  8. kaizokuroof

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

    Messages:
    909
    Nope, that is how it should be - As norill said, you want the traffic going from those ports to best sent to the internal IP of the computer hosting the server. Try turning off your firewall for a bit and then test it, to see if you can see it via server list or via direct IP connect
     
    norill and PUNK123 like this.
  9. kaggit

    kaggit Bison Rider

    Messages:
    176
    I did what you said but the server still does not show up on the server list. But I noticed something when I started the server. maybe this has something to do with it.
    This is the log of my server console. IT says this every time I start the server up:

    C:\Program Files\Steam\SteamApps\common\King Arthur's Gold>echo "TO SET IP/PORT/
    SLOTS/PASSWORD ADD THESE COMMAND PARAMS: ip 127.0.0.1 port 50213 slots 32 passwo
    rd pass123"
    "TO SET IP/PORT/SLOTS/PASSWORD ADD THESE COMMAND PARAMS: ip 127.0.0.1 port 50213
    slots 32 password pass123"

    C:\Program Files\Steam\SteamApps\common\King Arthur's Gold>KAG.exe autostart Scr
    ipts/server_autostart.as autoconfig ../autoconfig.cfg
    PID: 188
    Starting in directory: C:\Program Files\Steam\SteamApps\common\King Arthur's Gol
    d
    Changed directory to: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold
    /
    Engine (build: 1296 version: 0.97)
    Creating video device...
    Irrlicht Engine version 1.8.0-alpha
    Microsoft Windows 7 Ultimate Edition Service Pack 1 (Build 7601)
    Using renderer: OpenGL 2.0.0
    Intel 965/963 Graphics Media Accelerator: Intel
    OpenGL driver version is 1.2 or better.
    GLSL version: 1.1
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/DarkMicroStone.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/BorderStone.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/SimpleStone.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/FramedStone.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/PolishedStone.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/paper_tiles.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/Bubble.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/MenuItems.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/title.png
    Loaded texture: C:/Program Files/Steam/SteamApps/common/King Arthur's Gold/Base/
    GUI/Starter_Gradient.png
    Downloading checksums from http://update.kag2d.com/1/win32-client-release/App/ve
    rsion.txt

    Downloading http://update.kag2d.com/1/win32-client-release/App/version.txt...
    Resizing window (530 350)
    file Downloads/App/version.txt
    Removing unused/moved files in ./Base

    Version file the same (key matches)

    Downloading http://www.rssitfor.me/getrss?name=kag_news...
    file Downloads/kag_news

    And I can connect via *connect to* but no one else can.
     
    Last edited: Nov 13, 2014