Raised This Month: $51 Target: $400
 12% 

My friend cant connect my server by ip


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TheDestroyer
Junior Member
Join Date: Aug 2019
Old 08-10-2019 , 12:35   My friend cant connect my server by ip
Reply With Quote #1

Hello,everyone please help me:

I created a CS:GO server and my friend cant connect to the server
someone that I don't know from another country has connected my server but my friend tried
and it didn't work, weird
my start.bat: srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +map de_dust2 +port 25565

can someone help me?
my friend trying to join by ip and just cant
TheDestroyer is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 08-10-2019 , 12:53   Re: My friend cant connect my server by ip
Reply With Quote #2

Quote:
Originally Posted by TheDestroyer View Post
Hello,everyone please help me:

I created a CS:GO server and my friend cant connect to the server
someone that I don't know from another country has connected my server but my friend tried
and it didn't work, weird
my start.bat: srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +map de_dust2 +port 25565

can someone help me?
my friend trying to join by ip and just cant
Add the +sv_setsteamaccount THISGSLTHERE -net_port_try 1 commands to the boot line, it would look like this:
Code:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +map de_dust2 +port 25565 +sv_setsteamaccount THISGSLTHERE -net_port_try 1
Token Steam creates here: https://steamcommunity.com/dev/managegameservers

See if that already solves your problem.

Also add to your server.cfg the following commands:
Code:
sv_pure 0
sv_lan 0

Last edited by paulo_crash; 08-10-2019 at 12:54.
paulo_crash is offline
TheDestroyer
Junior Member
Join Date: Aug 2019
Old 08-10-2019 , 14:22   Re: My friend cant connect my server by ip
Reply With Quote #3

Thank you , I'll try it tomorrow , I'll say tomorrow if it is work, and one more thing
when I am in the server I need to enter to !admin and exec from there , Is there auto way to exec the server.cfg
TheDestroyer is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 08-10-2019 , 16:40   Re: My friend cant connect my server by ip
Reply With Quote #4

The server.cfg will be executed every map change.
You can execute the config manually with !rcon exec server.cfg
TomL. is offline
TheDestroyer
Junior Member
Join Date: Aug 2019
Old 08-11-2019 , 04:32   Re: My friend cant connect my server by ip
Reply With Quote #5

Quote:
Originally Posted by TomL. View Post
The server.cfg will be executed every map change.
You can execute the config manually with !rcon exec server.cfg
there is no automatic way to do that ?
TheDestroyer is offline
TheDestroyer
Junior Member
Join Date: Aug 2019
Old 08-11-2019 , 08:16   Re: My friend cant connect my server by ip
Reply With Quote #6

Quote:
Originally Posted by paulo_crash View Post
Add the +sv_setsteamaccount THISGSLTHERE -net_port_try 1 commands to the boot line, it would look like this:
Code:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +map de_dust2 +port 25565 +sv_setsteamaccount THISGSLTHERE -net_port_try 1
Token Steam creates here: https://steamcommunity.com/dev/managegameservers

See if that already solves your problem.

Also add to your server.cfg the following commands:
Code:
sv_pure 0
sv_lan 0
nah bro not working please help I don't know what to do
TheDestroyer is offline
TheDestroyer
Junior Member
Join Date: Aug 2019
Old 08-11-2019 , 08:28   Re: My friend cant connect my server by ip
Reply With Quote #7

everything is fine my address was not correct
TheDestroyer is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 08-11-2019 , 10:56   Re: My friend cant connect my server by ip
Reply With Quote #8

Quote:
Originally Posted by TheDestroyer View Post
there is no automatic way to do that ?
What do you mean?
The config will be automatically executed on server start and map change.
TomL. is offline
TheDestroyer
Junior Member
Join Date: Aug 2019
Old 08-11-2019 , 13:47   Re: My friend cant connect my server by ip
Reply With Quote #9

I need to go !admin
after that go to server commands
and exec cfg
TheDestroyer is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:07.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode