Running two different minecraft servers at the same time
-
- New to forums
- Posts: 5
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Sep 20, 2012 9:09 pm
Running two different minecraft servers at the same time
I've been having trouble running two different minecraft server at the same time (one is tekkit the other is bukkit) on a ubuntu server. I only have one ip but I changed the port numbers to two different ones (25565 and 25567.) Both servers work when the other one is off but if I try to turn both of them on at the same time, the second server never starts up. How would I fix this?
-
- This is my homepage
- Posts: 1573
- Joined: Sun Jun 26, 2011 8:03 am
Re: Running two different minecraft servers at the same time
Try increasing the second server port by 10.
25575.
Your first might be using 25567 and you don't know it.
25575.
Your first might be using 25567 and you don't know it.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Find Your GSP Coupons at gspreviews.com/coupons/
-
- This is my homepage
- Posts: 353
- Joined: Fri Sep 17, 2004 7:50 pm
- Contact:
Re: Running two different minecraft servers at the same time
I believe there is a "query port" in server.properties now that minecraft has built in querying (speaking of which minequery should be pulled off the autoinstallers on the managed servers), so make sure query-port is diferent.