1. Try
    Code:
    iptables -A INPUT -p tcp --dport 12881 -j ACCEPT
    iptables -A INPUT -p udp --dport 12881 -j ACCEPT
    iptables -A INPUT -p tcp --dport 12871 -j ACCEPT
    iptables -A INPUT -p udp --dport 12871 -j ACCEPT
    
     
  2. Wulf

    Wulf Community Admin

    The poster is running a Windows server.
    [DOUBLEPOST=1449785591][/DOUBLEPOST]
    It's not an issue with the game, it's an issue with the ports. If nobody outside can connect, that's an instant indication that your router isn't opening the ports. All I can think of is to try applying the ports again on the router, making sure they are UDP, and perhaps restarting the router. Also make sure you are using the same ports as configured (if you changed from default).
     
  3. ah yes i run windows server thats true i forgett to say
     
  4. Wulf

    Wulf Community Admin

    That was bad information, you aren't running a Linux server. See my reply above instead.
     
  5. still nothing i restart changed to udp
    [DOUBLEPOST=1449786315][/DOUBLEPOST]i need a fully finish configurated package where i need only unpack and try out
    maybe i do anything wrong but so i can test it out whats the problem
    [DOUBLEPOST=1449786443][/DOUBLEPOST]can you make some package for me done and upload that help me a lot
     
  6. Wulf

    Wulf Community Admin

    There is nothing to package, sending you files won't be any different than what you already have.
     
  7. thats bad but what we can do now?
     
  8. Wulf

    Wulf Community Admin

    I'm not sure, as you can't really do anything if the ports won't open. What does your current .bat and autoexec.cfg look like right now?
     
  9. i see you bring a update out i will test it still nothing will not show i found a tutrorial port forwarding in my router also i do and a restart nothing but i send you my bats and exec whats inisde

    start-example.bat
    Code:
    @echo off
    cls
    :startHurtworld -batchmode -nographics -exec "host 12871;servername My Oxide Server"@echo.
    @echo Restarting server...
    @echo.
    goto start
    
    Autoexec_Default.cfg

    Code:
    quit 86400
    loadbalancerframebudget 100

    Host.bat


    Code:
    hurtworld.exe -batchmode -nographics -exec "servername Unconfigured;host 12871" -logfile "gamelog.txt"
     
  10. I'm having the same problem, although for me, people can actually join with the connect IP command in console.
    The server just won't show up in the server list.
    I tried queryport 12881, or leaving it out, or some other queryports, none of it works. The server just won't show up in the list.
    The server name has nothing weird, nothing that other servers don't have.
    And yes, my ports are open. The fact that people from the outside (not LAN) can join (via port 12871) shows that its working, and there is NO way that my router would correctly open 12871 but fail to open 12881, so... any suggestions?
    See for yourself that you can connect to the server: type "connect 92.110.14.139" in console.

    autoexec.cfg

    Code:
    loadbalancerframebudget 100
    servername [EU/NL] Destiny Dedicated 24/7 No Wipe
    host 12871
    queryport 12881
    maxplayers 60
    addadmin 76561198015943761

    host.bat

    Code:
    @echo off
    cls
    @echo Starting server...:startHurtworld -batchmode -nographics -exec -logfile "gamelog.txt"@echo Restarting server...
    goto start
    

    Ports/router setup

    http://i.imgur.com/P8gBiES.png


    Game and Oxide version

    Oxide 2.0.1624 for 16
    (as of 11 Dec 2015, 15:45 GMT)
     
  11. Wulf

    Wulf Community Admin

  12. There are plenty of servers that show up in the server list and have Oxide running, so thats surely not it.
    And I'm pretty sure a fresh install will also not change anything...

    The weirdest thing is... I can see my server here: http://www.hurtworldhq.com/servers
    (ctrl+F for [EU/NL] Destiny, 4th result), but it says it's offline...

    Also, querying the server with steam://connect/92.110.14.139:12871 gives Server not responding, and querying with the 12881 port steam://connect/92.110.14.139:12881 makes the window pop-up for 0.1 second before it closes automatically again :-S...
     
  13. ah that can be the error i combined in one folder and forget that oxide is standalone
     
  14. Wulf

    Wulf Community Admin

    The Steam query uses the wrong port, it assumes 12871 is the query port. This is an issue with a few games that split the port.

    Are you sure your server is using Hurtworld 17?
     
  15. but i figure out the most important thing is the port opening in the Router
    [DOUBLEPOST=1449855556][/DOUBLEPOST]and you must disable avira protection or it will not show too
    [DOUBLEPOST=1449858595,1449851156][/DOUBLEPOST]the plugins not working i put them into the plugins folder under hurtworld data than plugins but ingame not working
     
  16. Wulf

    Wulf Community Admin

    If plugins aren't loading, you don't have Oxide installed.
     
  17. ok one problem it says loaded and it shows me a message from motd and welcome messages but the kit plugin not working it says its sucessfully compiled by the server starting window but when i type in /kit it says unknown command
     
  18. Wulf

    Wulf Community Admin

    The Kits plugin is most likely not loaded then. Could you provide your latest oxide/log please?
     
  19. Code:
    11:12 PM [Info] Loading Oxide Core v2.0.1625...
    11:12 PM [Info] Loading extensions...
    11:12 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    11:12 PM [Info] Using Covalence provider for game 'Hurtworld'
    11:12 PM [Info] Loading plugins...
    11:12 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    11:12 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded plugin Welcome Messages v1.0.0 by SkinN
    11:13 PM [Info] Loading Oxide Core v2.0.1625...
    11:13 PM [Info] Loading extensions...
    11:13 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    11:13 PM [Info] Using Covalence provider for game 'Hurtworld'
    11:13 PM [Info] Loading plugins...
    11:13 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    11:13 PM [Info] Loaded plugin Welcome Messages v1.0.0 by SkinN
    11:14 PM [Info] Loading Oxide Core v2.0.1625...
    11:14 PM [Info] Loading extensions...
    11:14 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    11:14 PM [Info] Using Covalence provider for game 'Hurtworld'
    11:14 PM [Info] Loading plugins...
    11:14 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    11:14 PM [Info] Loaded plugin Welcome Messages v1.0.0 by SkinN
    11:14 PM [Info] Kits, MOTD, PlayersList and Teleporter were compiled successfully in 1690ms
    11:14 PM [Info] Loaded plugin Kits v1.0.0 by Reneb
    11:14 PM [Info] Loaded plugin Message of the day v1.0.0 by PablosWorld - Pablosworld
    11:14 PM [Warning] [Message of the day] Creating a new configuration file.
    11:14 PM [Info] Loaded plugin PlayersList v1.0.2 by Reneb
    11:14 PM [Info] Loaded plugin Teleporter v0.0.1 by Wulf/lukespragg
    
    i hope that helps
    [DOUBLEPOST=1449873287][/DOUBLEPOST]is that the log you need?