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
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.
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