1. Hello everyone!

    It is my first time that i'm trying to open my server for others.

    I have a few questions:
    1. I heard about port forwarding the port 28016.. what i've managed to do 4 now http://screenshot.sh/m3jL9jhBS4ENO

    2. Do i have to change anything in my bat file ?

    3. I dont know what to select there: http://screenshot.sh/oBYKRJtjopqne

    Thats all.. as i said its my first time doing this thing :p
     
  2. 1 : you are talking about port 28015 which is the port needed for players to connect (Port 28016 is for RCon) :)

    2 : add this to your bat file "+server.port 28015"

    3 : Dont choose any of them. Leave it blank
     
  3. Thanks .. gonna check that later.
    [DOUBLEPOST=1437734328][/DOUBLEPOST]
    What about the +rcon.ip ? i have it 0.0.0.0
    And while port forwarding.. which ip do i have to use ? The IPv4 ?
     
    Last edited by a moderator: Jul 24, 2015
  4. Yes use the IPv4 provided by your router that points to your PC.

    Dont change the +rcon.ip :)
     
  5. Now if someone wants to join me they have to use client.connect "myipv4adress" right :p ?
     
  6. It would be "connect GLOBALIP:pORT"

    Example connect 109.189.11.52:28015

    go to http://whatismyip.org to get your GLOBAL ip :)
     
  7. Tried with the global ip.. but it is not working...
    The IPv4 works well.
     
  8. My bad :p just use the IPv4 IP :)
     
  9. My m8 tried to join but it is not working.. probably my bat file is not as it is supposed to be.
    Code:
    @echo off
    RustDedicated.exe -batchmode +server.port 28015 +rcon.port 28016 +rcon.ip 0.0.0.0 +rcon.password "itsnottherealone"
    
    Also my forwarded port
    http://screenshot.sh/m18En3SQoVfDW
     
    Last edited by a moderator: Jul 24, 2015
  10. Wulf

    Wulf Community Admin

    That is right.

    The only reason it wouldn't be able to work, is if the port isn't forwarded properly on your router.