Posts: 2
Threads: 1
Joined: Apr 2005
Reputation:
0
04-23-2005, 10:26 AM
(This post was last modified: 04-23-2005, 10:28 AM by willbourzin.)
hello people!!!
im brazilian and you were the last place i could ask for some help!!!
plz help me fellass!!
soo...
my friend creates a server and enables rcon!!!
I enter the server and write in the console :
rcon_password *****
(then i write) rcon say oh my GOD
and shows the message below
"Unable to connect to remote server (SERVER IP)"
pla help me my friends!!!!!
HUGSS!!
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
is the server your friend created behind a router?
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 2
Threads: 1
Joined: Apr 2005
Reputation:
0
yesss...it is
what should i do???
thx for the attention!!
Posts: 1
Threads: 0
Joined: Sep 2005
Reputation:
0
I'm mainly replying to this, because I was having the same problem, and couldn't find the answer on google... if the server is behind a router, for some reason the counter-strike client will try to connect to the server's internal address ex; 10.0.0.85 instead of the external (public)
So your command line would look like this
./srcds_run -console -game cstrike +map de_dust2 +maxplayers 14 -autoupdate -ip xxx.xxx.xxx.xxx -port 27015-tickrate 100
Posts: 380
Threads: 9
Joined: Jan 2005
Reputation:
0
not -ip but +ip
and like stated in the two posts above,
most likely, the rcon isn't working because either, there are ports that need to be forwarded, or the server ip wasnt specified somewhere.
you can always add
ip xxx.xxx.xxx.xxx
to the server.cfg if you are having problems with starting the server with the +ip switch
United Strike Marine Corps
USMC-CO| θ (theta)
Posts: 3
Threads: 0
Joined: Jun 2006
Reputation:
0
Hi
I am having the same problem. I have opened port 21705 (TCP), but it still does not work.
I want to try the +ip method in the command line, but I am issued with a dynamic IP address from my ISP. Would it be possible to use my domain name instead of the ip?
e.g. +ip domain.co.uk
TIA
british.assassin
Posts: 14
Threads: 3
Joined: Mar 2007
Reputation:
0
03-26-2007, 11:17 PM
Hey all!
I have the same problem with unable to connect. I just have a slightly different problem. One of my buddies (admin) can use rcon from another country, while my error is the same as everybody else above.
I have tried disabling the firewall on my router, as well as the built in firewall in xp pro. No luck.
So if ano´ther can log on and use rcon from another country (he created the server) then what can you guys suggest might be the problem?
I have putty access (not as root) to create new server.cfg´s and all, so I have the rcon passwrod as well :-)
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
Is the server at your house? his house? if its in your house behind your network are you using your LAN ip to connect to rcon? are you able to conenct to the server from outside the game using a program such as hlsw?
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 14
Threads: 3
Joined: Mar 2007
Reputation:
0
the server is on the backbone of our ISP, so we are both connecting from the internet...
I have not tried hlsw, but I´ll google it immidiately... :-)
Posts: 2
Threads: 0
Joined: Mar 2007
Reputation:
0
when u configure the rcon do u use the correct IP and PORT ??
Posts: 14
Threads: 3
Joined: Mar 2007
Reputation:
0
Hmm, I have not configured any port or ip on rcon setup in server cfg... should I???
I thought the rcon binded to the server and all with rcon password included in server.cfg...
this is the only line I have in my autoexec.cfg:
// Set the rcon password
rcon_password (password)
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
03-27-2007, 08:26 AM
(This post was last modified: 03-27-2007, 08:26 AM by Drocona.)
In some cases you ahve to type rcon_address <IPaddressofserverhere> in the console of the client first before you can connect to the RCon.