1. Hi,

    Last night iv'e managed to creat my own rust server, after a night of playing with those beauthiful plugins codes, i got a server running 100% error free. Over 15 plugins running with 0 errors, but it won't show up in rust server list.

    I know, i should of tryed to get a vanilla server running and accesible before geting into the modifications but i was not in the mood of doing so since all i wanted was to work with those awsome plugins provided by you guys !

    PROBLEM INFOS ( SKIP THE INTRO :))

    -Installing SteamCmd at E:\
    -Installing vanilla files app_update 258550 at E:\rustserver
    -Extracting Oxide at E:\rustserver (replacing exisiting file)
    -Behind a modem (fiber 25/25) so im forwarding port 28015 and 28016 to my local machine 192.168.2.10 (TCP/UDP)

    -Executing my startup batch (its usaly all in a line with spaces, just made it easier for your eyes)
    Code:
    RustDedicated.exe
    -batchmode
    -nographics
    +server.ip 192.168.2.10
    +rcon.ip 127.0.0.1 (works either with all 0's or correct ip)
    +server.port 28015
    +rcon.port 28016
    +rcon.password "MyRconPW"
    +server.maxplayers 150
    +server.hostname "My Server Name"
    +server.identity "Test 3"
    +server.level "Procedural Map"
    +server.seed 2091856
    +server.worldsize 3000
    +server.saveinterval 600
    +server.globalchat true
    -logfile logfilename.log
    OR

    Code:
    RustDedicated.exe
    -batchmode
    -autoupdate
    -load
    +server.port 28015
    +server.hostname "mystiquetest"
    +server.seed 23987642938746
    +server.maxplayers 10
    +server.identitiy "tabarnak"
    +server.saveinterval 900
    +spawn.min_rate 1
    +spawn.max_rate 3
    +spawn.min_density 1
    +spawn.max_density 3
    +rcon.ip 0.0.0.0 +rcon.port 28016
    +rcon.password "test"
    Everything goes fine, only get an error since map was not created yet and null grapgics device detected.
    Server gets up, im even connecting Rusty or RAR to 127.0.0.1:28016.
    I can play on my server, my friend on local network to. Plugins saves.... i gotta say you guy are doing a crazy job with the plugins and coding, had no problem geting my changes on your stuff throught notepadd++.

    SERVER WON'T SHOW ON RUST LISTS

    Debuging :

    1.On local network, my friend cant see my server in the lists (but can connect with direct LAN IP:pORT)
    2.Firewalls up/down. Nothing

    We connected my friend computer to my cellphone data for the fallowing connections tests :
    Server is up for at least 15min and he can't see it in any server list

    1.So he connected to me using CONNECT (dmzIP):28015. Worked (yet my port forwarding isint the problem)
    2.Firewalls off, cant see me still.
    3.Changed RCON ip into startup.bat to 192.168.2.10 instead of 127.0.0.1 (even if i doubt it changes anything) Still cant see me.


    We did a cople more test using diferent Startup.bat format.
    Tryed clean files withouth OXIDE.
    Tryed clean files with OXIDE and 0 plugins.


    Hope i find any help here, iv spent cople hours reading google and forums.... Iv been carefull backuping files and always been testing from a clean server folder.

    Thanks for answearing me, if in any chance you wanna talk SKYPE/HOTMAIL : [email protected]

    Ps: first language being french, hope i wasnt to scary to read ! See you soon
    [DOUBLEPOST=1466290298][/DOUBLEPOST]EDIT:

    Somehow wont let me dit my post

    Instaled rust:IO in fresh server file. My server is showing on there websit. Still cant see it from rust client.
     
  2. +server.ip 192.168.2.10 will probably be wrong, because that's your private IP and is probably not visible beyond your router.
     
  3. Wulf

    Wulf Community Admin

    Generally that setting is just for binding to an IP, which using a LAN IP should be perfectly fine. The issue is generally when you are behind a LAN trying to bind to an external IP. It shouldn't be the cause of the issue and would be no different than setting it to 0.0.0.0, either way the player can connect directly, the server just isn't showing on the list yet.
     
  4. Its not the problem, from outisde my lan i can connect to my server using my DMZ ip + 28015 port.
     
  5. Wulf

    Wulf Community Admin

    All I can suggest is to restart your clients and give it some time. The server list in Rust often takes a bit sometimes. Also make sure you are looking under the modded list if you are using Oxide and try searching for it.
     
  6. Good to know.

    Have you simply tried waiting a while for the server to show up in the list?
    Sometimes it takes up to several minutes.
     
  7. I've let the server run up to 1h-2h (3-4 try with diferent serverfiles).

    And the case for empty server is cheked, im refreshing the page waiting, typing the server name..... odd
     
  8. Refresh the page on your client and wait for a couple of minutes after refreshing, without re-refreshing.
     
  9. @MystiquePoe1
    Code:
    @echo off
    RustDedicated.exe -batchmode -nographics +server.ip 0.0.0.0 +server.port 28015 +server.level "Procedural Map" +server.worldsize 3000 +server.seed 2091856 +server.maxplayers 150 +server.hostname "My Server Name" +server.identity "my_server_identity" +rcon.ip 0.0.0.0 +rcon.port 28016 +rcon.password 1234
     
  10. Thanks for your answer but it won't work.
    [DOUBLEPOST=1466461503][/DOUBLEPOST]Whatever startup.bat i use i see my server on rust.io and also when i connect with direct IP server description look like this :

    Still stuck guys :(
     

    Attached Files:

  11. The Amsterdam II is a glitch that is simply a rust problem, that is not the actual name of your server.
     
  12. If you are running this from your pc then you will see that until you open the ports in your router, windows firewall and your antivirus firewall as most antivirus programs have built in firewalls
     
  13. Hey guys. My Rust servers aren't showing up in the list. It's been over 24 hours. I've googled the crap out of the problem and tried everything mentioned there, but nothing has worked. One server is running Centos 7.4 and one is running Windows Server 2012 R2. When I tether my laptop to my cell phone I can connect to both from outside my network and can ping both hosts (this tells me it is not a firewall issue, unless I'm missing something).

    I am not sure if it matters, but I am using LGSM on the Linux box.


    Startup for the Windows Server is
    Code:
    RustDedicated.exe -batchmode +server.ip "0.0.0.0" +server.port 28015 +server.level "Procedural Map" +server.seed 1234567 +server.worldsize 4000 +server.maxplayers 32 +server.identity "AtbashRust01" +server.hostname "rust.atbashservices.com" +server.description "[EN]AtbashServices|PvE|NoDecay|NoRads|3X|" +server.tickrate "60" +server.secure "1" +rcon.port "28016" +rcon.password "G0@tS3x"" +rcon.web "1" -logFile "output.txt"
    Startup for the Linux server is
    Code:
    ./RustDedicated -batchmode +server.ip 172.16.28.233 +server.port 28015 +server.tickrate 60 +server.hostname "rust2.atbashservices.com" +server.identity "rustserver" +server.seed 3432518 +server.maxplayers 32 +server.worldsize 3000 +server.saveinterval 300 +rcon.web 1 +rcon.ip 172.16.28.233 +rcon.port 28016 +rcon.password "G0@tS3x" -logfile "/home/rustserver/log/server/rustserver-game-2017-11-02-09:43:44.log"
    Any help is greatly appreciated!!
     
  14. hide your rcon password please
     
  15. I did. You don't think I'm stupid enough to put my actual password in a forum do you?
     
  16. Try not to be rude when I am helping
     

    Attached Files:

  17. I apologize if that was rude. That was by no means, my intention.
    [DOUBLEPOST=1509635828][/DOUBLEPOST]I will start the server with your batch file and see if that works. Thank you!
     
  18. Your oxide folder will be under the AtbashRust01 folder now if you want it in the same place then use this one
     

    Attached Files:

  19. Just because you can ping the server box it doesnt mean it's going to show. Check with your host if they aren't blocking the ports. Check if your ports are open here: Open Port Check Tool Please note that this site only works if your host doesnt block ICMP requests.
     
  20. If the above file does not work talk to your host see if they can help but if this is running on a server box in a data center it might be better to change the ip to the box ip and not use 0.0.0.0