ID 3 states a user from our GW being banded . this however causes a issue . how do or should I setup brute force to configured so it is seeing outside address and not reporting all addresses from outside the Lan as the GW address . which then causes everyone from outside to be banded âŚ
should I disable brute force and just install Fail2ban ?
Hi @RandyL I assume you are behind a proxy which causes the public IPâs to be translated to an internal IP address. I had the same problem. Use the steps in the message below which should resolve that issue.
question . apache24 using the setting you gave
ProxyVia On
ProxyPreserveHost On
RequestHeader set X-Forwarded-Proto âhttpsâ env=HTTPS
I tried putting it at the end and beginning give me a error
Performing sanity check on apache24 configuration:
WARNING: number of probes fixed does not match the number of defined probes (12 != 13, respectively)
WARNING: some probes might not fire or your program might crash
AH00526: Syntax error on line 2 of /usr/local/etc/apache24/Includes/cloud.mydomain.net.conf:
Invalid command âProxyViaâ, perhaps misspelled or defined by a module not included in the server configuration
httpd log file which doesnât seem to show the errors above.
[Wed Apr 12 01:29:30.458035 2017] [ssl:warn] [pid 18796] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Apr 12 01:29:30.549551 2017] [mpm_prefork:notice] [pid 18796] AH00163: Apache/2.4.25 (FreeBSD) OpenSSL/1.0.1s-freebsd PHP/7.0.15 configured â r$
[Wed Apr 12 01:29:30.549692 2017] [core:notice] [pid 18796] AH00094: Command line: â/usr/local/sbin/httpd -D NOHTTPACCEPTâ