Forums
BF2Statistics.com :: Forums :: General :: BF2Statistics discussion
 
<< Previous thread | Next thread >>
Auth game server
Moderators: MrNiceGuy, Twhyman, Chump, hurr1k4ne, The Shadow, Wilson212
Author Post
LooP08
Wed May 13 2009, 01:44AM
LooP08
Registered Member #6212
Joined: Fri Apr 03 2009, 05:02AM

Location: Germany
Posts: 7
i will try to get an server to my statssystem...
what should i do to get this....
my statsserver s on my second machine...
i edit the config with my ip address but it dont works

Auth Game Servers: 127.0.0.1
192..168.2.0/24 = i dont know for what this is
192.168.0.147/24 =this ip is for my dedicatet server

is this config ok?

when i play on this server (192.168.0.147) my ranks will not saved...

i need help

can everyone post me the right config

thx

Deutsch
------------------------------------

ich möchte gerne einen dedizierten server machen der meine ranks mit aufnimmt
das statssystem habe ich auf einen anderen Server installiert.
Ich hab jetzt in der edit config im statsmenu meine ip eingetragen aber nach ende des spiels werden die stts nicht gespeichert
und wenn ich im statsmenu bei server info nachschaue ist nur der gamesererserver von server zu sehen....
was mache ich falsch. ich hab doch meine ip eingetragen

bitte um hilfe
danke
Back to top
Thinner
Wed May 13 2009, 02:17AM
Registered Member #2900
Joined: Fri Feb 23 2007, 08:46AM

Location: Germany
Posts: 291
Hi,

192.168.2.0/24 means all IPs from 192.168.2.1 to 192.168.2.255, the /24 is a bit-mask.

To authorize your server with IP 192.168.0.147 add only 192.168.0.147 or to authorize all machines in your subnet add 192.168.0.0/24 (192.168.0.1 to 192.168.0.255)

Subnet calculator:
Back to top
LooP08
Wed May 13 2009, 08:20AM
LooP08
Registered Member #6212
Joined: Fri Apr 03 2009, 05:02AM

Location: Germany
Posts: 7
i try it but it dont works....
i edit the config to 192.168.0.0./24

i play one round but the stats dont save
Back to top
Thinner
Wed May 13 2009, 09:11AM
Registered Member #2900
Joined: Fri Feb 23 2007, 08:46AM

Location: Germany
Posts: 291
is this a mistyping?: 192.168.0.0./24
it should be 192.168.0.0/24 (without last dot)

please check python/bf2/BF2StatisticsConfig.py
http_backend_addr should point to your webserverIP (/ASP)
e.g. http_backend_addr = '192.168.0.15' if your webserver has this IP

set debug_enable = 1
play one round and check log in python/bf2/logs
search for:
Sending SNAPSHOT to backend: [your webserverIP]
SNAPSHOT Received: OK
any error messages?

please check /ASP/logs/_stats_errors.log too for any errors

you need to add a dns-redirect of bf2web.gamespy.com on your bf2-server
add "your-webserverIP bf2web.gamespy.com" to WINDOWS\system32\drivers\etc\hosts.ics on windows-systems, or to /etc/hosts on linux based systems

e.g. "192.168.0.15 bf2web.gamespy.com" if your webserver has this IP

[ Edited Wed May 13 2009, 09:26AM ]
Back to top
LooP08
Wed May 13 2009, 04:23PM
LooP08
Registered Member #6212
Joined: Fri Apr 03 2009, 05:02AM

Location: Germany
Posts: 7
no everone is correct.

on one round i played and at the end i get back to the bfhq and crashed to desktop.
whats wrong...
my gameserver pings to 192.168.0.143 bf2web.gamespy.com
in the bf2statisticsConfig.py i set http_backend_addr = '192.168.0.143

ingame works the rank but they dont be saved.

the gameserver on the machine with my statssystem works....

Back to top
LooP08
Thu May 14 2009, 05:57PM
LooP08
Registered Member #6212
Joined: Fri Apr 03 2009, 05:02AM

Location: Germany
Posts: 7
i reinstalled my bf2 and now it works
Back to top
 

Jump:     Back to top


Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System
Render time: 0.1481 sec, 0.0093 of that for queries.