SA-MP Forums Archive
[HELP:CentOS] Do i have to portforward? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [HELP:CentOS] Do i have to portforward? (/showthread.php?tid=336243)



[HELP:CentOS] Do i have to portforward? - rooney12 - 21.04.2012

Well, I finally fixed a server. I edited the server.cfg, and used the nohup command from SA-MP Wiki. The server should run, but it does not run. Nohup says appending output, so that should work.

I also tested on typefish, but it is not on. Have i missed something? The servers IP is: 94.249.201.254:7888 [NOTE: I also tryed with port 7777]

Thanks!


Re: [HELP:CentOS] Do i have to portforward? - kikito - 21.04.2012

#service iptables stop
The problem is not port forward, is the firewall(like almost all times).


Re: [HELP:CentOS] Do i have to portforward? - ColorHost-Kevin - 21.04.2012

No, you dont.

And Iptables can be be kept on to run a SAMP server (unlike what the previous post above me says)


Re: [HELP:CentOS] Do i have to portforward? - kikito - 21.04.2012

Quote:
Originally Posted by ColorHost-Kevin
Посмотреть сообщение
No, you dont.

And Iptables can be be kept on to run a SAMP server (unlike what the previous post above me says)
Hmm, if the firewall is blocking the ports, you can add the rule on the firewall(in this case iptables), or turn it off.


Re: [HELP:CentOS] Do i have to portforward? - ColorHost-Kevin - 21.04.2012

Quote:
Originally Posted by (A)rray
Посмотреть сообщение
Hmm, if the firewall is blocking the ports, you can add the rule on the firewall(in this case iptables), or turn it off.
Iptables does not usually block ports, unless you add them to it.

So really, it does not need to be turned off.


Re: [HELP:CentOS] Do i have to portforward? - kikito - 21.04.2012

Quote:
Originally Posted by ColorHost-Kevin
Посмотреть сообщение
Iptables does not usually block ports, unless you add them to it.

So really, it does not need to be turned off.
Some vps providers, the iptables blocks the ports, others not.
That's why i said, stop the firewall, or port forward on it.


Re: [HELP:CentOS] Do i have to portforward? - ColorHost-Kevin - 21.04.2012

Quote:
Originally Posted by (A)rray
Посмотреть сообщение
Some vps providers, the iptables blocks the ports, others not.
That's why i said, stop the firewall, or port forward on it.
Usually providers do not tend to block any type of port on a VPS, as that is up for you to do.

But anyways this is up to him.


Re: [HELP:CentOS] Do i have to portforward? - Alex Valdez - 21.04.2012

Okay,
first give us your server log.

Tell us what it says.