Fortress Forever

Fortress Forever (https://forums.fortress-forever.com/index.php)
-   Server Administration (https://forums.fortress-forever.com/forumdisplay.php?f=36)
-   -   Trying to setup a server (https://forums.fortress-forever.com/showthread.php?t=19374)

~kev~ 04-04-2009 11:34 PM

Trying to setup a server
 
This is for a linux dedicated server.

Where am I supposed to install the srcds? When you log into shell, your in the root home directory. Are you supposed to move out of that directory? Or start the install from right there?

I created a user account, went into that users account and started the install process, but it keeps timing out.

[AE] 82694 04-05-2009 12:13 AM

Rawh put this together for linux. Linux Server Set Up

Also you might want to try http://srcds.com

But pretty much I would create a folder C:/srcds install the hlds update tool there then run the linux commands.

Rawh 04-05-2009 08:38 AM

Quote:

Originally Posted by [AE] 82694 (Post 434216)
But pretty much I would create a folder C:/srcds install the hlds update tool there then run the linux commands.

/slap

linux does not have a c:/ :)

Follow the linux manual as 82694 already mentioned and you'll be fine!

~kev~ 04-05-2009 12:36 PM

For some reason I am getting a time out when I run steam updater ./steam. This same thing happened when I tried to setup FF on a VPS. The script times out when checking the bootstrapper version.

After looking through google, I found lots of people having the same problem. But only one person on the steam forums posted a possible fix, and that is to edit the ip chains firewall config file.

But, I can not find that config file on my server. I might have to open a trouble ticket with my hosting provider.

[AE] 82694 04-05-2009 01:36 PM

Quote:

Originally Posted by Rawh (Post 434254)
/slap


Thank you sir may I have another?

Mooga 04-05-2009 02:32 PM

http://forums.srcds.com

~kev~ 04-05-2009 03:34 PM

Quote:

Originally Posted by Mooga (Post 434270)

I have already searched there - several times.

The only thing I am coming up with, it might might be a firewall issue. In that case, what port does steam use to update?

[AE] 82694 04-05-2009 08:01 PM

TCP Ports
27015
UDP Ports
27015 to 27020

I believe.

417 04-06-2009 05:40 PM

What 82694 listed should enable you to install the *inux server.

If it still doesn't work try opening the additional ports listed below:
UDP 27000 to 27015 inclusive
TCP 27020 to 27039 inclusive

It might just also be Steam. Connecting to their network is always a major pain in the butt and you usually have to redo it several times because of time-outs or it going unresponsive while downloading.

You can also refer here to check Steam's servers status.

Mooga 04-06-2009 11:59 PM

You don't need open ports to install a server.
When installing, the game server is acting as a client and pulling down the server program. Most firewalls don't block outgoing ports by default.

Try re-installing hldsupdatetool.
What command are you using to install the server?

~kev~ 04-11-2009 02:22 PM

Quote:

Originally Posted by 417 (Post 434421)

If it still doesn't work try opening the additional ports listed below:
UDP 27000 to 27015 inclusive
TCP 27020 to 27039 inclusive


Ok, after opening those ports some progress might have been made. Steam said it updated.

But now, when I run this command - ./steam -command update -game hl2mp


I get this error

Quote:

[~/ff_1]# ./steam -command update -game hl2mp
Checking bootstrapper version ...
Updating Installation
No installation directory supplied or previously set

[AE] 82694 04-11-2009 05:49 PM

./steam -command update -game hl2mp -dir srcds

if you don't have one create a srcds directory. srcds should be where your hlds update tool is.

Rawh 04-11-2009 08:04 PM

Quote:

Originally Posted by [AE] 82694 (Post 435064)
./steam -command update -game hl2mp -dir srcds

if you don't have one create a srcds directory. srcds should be where your hlds update tool is.

just use "-dir /path/to/where/to/install/server/files/", doesn't have to be the same dir as your hldstool is at. Also be sure to create that dir as it'll just spew errors if it's not accessible :)

~kev~ 04-11-2009 08:49 PM

Well, I must have missed something, because I can not find the server.cfg file.

I downloaded the server 2.2 files - extracted them

downloaded the 2.3 update - extracted and overwrote the old files.

https://lap.snt.utwente.nl/dokuwiki/...scom:manual_ff

Quote:

Last but not less important: Configuration of your servers!

In order to get your server to run, with a custom hostname for example or a maplist you prefer, you wil need to edit several files.
Below is a short list of files you can edit (and an explanation of what it might hold):

*
/home/<user>/servers/<servername/FortressForever/cfg/server.cfg - Server configuration variables (like sv_hostname, rcon_password, class limits).
*
/home/<user>/servers/<servername/FortressForever/maplist.txt - Server maprotation file with names of the maps it's running.
There is NO server.cfg in the fortressforever/cfg/ directory.

And after that, how do I start the server?

[AE] 82694 04-11-2009 09:26 PM

here try these put them in your fortressforever/cfg folder.
82694.asseater.org/ff/server/server_default.zip

check your fortressforever/cfg/valve.rc and make sure it has exec autoexec.cfg in it. it should already.

~kev~ 04-11-2009 10:17 PM

Ok, edited the cfg files, I dont know if everything is right.



But when I run this command

./srcds_run -console -game ff -port 27015 +ip 67.222.141.240 +map ff_2fort +maxplayers 14


I get this error


[~/servers/fortress]# ./srcds_run -console -game fortressforever -port 27015 +ip 67.222.141.240 +map ff_2fort +maxplayers 14
Invalid game type 'fortressforever' sepecified.
Sat Apr 11 17:14:36 CDT 2009: Server Failed

~kev~ 04-11-2009 10:30 PM

Ok, the server is up and running. Now its just going to be some minor tweaking.

Thank all of you for your help.


All times are GMT. The time now is 02:10 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.