Hey guys, i'm pretty new to this so sorry if it's annoying, lol.
I've made a basic server which I can connect to only via "clientconnect localhost:28015"
My server will show up in the list in rust, but no one outside of my network can connect to it. I have 28015 port forwarded in my router. I'm not sure what else to try.
I've attached my startup .bat file
Can't get server running outside of local network
Discussion in 'Rust Discussion' started by Nastysack666, Feb 5, 2017.
-
Attached Files:
-
-
Wulf Community Admin
Did you forward the port for 28015 UDP?
-
-
Make sure your local firewall is also allowing it (Windows Firewall, antivirus firewall, etc).
Sometimes (rarely) a reboot of the router is also needed. Shouldn't need it but may help. -
-
-
Tho, looking at his startup bat file, he could add +server.ip 0.0.0.0 to it (where 0.0.0.0 is his external IP), but really shouldn't be needed unless he has multiple IPs connecting to that computer/server -
-
in your router Firewall & Access Control Port filter add the ports to it
-
Attached Files:
-
-
-
Check Virtual Server tab -
-
-
-
[DOUBLEPOST=1486427206][/DOUBLEPOST]Attached Files:
-
-