Posts: 8
Threads: 2
Joined: Oct 2007
Reputation:
0
says it Unable to connect to remote server (71.163.31.235:27015)
i have opend all my ports and every thing im stuck now i need feed back from you all
Posts: 37
Threads: 1
Joined: Oct 2007
Reputation:
0
Make sure your rcon_password is set in your server cfg
Also make sure TCP is forwarded as well as UDP
Posts: 8
Threads: 2
Joined: Oct 2007
Reputation:
0
it is and they are open 27017 is open ? any others
Posts: 94
Threads: 10
Joined: Jan 2007
Reputation:
0
try typing the ip of the server on the start line +ip *** *** *** ***
Posts: 8
Threads: 2
Joined: Oct 2007
Reputation:
0
ip 192.168.0.147 thats on the server .cfg already next lol
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
maybe it was a typo but it says 27017 instead of 27015.
TCP 27015 is being used by rcon
in the server.cfg add "rcon_address 71.163.31.235"
then on the client console enter:
rcon_address 71.163.31.235
rcon_password <yourpass>
rcon say test
Posts: 8
Threads: 2
Joined: Oct 2007
Reputation:
0
ok thats fixed how do i get it to were you can download the map i get missing map when i try to join my own server lol
Posts: 4
Threads: 1
Joined: Oct 2007
Reputation:
0
make sure you have that map on the server and on your map cycle and map list
Posts: 66
Threads: 14
Joined: Oct 2006
Reputation:
0
Also make sure the map isn't bigger than your net_maxfilesize (if the map is 25MB put net_maxfilesize 26) By default, I think it is 16
Posts: 8
Threads: 2
Joined: Oct 2007
Reputation:
0
how do i set the port for the rcon >?