Limit Login Attempts Reloaded Software Docs
  • πŸ‘‹Welcome to Limit Login Attempts Reloaded
  • Introduction
    • πŸ’‘Overview
    • πŸ”Importance of Preventing Brute Force Attacks
  • Installation & Setup
    • πŸ’»System Requirements
    • ⬇️Installing The Plugin
    • ⚑Activating The Plugin
    • βš™οΈConfiguration Options
  • Plugin Settings
    • πŸ› οΈGeneral Settings
      • πŸ“Enabling/Disabling Plugin
      • πŸ“Setting Max Login Attempts
      • πŸ“Setting The Active App
      • πŸ“Setting Lockout Email Notifications
      • πŸ“Setting Display Options Within WP Dashboard
        • Displaying Left Menu Item
        • Hide Dashboard Widget
        • Showing Warning Badge
        • Displaying Top Menu Item
      • πŸ“GDPR Compliance
        • IP Data Handling
        • Displaying Privacy Terms
    • πŸ› οΈAdvanced Settings
      • πŸ“Safelist & Denylist
        • Block By Country
      • πŸ“Trusted IP Origins
      • πŸ“IP Logs
        • Active Lockouts Log
  • Managing Denied/Allowed Users
    • πŸ”‘Accessing List of Denied/Allowed Usernames & IPs
    • πŸ”Viewing Details of Denied Attempts
    • πŸ”‘Allowing Usernames & IPs
  • Notifications & Reporting
    • πŸ“¨Receiving Email Notifications
    • πŸ“ŠAnalyzing Login Attempts & Statistics
      • πŸ“Dashboard Statistics
      • πŸ“Reviewing IP Logs
    • ⬇️Exporting IP Data
  • Troubleshooting & Support
    • πŸ—ƒοΈCommon Issues & Resolutions
      • πŸ“Unlocking An Admin That Gets Locked Out
      • πŸ“Seeing Login Attempts After an IP Address Has Been Denied by IP Access Rules
    • πŸ“ŠFrequently Asked Questions (FAQ)
      • πŸ“How do I know if I'm under attack?
      • πŸ“How can I tell that the premium plugin is working?
      • πŸ“Could these failed login attempts be fake?
      • πŸ“What happens if my site exceeds the request limits in the plan?
      • πŸ“What do I do if all users get blocked?
      • πŸ“What URLs are being attacked and protected?
      • πŸ“How is LLAR better than other brute-force protection plugins?
      • πŸ“What do I do when an admin gets blocked?
    • πŸ›Debug Info
      • πŸ“Software Version
    • πŸ™β€β™€οΈContacting Support For Assistance
  • Best Practices for Enhanced Security
    • πŸ”’Using Strong Passwords
    • βœ…Implementing Additional Security Measures
    • ⬇️Regularly Updating WordPress and Plugins
  • Conclusion
    • πŸ“„Recap of The Benefits of "Limit Login Attempts Reloaded"
    • ⭐Encouragement To Provide Feedback and Reviews
Powered by GitBook
On this page
  • Free Version
  • Premium Version

Was this helpful?

  1. Plugin Settings
  2. Advanced Settings

Trusted IP Origins

A Trusted Origin is a security-based concept that combines the URI scheme, hostname, and port number of a page.

Free Version

In the free version of the plugin, you can specify the origins you trust in order of priority, separated by commas. When in the plugin dashboard, navigate to the β€œsettings” tab. In the β€œApp Settings”, you’ll find the section for β€œLocal App”. Here you can modify the β€œTrusted IP Origins”. We strongly recommend that you do not use anything other than REMOTE_ADDR since other origins can be easily faked. Examples: HTTP_X_FORWARDED_FOR, HTTP_CF_CONNECTING_IP, HTTP_X_SUCURI_CLIENTIP.

Premium Version

This is managed within the cloud automatically.

PreviousBlock By CountryNextIP Logs

Last updated 1 year ago

Was this helpful?

πŸ› οΈ
πŸ“