Skip to main content

PHP function fwrite() problem

Comments

4 comments

  • cPanelMichael
    All servers shows offline but when i disable firewall servers show Online. I have CSF firewall how i can configure it to all users will be able have server status script on their webpages please?

    Hello, You may need to allow outgoing connections over port 80 from the server's local IP address (127.0.0.1) for this to work. Thank you.
    0
  • filip212
    I added this: tcp|out|s=80|s=127.0.0.1 udp|out|s=80|s=127.0.0.1 To csf.allow and restarted firewall but it still doesnt work This is example of servers ip which websites try get server status: 82.208.17.175:27022 82.208.17.102:27433 But port can be on that gameservers any...
    0
  • filip212
    I solved it with open UDP port 27433 but i need open more ports. I need open range 27000-28000 and 25565-25600 is it safe? I think when is it outbound connections no security risk is there but if is can you explain please?
    0
  • cPanelMichael
    Hello, Here's a StackOverflow thread discussing the value of blocking outbound connections: Why block outgoing network traffic with a firewall? Thank you.
    0

Please sign in to leave a comment.