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![]()
Solved Opening my server for the public?
Discussion in 'Rust Discussion' started by PaiN, Jul 24, 2015.
-
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 -
[DOUBLEPOST=1437734328][/DOUBLEPOST]
And while port forwarding.. which ip do i have to use ? The IPv4 ?Last edited by a moderator: Jul 24, 2015 -
Yes use the IPv4 provided by your router that points to your PC.
Dont change the +rcon.ip -
?
-
It would be "connect GLOBALIP
ORT"
Example connect 109.189.11.52:28015
go to http://whatismyip.org to get your GLOBAL ip -
The IPv4 works well. -
My bad
just use the IPv4 IP
-
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"
http://screenshot.sh/m18En3SQoVfDWLast edited by a moderator: Jul 24, 2015 -
Wulf Community Admin