
Originally Posted by
JOHN_RAMBO
Thanks for taking the time to look at my problem. My server already had the TSP until July 10th. The server broke, I couldn't get it to work again, I had to go on vacation, I couldn't fix the problem until I got back (20 days).
I had this in my server.cfg:
// trackbase:
set sv_autoUpdate 1
set sv_protocolcheck "1"
set sv_protocol "84"
set sv_chatRelay "1"
set sv_maxGetstatusCheck "1"
If I understood your instructions correctly, I modified like this:
// trackbase:
set sv_autoUpdate 1
set sv_protocolcheck "1"
set sv_protocol "84"
set sv_chatRelay "1"
set sv_maxGetstatusCheck "1"
set sv_maxGetstatusBeforeIPTABLES "1200"
set sv_rcon5 9.8.2. *
set sv_rconfilter "1"
set sv_allownoguid "0"
set sv_guidkickmsg "You have been kicked because you do not have a valid GUID"
In the starter line I put this:
+ set sv_autoUpdate 0 + set net_port 27960 + set net_port_extra 27961
The UDP port 4444 is open.