Limit panel's access to one IP

Locked
User avatar
benkhouya
Posts: 19
Joined: Sat 10. Aug 2019, 08:13

Limit panel's access to one IP

Post by benkhouya »

Is there a way to restrict access to the whole keyhelp panel, by limiting access to a single IP address.
PS. I would like to forbid access to attackers.

Thank you!
User avatar
Alexander
Keyweb AG
Posts: 3814
Joined: Wed 20. Jan 2016, 02:23

Re: Limit panel's access to one IP

Post by Alexander »

You can restrict the source IP of login attemps of admin users to one ore more IP addresses.
This would not limit login attempts of user accounts.

The login itself is protected against brute force attempts.

You may want to have a log into "Configuration" -> "Login & Sessions"

Alternatively you can put a .htaccess with directives to prevent access to the panel inside /home/keyhelp/www/keyhelp/ but this would get overwritten by a control panel update (Do not use chattr +i, as this will very likely break the update).
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Locked