1. So I basically know that this forum is only about the Oxide mod but since you find lot of smart people actually having experience with rust servers here I'd like to explain my problem anyways.

    It might sound weird, but my server that is being hosted in france is reachable for me ONLY. Idk whats wrong but in the server list Iam able to find it as well, able to join, able to play. For my friends though.. they dont even see the server in the list nor can they join via the console using connect <ip>:28015.. At this point I literally have no idea what else to try especially since it's working for me and the server isn't hosted on my local machine. There is NO exception that I've ever created on the server for my local machine as well. Any ideas? Server is called Maxo's Comminuty Server. IP/Port is: 164.132.205.21:28015. RCON Port is 28016. Both ports are open and reachable. Checked using LGSM's checker tool and using netstat -nlp.

    Any help is highly appreciated!
    Thanks in advance.

    PS: This is how my params look like for starting the server using LGSM:
    Code:
    servername="Maxo's Community Server"
    ip="164.132.205.21"
    port="28015"
    rconport="28016"
    rconpassword="********"
    rconweb="0"
    maxplayers="50"
    seed=""
    worldsize="4000"
    saveinterval="300"
    tickrate="30"parms="-batchmode +server.ip ${ip} +server.port ${port} +server.tickrate ${tickrate} +server.hostname \"${servername}\" +server.identity \"${servicename}\" ${conditionalseed} +server.maxplayers ${maxplayers} +server.worldsize ${worldsize} +server.saveinterval ${saveinterval} +rcon.web ${rconweb} +rcon.ip ${ip} +rcon.port ${rconport} +rcon.password \"${rconpassword}\" -logfile \"${gamelogdate}\""
     
    Last edited by a moderator: May 6, 2018
  2. Talk to your host support see if they can help first as they are the best to help as it is their system
     
  3. Do you have an OVH gameserver? If so, you need to configure the game firewall.
    upload_2018-5-7_7-18-56.png
     
  4. ^ This is the solution ive had the same thing just last week, It whas kinda hidden for me xd
    In your control panel go to IP> Click settings button behind ip -> Game migration --> there add the ports.

    Atleast at soyoustart