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

Server Connection Help


Post New Thread Reply   
 
Thread Tools Display Modes
midnight9
Senior Member
Join Date: Nov 2012
Old 06-10-2017 , 05:10   Re: Server Connection Help
Reply With Quote #11

Quote:
Originally Posted by Czar_ View Post
I have been having this issue for a while and I am hoping someone can help me solve it. Basically I have multiple servers running on a dedicated box. Players are able to connect to my default port server xxx.xx.xx.xx:27015 but some players have trouble connecting to my other servers that run on port 27016-27025. If they first connect to my default port server they can then connect to my others. But if they try to straight up connect to the non default port servers, they get the console msg posted below.

Info:
Server types: Csgo, Garys mod
Operating System: Linux Ubuntu 16.04
Hosting provider: OVH
Startup Params: ./srcds_run -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_active +map de_dust2 -maxplayers_override 12 -ip -port

Tried +net_public_adr

What happens when trying to connect:
Connecting to public(ip) ...
Retrying public(ip) ...
Retrying public(ip) ...

Any help would be greatly appreciated

Is that game server that you have with OVH? It sounds like their UDP filters, make sure you have ports whitelisted in there or simply try deactivate game firewall
midnight9 is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-12-2017 , 18:43   Re: Server Connection Help
Reply With Quote #12

As mentioned above the server port needs to increase by 10 for each server on that IP but the client port needs to change also. Default is 27005 so you should have something like this


server 1
+port 27015
+clientport 27005

server 2
+port 27025
+clientport 27006

If you have issues and the ports end up changing themselves you should add -strictportbind to your CL.
__________________

Last edited by Phaiz; 06-12-2017 at 18:44.
Phaiz is offline
midnight9
Senior Member
Join Date: Nov 2012
Old 06-13-2017 , 11:05   Re: Server Connection Help
Reply With Quote #13

Quote:
Originally Posted by Phaiz View Post
As mentioned above the server port needs to increase by 10 for each server on that IP but the client port needs to change also. Default is 27005 so you should have something like this


server 1
+port 27015
+clientport 27005

server 2
+port 27025
+clientport 27006

If you have issues and the ports end up changing themselves you should add -strictportbind to your CL.

I cant see why it would need to be increased by 10 for each server? As i have mentioned im pretty sure its firewall related as i have had similar problem in the past (also on OVH).
midnight9 is offline
KnoXviLLe
Senior Member
Join Date: Nov 2011
Old 06-14-2017 , 06:06   Re: Server Connection Help
Reply With Quote #14

Quote:
Originally Posted by hustl4 View Post
I remember reading somewhere that you should have a gap of 10 between each port, so first server 27015, 2nd server 27025, 3rd server 27035, etc.
27015 port use +2 port.(27015-27016-27017)So next free port 27018.
__________________
Success is the ability to go from one failure to another with no loss of enthusiasm.

KnoXviLLe is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 06-14-2017 , 20:16   Re: Server Connection Help
Reply With Quote #15

Quote:
Originally Posted by midnight9 View Post
Is that game server that you have with OVH? It sounds like their UDP filters, make sure you have ports whitelisted in there or simply try deactivate game firewall
This was the issue. Thank you!
__________________
Czar_ is offline
midnight9
Senior Member
Join Date: Nov 2012
Old 06-15-2017 , 01:12   Re: Server Connection Help
Reply With Quote #16

Quote:
Originally Posted by Czar_ View Post
This was the issue. Thank you!
midnight9 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 12:28.


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