codeling / bfstop

Brute Force Stop Plugin (for Joomla!)
https://bfstop.bfroehler.info
GNU General Public License v3.0
36 stars 22 forks source link

Invalid IP Address #173

Closed fastraks closed 5 years ago

fastraks commented 5 years ago

I don't think this is a BFStop issue but I am a little out of my league. Hostgator updated their EasyApache to 4 a few weeks ago. Now my site with bfstop is logging and blocking login attempts with the server ip address. I noticed that when I look at the x_forwarded_for it shows only the server IP when I am connecting with https so I think it is a hostgator error. I looked for the Forwarded variable but it is blank.

codeling commented 5 years ago

No idea about this EasyApache stuff, but probably some kind of proxy / loadbalancer setup. If the newest bfstop version doesn't get you the real IP, I have no idea ...

g5macdaddy commented 5 years ago

I have all my site with Hostgatpor as well and I am having this same issue I believe. Not sure what i can do other then disable the plugin.

codeling commented 5 years ago

There isn't really anything I can do either, unfortunately. If there is no way to get the "real" client IP (for which I have to rely on your information, can't test on every hoster), then bfstop can not do its work. I'll have to close this issue as I can't fix it from my side.