Rank: Advanced Member
Groups: Developers
Joined: 2/18/2019(UTC) Posts: 31
|
An IP Address got put on the Banned IPs list by accident. It has since been deleted from that list. It's been over an hour and they still cannot access our website and receive a 403 Forbidden response when they try. I don't quite know how this system is meant to work, but I recall reading in the merchant guide that it can take some time (like an hour maybe?) for IPs that are added to the list to actually be restricted, but it didn't say anything about when they are removed from the list. I don't even know where the list is handled by the code... I'm assuming it must be in the CommerceBuilder.Licensing.dll because I looked through the code in the CommerceBuilder project but did not see any code that is responsible for actually blocking the addresses in the BlockedIPs table. Please explain how this system works and how I can get an accidentally banned IP unbanned ASAP.
|
|
|
|
Rank: Advanced Member
Groups: System, Administrators, Developers, Registered, HelpDesk Joined: 10/29/2018(UTC) Posts: 472
Thanks: 4 times Was thanked: 34 time(s) in 33 post(s)
|
Try to recycle the application pool.
The list is store in the database, in the ac_BannedIps table. You can check there and confirm it's actually removed. |
Thanks for your support!
Katie Secure eCommerce Software and Hosting |
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 2/18/2019(UTC) Posts: 31
|
Thanks Katie, I found it in the merchant guide again and yeah it's because of caching (though it says it should only take about 30 minutes but we were well over that and they were still being treated as banned). I'm still not sure where the code that actually handles the response to those banned IPs is located, but I assume it must be in the AbleCommerceHttpModule in the CommerceBuilder.Licensing library since I couldn't find it in the regular CommerceBuilder library or elsewhere in the AbleCommerce web application code. Anyway, thank you for the fast response.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close