Skip to main content

Installed WHM and iptable rules block important access by default

Comments

5 comments

  • triantech
    Hey, By default iptables block all the ports and you need to open the ports separately for each individual services. I will recommend you to install csf, so that you can manage the configuration from WHM, if you are not comfortable with the terminal.
    0
  • 24x7server
    Hello, You can allow port 7080 in iptables using the following command iptables -A INPUT -p tcp --dport 7080-j ACCEPT service iptables save server iptables restart
    0
  • mageshm
    @ crossing, Install CSF and allow list of ports you want.
    0
  • crossing
    [quote="mageshm, post: 1720102">@ crossing, Install CSF and allow list of ports you want.
    Thank you, that solved the problem:)
    0
  • cPanelMichael
    Hello :) I am happy to see the suggestion of CSF was helpful. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.