Private ip is the 198.168.1.107 Type: Both UDP/TCP Port Range: 27500 - 27500 Comments:HLSTATSX:CE
The site is now up - grand
some questions about the installation
#22
Posted 10 February 2010 - 08:48 PM
so i opened ports. (its 192.168.2.107 not 192.168.1.107, then i get its not an ip within our network)
and these are my configs again:
config.php:
// DB_NAME - The name of the database
define("DB_NAME", "hlxce");
// DB_USER - The username to connect to the database as
define("DB_USER", "hlxce");
// DB_PASS - The password for DB_USER
define("DB_PASS", "mypass");
// DB_ADDR - The address of the database server, in host:port format.
// (You might also try setting this to e.g. ":/tmp/mysql.sock" to
// use a Unix domain socket, if your mysqld is on the same box as
// your web server.)
define("DB_ADDR", "localhost");
hlstats.conf:
DBHost - Database server "address" or "address:port". Address can be an IP or
# a hostname. The default MySQL port is 3306 (tcp).
DBHost "localhost"
# DBUsername - User to connect to the database as.
DBUsername "hlxce"
# DBPassword - Password for the database user.
DBPassword "mypass"
# DBName - Name of the database to use.
DBName "hlxce"
a daemon pic:

perl stats backend:
* Sending Command to Perl backend...9 bytes OK
* Waiting for Backend Answer...recieving 29 bytes in 1 packets...OK
* Backend Answer: OK, EXECUTING COMMAND: RELOAD
* Closing connection to backend...OK
and i still get not allowed server.
and these are my configs again:
config.php:
// DB_NAME - The name of the database
define("DB_NAME", "hlxce");
// DB_USER - The username to connect to the database as
define("DB_USER", "hlxce");
// DB_PASS - The password for DB_USER
define("DB_PASS", "mypass");
// DB_ADDR - The address of the database server, in host:port format.
// (You might also try setting this to e.g. ":/tmp/mysql.sock" to
// use a Unix domain socket, if your mysqld is on the same box as
// your web server.)
define("DB_ADDR", "localhost");
hlstats.conf:
DBHost - Database server "address" or "address:port". Address can be an IP or
# a hostname. The default MySQL port is 3306 (tcp).
DBHost "localhost"
# DBUsername - User to connect to the database as.
DBUsername "hlxce"
# DBPassword - Password for the database user.
DBPassword "mypass"
# DBName - Name of the database to use.
DBName "hlxce"
a daemon pic:
perl stats backend:
* Sending Command to Perl backend...9 bytes OK
* Waiting for Backend Answer...recieving 29 bytes in 1 packets...OK
* Backend Answer: OK, EXECUTING COMMAND: RELOAD
* Closing connection to backend...OK
and i still get not allowed server.
NL
xfire: nlspacekees
xfire: nlspacekees
#23
Posted 10 February 2010 - 09:28 PM
Let me get this straight....
Your Game server is using the IP: 83.82.52.139:27014
Your website is using the same IP, so your stats server and game server are both on the same network behind your router/firewall using 192.168.2.1 (Gameserver) and 192.168.2.107(Stats Webserver) correct?
Are these separate machines, or is the stats system installed directly on the game server?
This makes a huge difference in what is communicating to where, and how.
The server is not allowed because the IP you are putting in the Server Configuration section is not what is actually being used for internal network communication.
Edit Server on your admin of the website and put in the 192.168.2.1 port 27014 Public IP - I suppose you would put what it's internet facing address is the 83.82.52.139:27014.
If your game server is not physically located on a game server host, outside of your home network, then this setup needs to be addressed in an entirely different manner.
You do not need to open ports for the Daemon to communicate as you have nothing coming in from an outside server.
Logaddress_add 192.168.2.107:27500
Your logs are being sent from another system on your network and its internal network ip address is 192.168.2.1
I also do not know if their are rules here regarding non Steam CSS instances, but I do know that the SourceMod people frown on this and do not provide any support.
Your Game server is using the IP: 83.82.52.139:27014
Your website is using the same IP, so your stats server and game server are both on the same network behind your router/firewall using 192.168.2.1 (Gameserver) and 192.168.2.107(Stats Webserver) correct?
Are these separate machines, or is the stats system installed directly on the game server?
This makes a huge difference in what is communicating to where, and how.
The server is not allowed because the IP you are putting in the Server Configuration section is not what is actually being used for internal network communication.
Edit Server on your admin of the website and put in the 192.168.2.1 port 27014 Public IP - I suppose you would put what it's internet facing address is the 83.82.52.139:27014.
If your game server is not physically located on a game server host, outside of your home network, then this setup needs to be addressed in an entirely different manner.
You do not need to open ports for the Daemon to communicate as you have nothing coming in from an outside server.
Logaddress_add 192.168.2.107:27500
Your logs are being sent from another system on your network and its internal network ip address is 192.168.2.1
I also do not know if their are rules here regarding non Steam CSS instances, but I do know that the SourceMod people frown on this and do not provide any support.
#24
Posted 10 February 2010 - 09:39 PM
LSPS.
I THANK YOU VERY MUCH
i should have told they were both on 1 machine.
i changed the log_address and on the stats page address to my internal i.p. and it worked.
i will check if everything is going nice and all.
could you check if you see that the server is online for me? http://192.168.2.107...tsx/hlstats.php
and really thanks
I THANK YOU VERY MUCH
i should have told they were both on 1 machine.
i changed the log_address and on the stats page address to my internal i.p. and it worked.
i will check if everything is going nice and all.
could you check if you see that the server is online for me? http://192.168.2.107...tsx/hlstats.php
and really thanks
NL
xfire: nlspacekees
xfire: nlspacekees
#25
Posted 11 February 2010 - 12:48 AM
It is currently working on the following link - the one you provided is internal for you =)
Your Stats Page
Your Stats Page

Help












