• j4yw4lk

    (@j4yw4lk)


    It used to go through but for some reason its being blocked.
    I was told to whitelist the IP’s which included this particular IP.
    So, i installed Wordfence, let it do its thing for a week, then configured it with the IPs to whitelist and waiting another 2 days… and its still blocked.

    Can someone assist as to why or what could be causing it to be blocked? The IP is attempting to login to the site.

    Thank you.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • wfdave

    (@wfdave)

    Hi @j4yw4lk,

    Can you look at Wordfence -> Tools -> Live Traffic, and find where the connection is being blocked?

    You can click on the row to expand more details, and from there compare the IP address to the one you whitelisted.

    The IP might have changed from the one you whitelisted.

    Dave

    Thread Starter j4yw4lk

    (@j4yw4lk)

    I’ve checked and its the same IP multiples times.

    wfdave

    (@wfdave)

    Hi again,

    Can you run the following query and let me know what it returns?

    1) SELECT val FROM wp_wfconfig WHERE name = "whitelisted";

    From here, run this second query:

    2) SELECT statuscode FROM wp_wfhits WHERE INET6_NTOA(ip) = '::FFFF:1.1.1.1' ORDER BY ctime DESC LIMIT 10;

    Replace 1.1.1.1 with the IP that was listed within the first query.

    Dave

    Thread Starter j4yw4lk

    (@j4yw4lk)

    uh… u lost me… where do i go to run this? sorry… new to wordfence.

    Thread Starter j4yw4lk

    (@j4yw4lk)

    Can you tell me where i run this at?

    Thread Starter j4yw4lk

    (@j4yw4lk)

    I went to:
    Wordfence > Tools > Diagnostic Tab > Other Tests > Send a test activity report email:
    It gave me this:
    1.
    ackground Request Blocked
    Wordfence Firewall blocked a background request to WordPress for the URL https://hopehouse.org/wordpress…n-ajax.php?_fs_blog_admin=true. If this occurred as a result of an intentional action, you may consider whitelisting the request to allow it in the future.

    2.
    Background Request Blocked
    Wordfence Firewall blocked a background request to WordPress for the URL https://hopehouse.org/wordpress…n-ajax.php?_fs_blog_admin=true. If this occurred as a result of an intentional action, you may consider whitelisting the request to allow it in the future.

    The options are to Dismiss or to Whitelist this action.
    I selected Whitelist this action but it did not resolve the issue.
    Am I entering the commands in the right location?

    Hi again,

    The wordpress directory seems weird. Do you have a plugin that changed the wp-admin folder’s name? This could be what is causing all the random blocks.

    Can you try disabling that plugin so your admin URL is back to /wp-admin/?

    Dave

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘ip being blocked’ is closed to new replies.