View Single Post
trobanko
Junior Member
Join Date: Jun 2020
Old 06-24-2020 , 07:21   Re: Friends cannot join CS:GO server
Reply With Quote #3

Quote:
Originally Posted by TomL. View Post
Which operating system are you running the server on?
Make sure the firewall is configured correctly.

You only really need to port forward the game port e.g. 27015 TCP/UDP to join.
Use the following start command but fill in your public IP.

Code:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_active +map de_dust2 +sv_setsteamaccount 94A1E80F752150BF71C818D8XXXXXXXX -ip XXX.XXX.XXX.XXX -port 27015
I am running the server on windows and the firewall is configured correctly as far as I know, when I add my ip using the line you sent i get this error in console "CreateBoundSocket: ::bind returned error [no name available](10049)" I don't know what to do.
trobanko is offline