robertics • PM |
Jun 27, 2018 5:53 PM
|
![]() Posts: 3 |
Hello, i have server clasic cs1.6 linux. Server is ON, only protocol 48. But i have this problem:
One of the following suggestions may help you: Your server is currently offline. GameTracker needs your server to be online before you can add it to our database. Please restart your server and make sure it's up before hitting ADD SERVER again. You entered the wrong query port. Please update your query port and hit scan again Your server is firewalled. Please turn off any firewall you have that may block scanning or whitelist the gametracker scanning IP addresses: 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 why? IP: 188.212.103.216 |
hazh • PM |
Jun 27, 2018 10:27 PM
|
![]() Posts: 157 |
I can't even query your server. Make sure you are running the HLDS server on the same IP:PORT which you are trying to add here. If you are using a hosting service, they probably don't force any firewall rules, unless you configure it yourself. In Linux, try these commands as root user;
iptables -F reboot iptables -F And then run your HLDS game server. If the error is still there, probably it's your network and that's beyond my knowledge. ![]() ![]() |
robertics • PM |
Jun 28, 2018 8:26 AM
|
![]() Posts: 3 |
iptables: Saving firewall rules to /etc/sysconfig/iptables: /etc/init.d/iptables: line 274: restorecon: command not found
[FAILED] [root@Gorem ~]# service iptables stop iptables: Flushing firewall rules: [ OK ] iptables: Setting chains to policy ACCEPT: nat raw mangle f[ OK ] iptables: Unloading modules: [ OK |
hazh • PM |
Jun 28, 2018 1:07 PM
|
![]() Posts: 157 |
Don't mess everything up. Just informed you to do this;
iptables -F And what's this? You have tried to stop the whole service; robertics wrote: And I see you ran some more ommands in the begining, I don't know about those. I suggest you to do a clean server operating system install again because I assume there's some miscofiguration in your server's current operating system, specially in the iptables/firewalls that cause your server to not appear in GameTracket. ![]() ![]() |
emiratesgaming • PM |
Jun 30, 2018 3:59 AM
|
![]() Posts: 315 |
jsut do apt-get iptables remove
and then see . after added then you can install back. |
robertics • PM |
Jun 30, 2018 9:48 PM
|
![]() Posts: 3 |
Thanks for help.
Fixed: dproto to old ![]() |