Skip to main content

Anyone else disappointed cPanel techs won't touch your firewall?

Comments

9 comments

  • cPRex Jurassic Moderator
    Hey there! cPanel tech here :D Yes, it can be annoying, but we really don't want to be the reason a perceived security issue happens, or get blamed for making a server unresponsive. So that's the "why" behind that rule.
    0
  • petermatra
    It just left me paying money to get my FTP to work. I could barely get a suggestion out of them.
    0
  • cPRex Jurassic Moderator
    We do have a list of ports that are required for cPanel to function properly in our documentation here:
    0
  • SS-Maddy
    Hello @petermatra,
    0
  • petermatra
    I read the articles and could not figure out why the ports were not opened up. But the tech said they weren't. If I were confident enough to touch my own nft tables I would have.
    0
  • cPRex Jurassic Moderator
    This sounds like a perfect case where hiring a professional isn't a bad idea. It's no different than any other service - plumbing, electrical work, auto maintenance - no everyone knows everything about everything. If you're not confident in performing the work yourself, there's zero shame in asking or hiring someone.
    0
  • PeteS
    We do have a list of ports that are required for cPanel to function properly in our documentation here:
    0
  • cPRex Jurassic Moderator
    Nope - we don't automatically open up ports, so that change will stick.
    0
  • PeteS
    Nope - we don't automatically open up ports, so that change will stick.

    I have read reports of others who removed a port(s) from the cPanel service xml file but later it was re-added by an update. I'm almost 100% that happened on one of my servers also. (No offense, it IS cPanel's file. ;) ) My solution instead is to add a rich rule that overrides the port(s) in the cPanel service xml file. Example: # firewall-cmd --permanent --add-rich-rule='rule port port=110 protocol=tcp reject' # firewall-cmd --reload
    0

Please sign in to leave a comment.