Hosting more than one server on a VPS?

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Kyniption
New to forums
New to forums
Posts: 9
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 22, 2010 1:17 pm

Hosting more than one server on a VPS?

Post by Kyniption »

Hi there, I was hoping I could host 2 servers on the same vps. I was wondering how I would go about doing this with srcds. I have tried to just run both at the same time by using differen't startup commands.

Examples:
C:\HLServer\orangebox\srcds.exe -game garrysmod -hostport 27016 +rcon_password54687554 -maxplayers 10 -console +map gm_construct

AND

C:\HLServer\orangebox\srcds.exe -console -game tf -hostport 27015 +maxplayers 32 +map ctf_2fort


I've made sure BOTH installations of these servers are up to date and still I am getting this error.
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Hosting more than one server on a VPS?

Post by Edge100x »

Instead of "-hostport", you'll need to use "-port" :)
Kyniption
New to forums
New to forums
Posts: 9
Joined: Thu Apr 22, 2010 1:17 pm

Re: Hosting more than one server on a VPS?

Post by Kyniption »

That did the trick. Thank you!
Post Reply