• Resolved hari2014

    (@hari2014)


    I haven’t done anything in the settings. When I try to log in now, I am redirected to 127.0.0.1. If I rename the file on the server to all-in-one-wp-security-and-firewall_, I can log in again. I can’t use the reset plugin because I can’t get in via the activated plugin. Help… because the plugin is Amazing!!!

    Thank you. Greetings Hari

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi,

    127.0.0.1 wp-admin being redirected means you have enabled cookie based brute force.

    you should try access with secret word so {site_url}?{secret_word}=1 It will save cookie in your browser for 24 hrs the again after 24 hrs it will start redirect to 127.0.0.1 and you can access with {site_url}?{secret_word}=1 only.

    If you have enabled and forgot the {secret_word} define AIOS_DISABLE_COOKIE_BRUTE_FORCE_PREVENTION true in wp-config.php and try access with wp-login.php ( or renamed login page) it will disable the cookie based brute force

    define('AIOS_DISABLE_COOKIE_BRUTE_FORCE_PREVENTION', true);

    Once you logged in please go to WP Security > Brute force > Cookie based brute force prevention.
    there check secret_word and remove the defined constant.

    If this is not the case or still issue your IP might be blocked, Please try access with another internet because static pages might be comming from cache and loign have issue.

    Regards

    Thread Starter hari2014

    (@hari2014)

    Thank you very much for your help. Yes, I have deleted all cookies in the browser and did not remember that I had set this option. Best regards : Hari!

    I have one more question! What does the login look like?
    Assuming my secret password would be :
    DasisteinTest2029

    Haruby.de/?DasisteinTest2029
    Found out. The question mark must be in front of the secret word! Then it works perfectly !

    • This reply was modified 2 years, 2 months ago by hari2014.
    • This reply was modified 2 years, 2 months ago by hari2014.
    • This reply was modified 2 years, 2 months ago by hari2014.
    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @hari2014

    If you secret word is DasisteinTest2029 for cookie based brute force and site url http://haruby.de

    As said {site_url}?{secret_word}=1 so url to access login page will be below.

    http://haruby.de?DasisteinTest2029=1

    Regards

    Thread Starter hari2014

    (@hari2014)

    It works SUPER !!!
    MANY, many THANKS

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @hari2014,

    Would you mind writing a quick five-star review on wordpress.org?

    https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/#new-post

    Reviews also help others to make confident decisions about our plugin.

    Regards

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Login goes to 127.0.0.1’ is closed to new replies.