I'm having serious issues with my Rust server.
I have it running in a VM and I can connect to the server with my machine, but if anyone tries to connect to the server it just tells them that the server is not online and they can not see me through the friends tab in the server browser.
The port forwarding has been done correctly for ports 28015 and 28016, as I join the server via my public IP and not a local one.
I attach the server report for anyone to check and tell me if there's something wrong ( Hastebin report.txt ).
Players outside of server's network can't connect
Discussion in 'Rust Discussion' started by Munchitoman, Jan 29, 2017.
-
Attached Files:
-
-
Wulf Community Admin
If you are joining your server behind the same router, then your router is most likely re-routing your connecting locally, so you're never actually going beyond the router. In this case, your port is most likely not actually open still. Make sure you are opening UDP, and that you are not setting your +server.ip in your server's startup script to anything other than 0.0.0.0 or your LAN IP of the machine/VM it is on.
-
The it should be my routers problem, I'll try to get a new one from my ISP.
Attached Files:
-
-
Wulf Community Admin
-
This is my script.
Attached Files:
-
-
Wulf Community Admin