View Single Post
SilentBr
Veteran Member
Join Date: Jan 2009
Old 10-31-2014 , 17:34   Re: All my 8 TF2 servers disappeared from browser
Reply With Quote #3

Quote:
Originally Posted by Sreaper View Post
Check if your servers are on the master list and if your ports are open.

https://forums.alliedmods.net/showthread.php?t=192367
I guess it is

Code:
{
	"response": {
		"success": true,
		"servers": [
			{
				"addr": "x.x.x.23:27015",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 2,
				"secure": true,
				"lan": false,
				"gameport": 27015,
				"specport": 0
			},
			{
				"addr": "x.x.x.23:27016",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 2,
				"secure": true,
				"lan": false,
				"gameport": 27016,
				"specport": 0
			},
			{
				"addr": "x.x.x.23:27017",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 255,
				"secure": true,
				"lan": false,
				"gameport": 27017,
				"specport": 0
			},
			{
				"addr": "x.x.x.23:27018",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 2,
				"secure": true,
				"lan": false,
				"gameport": 27018,
				"specport": 0
			},
			{
				"addr": "x.x.x.23:27019",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 2,
				"secure": true,
				"lan": false,
				"gameport": 27019,
				"specport": 0
			},
			{
				"addr": "x.x.x.23:27025",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 2,
				"secure": true,
				"lan": false,
				"gameport": 27025,
				"specport": 0
			},
			{
				"addr": "x.x.x.23:27027",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 2,
				"secure": true,
				"lan": false,
				"gameport": 27027,
				"specport": 0
			},
			{
				"addr": "x.x.x.23:27029",
				"gmsindex": 65534,
				"appid": 440,
				"gamedir": "tf",
				"region": 2,
				"secure": true,
				"lan": false,
				"gameport": 27029,
				"specport": 0
			}
		]
		
	}
}
EDIT: I've tried reboot the machine, the servers showed in the browser, but disappeared again. No iptable rules.


EDIT2: My machine have 3 ips, end with 21 22 and 23. My tf2 servers are using 23, all of them stopped showing today. I've tried put one tf2 server at 22 and showed. What should I do? I don't want change my server ip =(

Last edited by SilentBr; 10-31-2014 at 18:24.
SilentBr is offline