• Resolved mrppp

    (@mrppp)


    Having one site giving

    >>>>>>>>>>> 403 GET or Other Request Error Logged - March 8, 2014 7:17 pm <<<<<<<<<<<
    REMOTE_ADDR: 75.127.110.27
    Host Name: web.server.MX.relay.75.127.110.27-static.reverse.yourdnshost.com
    SERVER_PROTOCOL: HTTP/1.0
    HTTP_CLIENT_IP:
    HTTP_FORWARDED:
    HTTP_X_FORWARDED_FOR:
    HTTP_X_CLUSTER_CLIENT_IP:
    REQUEST_METHOD: GET
    HTTP_REFERER:
    REQUEST_URI: /wp-login.php
    QUERY_STRING:
    HTTP_USER_AGENT:

    If in log does this show it is being blocked?

    https://wordpress.org/plugins/bulletproof-security/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AITpro

    (@aitpro)

    Yes, a 403 HTTP Status response code means Blocked/Forbidden. In BPS .50.2 we will be adding a couple more fields to the Security Log that will make everything crystal clear.

    Event: X
    Solution: X

    Example Security Log entries.

    >>>>>>>>>>> 403 GET or HEAD Request Error Logged - February 18, 2014 - 6:53 am <<<<<<<<<<<
    Event: X is blocking X.
    Solution: http://www.example.com/the-solution/
    REMOTE_ADDR: 127.0.0.1
    Host Name: Zebra-no-Stripes
    SERVER_PROTOCOL: HTTP/1.1
    HTTP_CLIENT_IP:
    HTTP_FORWARDED:
    HTTP_X_FORWARDED_FOR:
    HTTP_X_CLUSTER_CLIENT_IP:
    REQUEST_METHOD: GET
    HTTP_REFERER:
    REQUEST_URI: /example/something/blah/
    QUERY_STRING:
    HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36
    
    >>>>>>>>>>> 403 GET or HEAD Request Error Logged - February 18, 2014 - 6:53 am <<<<<<<<<<<
    Event:  Blocked hacker or spammer
    Solution: N/A - hacker/spammer blocked/forbidden
    REMOTE_ADDR: 127.0.0.1
    Host Name: Zebra-no-Stripes
    SERVER_PROTOCOL: HTTP/1.1
    HTTP_CLIENT_IP:
    HTTP_FORWARDED:
    HTTP_X_FORWARDED_FOR:
    HTTP_X_CLUSTER_CLIENT_IP:
    REQUEST_METHOD: GET
    HTTP_REFERER:
    REQUEST_URI: /example/something/blah/
    QUERY_STRING:
    HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36
    Thread Starter mrppp

    (@mrppp)

    cool thank you

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

The topic ‘403 GET or Other Request Error Logged’ is closed to new replies.