fof_servers • PM |
Oct 10, 2014 3:16 PM
|
![]() Posts: 9 |
well i tryed to add my minecraft ( craftbukki ) server to gametracker but it won't it say there no server with this ip & port when it's working fine and i can play on my server !!
runing linux server 4vcores and 8Gb Ram ! Server IP : 92.222.172.109:25565 Thanks |
burn • PM |
Oct 10, 2014 5:42 PM
|
![]() Posts: 10924 |
I'm assuming your query port is 25565? I tried that and 25566 and am not getting a response.
While this is typically due to the query port not being open in your firewall, here are my cumulative suggestions I typically provide for minecraft: 1. You confirmed your server is up-to-date. 2. You confirmed your server is not running any query plugins, like minequery. 3. The query port is correct. 4. You've opened the query port in any network software (firewall, router) for TCP/UDP. 5. You've setup your server.properties. 6. You've tried without mods that are known to break the server query, namely MCPC+ and bungeecord. 7. You've confirmed you are not blocking GT: 208.167.241.190 208.167.241.185 208.167.241.186 208.167.241.183 208.167.241.189 108.61.78.147 108.61.78.148 108.61.78.149 108.61.78.150 ![]() |
fof_servers • PM |
Oct 10, 2014 5:50 PM
|
![]() Posts: 9 |
1 - YES ! i can join adn play with my friend
2 - No plugins 3 - yes 4 - i don't think so , how to do it ? i am using linux centos6 5 - sure 6 - yes |
burn • PM |
Oct 10, 2014 6:38 PM
|
![]() Posts: 10924 |
I'm guessing this might help you http://wiki.centos.org/HowTos/Network/IPTables
![]() |
fof_servers • PM |
Oct 10, 2014 6:58 PM
|
![]() Posts: 9 |
burn wrote: i did but still no work :/ iptables -A INPUT -p tcp --dport 25566 -j ACCEPT iptables -A INPUT -p tcp --dport 25565 -j ACCEPT iptables -A INPUT -p udp --dport 25565 -j ACCEPT iptables -A INPUT -p udp --dport 25566 -j ACCEPT service iptables save service iptables restart STILL NOT WORK ------------------------------------ Game Minecraft IP Address 92.222.172.109 Port 25565 Query Port 25565 Slots 30 |
fof_servers • PM |
Oct 11, 2014 9:18 AM
|
![]() Posts: 9 |
pleasse help
|
fof_servers • PM |
Oct 12, 2014 6:43 PM
|
![]() Posts: 9 |
Fixed !!
- forget to set query port to true on server.preority
Last edited by: fof_servers Oct 12, 2014 6:56 PM
|