hlswmaster/hlswmaster.conf

44 lines
747 B
Plaintext
Raw Normal View History

[global]
2006-11-24 21:53:25 +01:00
## broadcast scan source IP & PORT (udp)
#scanner_src 0.0.0.0:7130
2006-11-24 21:53:25 +01:00
## broadcast scan every X seconds
#scan_interval 60
2006-11-24 21:53:25 +01:00
## serverlist rebuild every X seconds
#serverlist_refresh 5
2006-11-24 21:53:25 +01:00
## server timeout after X seconds
#serverlist_timeout 180
2006-11-24 21:53:25 +01:00
## master answers with this source IP
#master_src 0.0.0.0:7140
2006-11-24 21:53:25 +01:00
#plugin_dir .
plugin p_d3engine.so
plugin p_gamespy1.so
plugin p_gamespy2.so
plugin p_halflife.so
plugin p_hlswproxy.so
plugin p_q3engine.so
plugin p_quake2.so
plugin p_ut2k4.so
2006-11-24 21:53:25 +01:00
## logging
#logfile hlswmaster.log
2006-11-24 21:53:25 +01:00
[gamespy1]
## internal fragment-list timeout
#gc_timeout 90
[hlswproxy]
2006-11-24 21:53:25 +01:00
## ask these hlswmasters
scan 10.10.0.1:7140
scan 10.10.0.2:7140
[halflife]
2006-11-24 21:53:25 +01:00
## allow these nets
valid_net 10.10.0.0/16
valid_net 172.16.0.0/16