Can't join my server on same network from listingSolved
Hi everyone,
I installed my own Rust server on a Windows PC in my home (different of my PC to play).
I turned off my FireWall and I redirected port (28015 to 28015) of my internet box.
https://ibb.co/9901HSv

My .bat to start server :
RustDedicated.exe -batchmode +server.hostname "[FR][SOLO/DUO] Aatyna Monthly (debutant)" +server.identity "aatyna-server-production" +server.port 28015 +rcon.password "123456" +rcon.web 1 +rcon.port 28016 +server.worldsize 3000 +server.seed 911085457 +server.maxplayers 100 -logFile "output.txt" -autoupdate

I can connect in local with client.connect localhost:28015
I can conneci in my network with client.connect 192.168.1.26:28015
I see my server in list of Rust server on client :
https://ibb.co/g354psk
But when I try to connect, I can't :
https://ibb.co/fNFvw6G

Someone can help me ?

Thank you
When you are behind a router on the same network as the server, you generally would not connect with your public IP and won't be able to see your server on the list. To connect to the server, use the F1 console and the local network IP address of the server.
Hi,
Thank you for your answer.
My server is visible in list but other player can't join it. I want my server to be public.
Normally, you have to redirect the ports of the router to the correct port of the RUST server.

But this doesn't work, have you a solution ?
Are you sure other players can't, or just you?
I didnt't test from an other network.
I'll test that this evening but I'm not convinced.

Merged post

 
I found, I also had to allow ports on the firewall of the router.

Thanks
I was not able to connect to my own server with external IP address or from the server browser until I put my computer on the router's DMZ.
Locked automatically