-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
I'm trying to connect to my CS2 server from outside using SSH tunneling. Even though I've removed all RCON-related configurations, I'm still getting the error "Banning 127.0.0.1 for rcon hacking attempts". Can anyone explain what might be causing this?
Tunnel command:
ssh -p 443 -o StrictHostKeyChecking=no -R0:localhost:27015 udp@a.pinggy.io
ps aux output:
/home/steam/cs2-dedicated/game/bin/linuxsteamrt64/cs2 -dedicated -ip 0.0.0.0 -port 27015 -console -maxplayers 10 +game_type 0 +game_mode 1 +mapgroup mg_active +map de_inferno +sv_lan 0 +tv_port 27020
Metadata
Metadata
Assignees
Labels
No labels