We're having issues with connecting to the web Rcon. We've added these lines to our start.bat
+rcon.web 1
+rcon.password "no special characters"
+rcon.port 28020
we've also allowed the ports 28016-28020 in our firewall rules. in+out bound. for TCP and UDP. (tried disabling firewall too)
we still aren't able to connect.
Rust Web RCON
-
- New to forums
- Posts: 7
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Feb 08, 2021 9:07 am
-
- This is my homepage
- Posts: 439
- Joined: Sat Sep 04, 2010 10:20 am
- Location: Cologne, Gemany
- Contact:
Re: Rust Web RCON
Try to set these parameters in your server.cfg (without the +).
Which RCon client are you using?
Code: Select all
rcon.web 1
rcon.password "no special characters"
rcon.port 28020