Raised This Month: $32 Target: $400
 8% 

Solved CSGO Server taking 27015 port instead of selected one in command line


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Old 11-19-2017 , 13:22   CSGO Server taking 27015 port instead of selected one in command line
Reply With Quote #1

Hello guys...

well i am running 3 servers in my machine... the problem is now one of those server is taking port "27015" instead of the selected one which i have in the command line "-port 28016", what can i do ? i didn't changed anything ://

Tried to reboot the machine with "init 6" and "reboot", tried to use another port instead of 28016 but it still taking 27015...
Command line:
Code:
./srcds_run -game csgo -console -usercon -steamport 33016 -tickrate 64 +sv_setsteamaccount XXXXXXXXXXXXXXXXXXXXXX -authkey XXXXXXXXXXXXXXXXXXXXXXX +game_type 0 +game_mode 0 +map ze_bathroom_v1_1  -ip 131.221.35.227 -port 28016
SERVER WORKING BAD USING "PORT 27015" INSTEAD OF SELECTED ONE.


Command line:
Code:
./srcds_run -debug -game csgo -stringtables -console -ip 131.221.35.227 -port 28015 -autoupdate -steam_dir /home/actualizador/ -steamcmd_script /home/servidor_arena/csgo_ds.txt -usercon +game_type 0 +game_mode 0 -tickrate 128 +sv_setsteamaccount xxxxxxxxxxxxxxxxxxxxxxxxxxx -authkey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx7 +host_workshop_collection xxxxxxxxxx +workshop_start_map xxxxxxxxxxxx
SERVER WORKING FINE USING "PORT 28015" THAT IS THE SELECTED ONE.



What can it be ??? ://

EDIT: btw writing this command on linux show me this image...

iptables --list
__________________

Last edited by Elitcky; 11-20-2017 at 02:24.
Elitcky is offline
Lucaat
New Member
Join Date: Nov 2017
Old 11-19-2017 , 17:09   Re: CSGO Server taking 27015 port instead of selected one in command line
Reply With Quote #2

dunno if you just pated bad but there are two spaces before the -ip should be just one. Mabye that makes a difference?
Lucaat is offline
hustl4
Junior Member
Join Date: Jan 2016
Location: USA
Old 11-19-2017 , 21:24   Re: CSGO Server taking 27015 port instead of selected one in command line
Reply With Quote #3

You can see in your first screenshot the server is binding to '0.0.0.0' and not the IP you specified on the command line.

You have different arguments in your startup line for the server that works vs. the server that doesn't. Why don't you try the exact same arguments as the server that works (in the same order), then start adding/removing arguments and figure out what is breaking it.
hustl4 is offline
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Old 11-20-2017 , 02:24   Re: CSGO Server taking 27015 port instead of selected one in command line
Reply With Quote #4

Actually it was a stupid thing...

i missed an "intro" in the ip section... for accident i press intro and it was showing a space lol

solved :s
__________________
Elitcky is offline
Reply


Thread Tools
Display Modes

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:23.


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