Skip to main content

New to cPanel & WHM as an admin

Answered

Comments

5 comments

  • cPRex Jurassic Moderator

    Hey there!  For the server name itself, it really is up to you.  The only thing you *can't* do is use a name that you also plan to use a website.  Most people choose something like host1 or www1, so I think you're good there.

    While you may not need port 25 opened inbound for your clients, you'll definitely need it opened for outbound mail.

    2082 may be helpful if your users enter domain.com/webmail or domain.com/cpanel to access those interfaces, as it initially connects over an insecure port before making the switch.

    SpamAssassin is installed by default, so unless you specifically disable that in WHM >> Service Manager, you'll get lots of warnings and notifications if those ports aren't open.  However, there's no reason you can't disable the service and then turn it on later.

    Let me know if that helps!

    0
  • Brian Reed

    Thanks, that helps a bunch!  I'll go with SpamAssassin from the start.

    For www1 as a server name does that necessarily have to be in the web site's DNS? Maybe you're saying it cannot be. The site will have www of course.

    For port 25 do I just open it as an outbound port, or does it need inbound & outbound for proper negotiations for outbound email? 

    I see that ports 2086 & 2095 have the same note as 2082, so I think those would be similarly helpful? 

    A few other port detail questions if you don't mind...
    1 - CPAN (just go ahead and open this for Perl module listing?)
    26 - SMTP (this looks like an optional plan, do I start without it open?)

    579 - cPHulk ("only accept on the 127.0.0.x address". I'm a bit confused here, the chart shows to open it for TCP but there's no checkmark for inbound, outbound or localhost)
    953 - PowerDNS ("only accept on the 127.0.0.x address". I'm confused here too, the chart shows to open it for localhost but there's no TCP/UDP/inbound/outbound checkmark)

     

    0
  • cPRex Jurassic Moderator

    Yes, you would still add www1 to the main zone file for domain.com in order to get that to resolve.

    For port 25 you could just have it opened outbound if you don't plan to receive mail on this machine.

    For the other ports

    1 - yes
    26 - no, 26 is only used by providers that block 25 so users can send messages through a local mail client
    579 - right, there's no external traffic, but the service wants to see the port open in the firewall
    953 - same as the issue with 579 - it won't get external traffic, but PowerDNS won't work if it sees it closed. 

    0
  • Brian Reed

    Thanks again for the help!  <thumbs up>

    I'll refine my list for our border admin, then give the cPanel install a go.  :^)

     

    0
  • cPRex Jurassic Moderator

    You're very welcome!!!

    0

Please sign in to leave a comment.