I have my hosts.allow and hosts.deny set up as follows:
Allow:
sshd: (my static ip)
vsftpd: (my static ip)
Deny:
ALL : ALL
but this blocks all access to WHM and cPanel?
What else do I need to put in allow to enable these for myself?
Would the following be suitable?
ALL : (my static ip)