Now I understand, I oppened this port in the server, restarted the csgo server 
and the result is the same error

my iptabless:

nettop@nettop:~$ sudo iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:27015 

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:27015

lcz # GalegO


________________________________
 De: ToG Admin <ad...@thegrumpyoldgits.co.uk>
Para: lcz # GalegO <frisao86-csgos...@yahoo.com.br> 
Enviadas: Quinta-feira, 24 de Maio de 2012 13:28
Assunto: Re: [Csgo_servers] Rcon commands
 

Sorry, you have other players being able to use HLSW as an example or RCON from 
their systems? Or you have other players playing the game?  

In order for RCON to work you need to have port 27015 TCP open on
    your server. If it's not open you can still play the game but you
    won't be able to RCON

Mike


On 24/05/2012 17:25, lcz # GalegO wrote: 
Yes, I have others players in the server normally, so I think port is not the 
problem.
>
>
>
>Have other config to make this works?
>
>
>
>________________________________
> De: ToG Admin <ad...@thegrumpyoldgits.co.uk>
>Para: lcz # GalegO <frisao86-csgos...@yahoo.com.br>; 
>csgo_servers@list.valvesoftware.com 
>Enviadas: Quinta-feira, 24 de Maio de 2012 13:21
>Assunto: Re: [Csgo_servers] Rcon commands
> 
>
>Ensure you've got TCP port 27015 open on your server for inbound comms.
>
>Mike
>
>On 24/05/2012 16:11, lcz # GalegO wrote: 
>Hi, anyone can use the rcon?
>>
>>
>>when I try I receive this message in the console:
>>
>>
>>] rcon_password MyPasswd
>>] rcon say test
>>Unable to connect to remote server (myip:27015)
>>
>>
>>This is my command to start:
>>
>>
>>./srcds_linux -game csgo -autoupdate -exec server.cfg -console -usercon 
>>+game_type 0 +game_mode 0 +mapgroup mg_allclassic +map de_dust2 +maxplayers 
>>30 -port 27015
>>
>>
>>
>>And this is my server.cfg
>>
>>
>>hostname "[Brazilian Server] lcz # GalegO - Test Server"
>>rcon_password "MyPasswd"
>>sv_password "" //Only set this if you intend to
                        have a private server!
>>log on //This is set to turn on logging!
>>
>>mp_freezetime 0 //The amount of time players are
                        frozen to buy items
>>mp_join_grace_time 15 //The amount of time
                        players can join teams after a round has started
>>mp_match_end_restart 1 // Defines whether a map
                        should be restarted after a game has ended 
>>sv_cheats 0 //This should always be set, so you
                        know it's not on
>>sv_lan 0 //This should always be set, so you
                        know it's not on
>>
>>//**The bot commands below are mostly default
                        with the exception of 
>>bot_difficulty 1
>>bot_chatter "off"
>>bot_join_after_player 1
>>bot_quota 10
>>bot_quota_mode "fill"
>>bot_defer_to_human_items 1
>>bot_defer_to_human_goals 0
>>bot_dont_shoot 1
>>
>>
>>//**The following commands manage kicks and bans
>>writeid
>>writeip
>>exec banned_user.cfg
>>exec banned_ip.cfg
>>
>>
>>Thanks for help!
>>
>>
>>
>>_______________________________________________
Csgo_servers mailing list Csgo_servers@list.valvesoftware.com 
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>
>
>
_______________________________________________
Csgo_servers mailing list
Csgo_servers@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to