All visitors being occasionally redirected to 127.0.0.1 on home page
-
Problem: all users (anonymous and auth) will randomly get redirected from the homepage to 127.0.0.1 for a period of time, then be able to access the site without any user intervention.
While the home page is inaccessible, all other pages ARE accessible.
Detail:
? We have an external monitor that loads the home page and scans for a block of text. If the text can not be loaded it will email an alert
? We will then have humans check the home page from different locations and IP addresses. All users will confirm that the home page is redirecting to 127.0.0.1.
? This problem persists between 10 minutes and an hour, then goes away on its ownThe site gets enough traffic to need caching and this is acting like a situation where one bad actor triggers the 127 redirect, and it then gets cached and served to the public until the cache naturally clears.
The login page has been moved from the default location
What doesn’t make sense:
? Cookie-based brute force protection is NOT enabled
? All of the reports in this forum state that this 127′ redirect only happens on the LOGIN page, not the website home page (which does not have a login form or link)There are no other security plugins installed and active.
Thanks and let us know.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.