Thread: The Master List
View Single Post
Old 12-31-2012, 02:32 PM   #5
Agent Buckshot Moose
Wiki Standards Team
Wiki Team
 
Agent Buckshot Moose's Avatar
 
Join Date: Mar 2007
Location: Geokill's closet
Class/Position: Sniper/Demoman
Gametype: CTF
Affiliations: :e0: Co-leader
Posts Rated Helpful 6 Times
iptables (administered by ufw) is turned off currently.
The currently forwarded ports are: 27015, 27011, 27016, 27020

Edit: the cloud host does have a separate security policy from its port forwarding though. Currently, the same ports above are opened.

Netstat output:
Code:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp        0      0 10.1.1.151:27015        0.0.0.0:*               LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN
udp        0      0 0.0.0.0:68              0.0.0.0:*
udp        0      0 0.0.0.0:27005           0.0.0.0:*
udp        0      0 0.0.0.0:27015           0.0.0.0:*
udp        0      0 0.0.0.0:27020           0.0.0.0:*
udp        0      0 0.0.0.0:26901           0.0.0.0:*
Looks fine I think.

I have tried the setmaster thing before, but I will try it again. Here is the end of my cfg file now:
Code:
sv_master_legacy_mode 0
setmaster add hl2master.steampowered.com
heartbeat
Adding that setmaster call produced output "Master at 208.64.200.52:27011 already in list" in the server console. However, it still does not show up in the master list as far as I can see.

Updated version: I think it is. The the server starts with -autoupdate, and I've updated the episode1 game as well.

Last edited by Agent Buckshot Moose; 12-31-2012 at 02:35 PM.
Agent Buckshot Moose is offline   Reply With Quote