Is it still possible after CS2 release to play on a CS:GO dedicated server with your friends using Radmin VPN?

After the release of CS2, it seems like CS:GO servers are no longer officially supported, but I was wondering if it is still possible to host and play on a CS:GO dedicated server using Radmin VPN with friends.

I’ve set up a dedicated server, and while it works over LAN, I am struggling to get my friends to connect via Radmin VPN. They can ping my Radmin IP, but the game won’t let them connect.

Is there a workaround for this? Do I need to change specific settings or use a different method?

Any help would be greatly appreciated!

Sounds more like a windows firewall issue. Try disabling windows firewall for a few seconds and see if they can connect.

I tried disabling Windows Firewall, but unfortunately, it didn’t solve the issue. Thanks for suggestion tho

Thanks for advice, but even with this plugin friend can’t connect, but at least in console in the game it says connected to the server, and then kicks him.

Server using ‘’ lobbies, requiring pw no, lobby id 0

I think plugin works:
sm plugins info nolobbyreservation
Filename: nolobbyreservation.smx
Title: No Lobby Reservation
Author: vanz
Version: 0.0.2
Status: running
Timestamp: 05/22/2024 11:12:25
Hash: 550640d839d19ad5343338e301670fb8

But when he tries to connect, I have this message in server console:
Client “my_friend’s_steam_nickname” connected (radmin ip:port).

STEAMAUTH: Client my_friend’s_steam_nickname received failure code 10

Dropped my_friend’s_steam_nickname from server: Client dropped by server

also, to mention, we changed in csgo folder file steam.inf(ClientVersion=2000258
ServerVersion=1575)
my start.bat looks like that: srcds.exe -game csgo -console -usercon +game_type 0 +game_mode 1 +sv_lan 0 +map de_mirage -tickrate 128 +maxplayers 10 +sv_setsteamaccount “my Login ID”

Maybe you have any ideas?? I will be so grateful for solution!!!