-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 13
-
Fix Version/s: 13
-
Component/s: System Admin (Commercial)
-
Labels:None
-
ToDo:
When Apache is configured with provisioning credentials, restapps will log errors in:
/var/log/httpd/error_log
[Mon Feb 27 15:19:12 2017] [error] [client 10.10.2.1] client denied by server configuration: /var/www/html/restapps/restapps
the corresponding line in access_log:
10.10.2.1 - - [27/Feb/2017:15:19:12 -0500] "GET /applications.php/restapps/main?user=4022 HTTP/1.1" 200 2336 "-" "Sangoma S500 2.0.4.24 00:50:58:50:00:eb"
The app appears to work fine, but fail2ban is configured to watch for 'client denied' regex's, and will ban the phone after repeated rest app uses.