Can't get enough SRCDS.com? Follow us on: Twitter | IRC | Steam
|
how do i secure my team fortress 2 server
|
| Author |
Message |
smithd132
Newbie
Posts: 4
Joined: Aug 2009
Reputation: 0
|
how do i secure my team fortress 2 server
hey guys i have just set up a tf2 dedicated server on a windows xp box, basically i was just wondering how to lock it down so only i can change maps and ban players and so forth, i dunno if rcon is running or not or what really, so yea bit of a noob when it comes to rcon.. so any help would be awesome.. right now anyone can change a map or anything on my server and i've been trying to figure out rcon for hours.... cheers..
|
|
| 08-29-2009 08:16 PM |
|
Arjen
Senior Member
Posts: 592
Joined: Apr 2008
Reputation: 5
|
RE: how do i secure my team fortress 2 server
Startup parameter +ip <ip> to use rcon.
In the server.cfg:
rcon_password <pwd>
sv_rcon_banpenalty 5 // Minutes to ban users who fail rcon authentication
sv_rcon_maxfailures 5 // Max number of failed rcon auth before being banned
In gameconsole : rcon_password <pwd>
Commands in console: rcon <command>
Tip: use HLSW for administration when you're not ingame:
http://www.hlsw.net/hlsw/download/
(This post was last modified: 08-29-2009 08:29 PM by Arjen.)
|
|
| 08-29-2009 08:29 PM |
|
smithd132
Newbie
Posts: 4
Joined: Aug 2009
Reputation: 0
|
RE: how do i secure my team fortress 2 server
one more thing i cant get my server fps off 64fps.... it used to be 256fps... ???.. i set fps_max to 300... and tickrate at 66... but it still sits on 64fps, any ideas on that one??
|
|
| 08-29-2009 09:05 PM |
|
realchamp
Bæver klubben
Posts: 6,291
Joined: May 2008
Reputation: 60
|
RE: how do i secure my team fortress 2 server
smithd132 Wrote:one more thing i cant get my server fps off 64fps.... it used to be 256fps... ???.. i set fps_max to 300... and tickrate at 66... but it still sits on 64fps, any ideas on that one??
Use a FPS booster.
|
|
| 08-29-2009 09:16 PM |
|
smithd132
Newbie
Posts: 4
Joined: Aug 2009
Reputation: 0
|
RE: how do i secure my team fortress 2 server
fps booster didnt work.... unless i'm putting it in the wrong file...
|
|
| 08-29-2009 09:28 PM |
|
realchamp
Bæver klubben
Posts: 6,291
Joined: May 2008
Reputation: 60
|
RE: how do i secure my team fortress 2 server
Just run Windows Media Player.
|
|
| 08-29-2009 09:58 PM |
|
egor1908
Regular Member
Posts: 108
Joined: Dec 2009
Reputation: 0
|
RE: how do i secure my team fortress 2 server
(08-29-2009 09:28 PM)smithd132 Wrote: fps booster didnt work.... unless i'm putting it in the wrong file...
This is my first post here
What you have to do is, add +fps_max 600 into your srcds launch parameters and install a metamod source plugin called FPS Booster (it doesnt actually boost your fps, it just resolves some timing issues and makes your cpu load more accurate). You don't even need WMP running.
The server is working fine for me and i did following:
+fps_max 600 -tickrate 100 -pingboost 2 in srcds.exe launch parameters
FPS Booster plugin
And now the server is running with 512 fps.
(This post was last modified: 12-16-2009 10:34 PM by egor1908.)
|
|
| 12-16-2009 10:31 PM |
|
Drocona
Local Spammer
Posts: 5,158
Joined: Mar 2005
Reputation: 20
|
|
| 12-17-2009 01:00 AM |
|