New Problem(linux) - 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: New Problem(linux) (
/showthread.php?tid=614046)
New Problem(linux) -
Tirediranian - 03.08.2016
HEllo Guys When i Start the Server in linux Server with
cd samp; screen ./samp03svr
Command
The server send me message
Started server on port: 7777, with maxplayers: 100 lanmode is OFF.
but samp server is not run on the samp clienet
whats the problem
sorry for my bad english
Re: New Problem(linux) -
Danzou - 03.08.2016
maybe run SELinux in permissive mode..
Re: New Problem(linux) -
Teo5584 - 03.08.2016
Try to add a firewall permission for that port (7777)
For CentOs 7: firewall-cmd --zone=public --add-port=7777/udp