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 Server not registering, IPv6 issue

Discussion in 'Server Help' started by stuntaneous, Aug 2, 2013.

  1. stuntaneous

    stuntaneous Haxor

    Messages:
    3

    The server runs but as you can see, doesn't register and doesn't show up in the list. Six is not available with the hosting I have. Any assistance would be appreciated.
     
  2. kaizokuroof

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

    Messages:
    909
    There is a line in your autconfig.cfg file (line 67)

    Code:
    sv_ipv6 = 0                                                              # Server communication IPv6 address, this is where it listens for incoming clients. This is the IPv6 address bound for anything but game traffic (currently). Set to 0 for automatic detection.
    and also line 71

    Code:
    sv_enableIPv6 = 1                                                        # Whether to use IPv6 globally. Set to 0 to disable IPv6 globally including for API calls (NOT RECOMMENDED!).
    You could try disabling via setting sv_enableIPv6 = 0 rather than 1. Though as it says (NOT RECOMMENDED!)
     
  3. stuntaneous

    stuntaneous Haxor

    Messages:
    3
    I've actually already tried that with no change.
     
  4. kaizokuroof

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

    Messages:
    909
    Are you running this from home or from a VPS? if it's a VPS, with Debian based distro, like Ubuntu; you could disable IPv6.. I had an issue a while ago with Ipv6, not for the same you're having, but I found I needed to disable IPv6 on my server, here is a reply from the thread

    Thread here: https://forum.kag2d.com/threads/server-cant-run-api-call-failed.7046/page-2#post-198852

    Though I need to stress, that the devs would prefer you don't do this (read thread)

    P.S: You could always try the IRC, a lot of knowledgeable guys idle in there, that may or may not browse these forums, so it's worth a shot ;)
     
  5. Spr0gs

    Spr0gs Shipwright

    Messages:
    11
    Hello all,

    IPv6 is disabled from the server. all the configuration files are done correctly. I had no issues before the latest update.
    We filter International traffic, could this cause a problem?

    edit:
    here is the command line incase this isn't right either.
    nolauncher autoupdate autostart scripts/dedicated_autostart.gm autoconfig scripts/dedicated_autoconfig.gm ip 119.252.190.134 port 50213 slots 16
     
  6. stuntaneous

    stuntaneous Haxor

    Messages:
    3
  7. Mazey

    Mazey Haxor Global Moderator Forum Moderator Staff Alumni Donator Official Server Admin

    Messages:
    1,914
    i don't get why you write this command. just do ./KAGdedi? in Base/Scripts/dedicated_autostart.gm just change gamemode and in dedicate_autoconfig.gm change slots/port/server name/server description. leave the ip open like it was!
    what does
    • ip -6 ro sh
    return?

    also fyi this is about KAG classic and we are currently in the Beta section.


    what does
    • ip -6 ro sh
    return?