Host Access Control  Ispiši članak

Overview:

Warning:
For users of CentOS 7, CloudLinux™ 7, and Red Hat® Enterprise Linux® 7 and earlier versions: if you accidentally lock yourself out of WHM when you use this interface, edit the /etc/hosts.allow file through the command line to regain access.
Note:
Warning:

cPanel & WHM version 92 for CentOS 8 and CloudLinux 8 is experimental software and is not recommended for production environments.

Use the Host Access Control interface to allow or deny (block) access to the following services for specific IP addresses:

  • cPanel (cpaneld)
  • WHM (whostmgrd)
  • Webmail (webmaild)
  • Web Disk (cpdavd)
  • FTP (ftpd)
  • SSH (sshd)
  • SMTP (smtp)
  • POP3 (pop3)
  • IMAP (imap)
Note:
  • To control access to the ftpd daemon, you must use the ProFTPD FTP server. Pure-FTP does not support TCP wrappers.

  • To control access to the POP3 or IMAP services, you may use the Dovecot® mail servers.

Allow or deny access for an IP address

Important:

You must enter your allow rules before your deny rules.

To allow or deny an IP address to access a service, perform the following steps:

  1. Enter the service name in the daemon text box.

  2. Enter the IP address or hostname in the Access List text box.

    • You may enter wildcards in this text box.

    • You must enclose IPv6 addresses in square brackets ( [ ] ).

    • You cannot enter a range of IPv4 addresses with CIDR notation.

    • To specify a network range, add a network mask to the IP address.

      • IPv4 example: 192.168.0.0/255.255.255.0, where 255.255.255.0 is the desired network mask you want to use.

      • IPv6 example: [2001:0db8:0:0:1:0:0:1]/64, where /64 is the desired CIDR-notation network mask you want to use.

  3. Enter the desired action in the Action text box.

    • Enter allow to allow access.

    • Enter deny to deny access.

  4. Describe the rule in the Comment text box.

  5. Click Save Host Access List, or click Reload to delete any changes.

Note:

You can also enter ALL EXCEPT IP address in the Access List text box. When you enter allow as your action, the system will allow all of the addresses except for addresses that you entered in the Access List text box.

Example

To allow access for two IP addresses, but deny access from all other addresses, use either of the following methods:

Create two separate rules:

  • Create one rule that allows 192.168.0.0/255.255.255.0 or [2001:0db8:0:0:1:0:0:1]/64.

  • Create a second rule that denies access to ALL IP addresses.

Create one rule:

  • Enter all except 192.168.0.0/255.255.255.0 or all except [2001:0db8:0:0:1:0:0:1]/64 in the Access List text box.

  • Enter deny in the Action text box.

Host Access Control for CentOS 8 and CloudLinux 8

Warning:
  • cPanel & WHM version 92 for CentOS 8 and CloudLinux 8 is experimental software and is not recommended for production environments.

  • If you accidentally lock yourself out of WHM when you use this interface, edit the nft rules through the command line to regain access.

Add a rule

Important:

You must enter your allow rules before your drop or reject rules.

To add a rule for an IP address range, perform the following steps:

  1. Enter the port number in the Port text box.

  2. Enter the IP address or range in the IP Address Range text box.

    • You may enter wildcards in this text box.

    • You do not need to enclose IPv6 addresses in square brackets ( [ ] ).

    • You cannot enter a range of IPv4 addresses with CIDR notation.

    • To specify a network range, add a network mask to the IP address.

      • IPv4 example: 192.168.0.0/255.255.255.0, where 255.255.255.0 is the desired network mask you want to use.

      • IPv6 example: 2001:0db8:0:0:1:0:0:1/64, where /64 is the desired CIDR-notation network mask you want to use.

  3. Select the TCP protocol or the UDP protocol from the Protocol menu.

  4. Select which action to take for the port from the Action menu.

    • Use the ACCEPT action to allow the IP addresses in the range to access the port.

    • Use the DROP action to block the IP addresses in the range without a rejection message.

    • Use the REJECT action to block the IP addresses in the range with a rejection message.

  5. Click Add Rule to add the rule. The rule will appear in the Current Rules table.

Je li Vam ovaj odgovor pomogao?

Vezani članci

Apache mod_userdir Tweak
Overview: This interface allows you to disable the Apache mod_userdir module’s functionality for...
Compiler Access
Overview: This interface lets you manage your server’s C and C++ compiler user access. This can...
Configure Security Policies
Overview: The Configure Security Policies interface allows you to configure your security policy...
cPHulk Brute Force Protection
Overview: This interface allows you to configure cPHulk, a service that provides protection for...
Manage External Authentications
Overview: The Manage External Authentications interface allows you to manage your server’s...