|

My Admin side has blocked my IP - HELP!
Posted 29 March 2012 - 04:09 PM #1
Actually I had only logged in once this morning into my store ... I was doing some work and the only main change I made was I disabled the 'Send to Friend Product Page Add-on'... Roughly 30 minutes went by after doing anything, and suddenly the The IP was blocked after 5 unsuccessful logins is appearing!??
I have a fiber optic designated IP address so no other computers can use it...and I am the only one here right now (unless my cat was trying to login).
My own store decided to lock me out!!?!?
I have no problem logging into my account through the customer side and the store is still running fine...just the admin side locked me out.
Posted 29 March 2012 - 04:20 PM #2

I do not know what happened since I was not having any unsuccessful logins earlier... but it looks like deleting that record fixed it.
-Tim
Posted 06 November 2012 - 02:03 PM #3
Again in the database, not my IP address showing and have no idea what this error is.
Last time this happened was looks like March 29th, 2012 ... now November 6th, 2012... strange.
Posted 22 November 2012 - 07:04 AM #4
Thank you for your message.
It is really strange to hear that you have experienced this problem if you are telling that nobody can log in to your CS-Cart admin panel with using the same IP address. If you wish, we (technical support engineers) can examine this issue in your store in detail. Please contact us via Customer Help Desk and provide temporary access to your server by clicking on the Add record link on the Access information page of your Help Desk account so that we could examine the issue.
Thank you.
---
Pavel Zyukin
CS-Cart Support team
Posted 03 March 2014 - 11:58 AM #5
Thanks,
cmund
Version 4.9.3 SP1
Posted 03 March 2014 - 02:03 PM #6
Posted 03 March 2014 - 02:12 PM #7
Version 4.9.3 SP1
Posted 02 December 2017 - 01:22 PM #8
Thanks Tim for your reply. I just bit the bullet and used some support credits because I didn't want to mess with my tables. The quick fix was to adjust my log-in attempts higher than 3. I wasn't logging in at time that it happened so I have asked for a further investigation of the problem. If I get some further answer, I will post it to help anyone else out that might need it.
Has been a while but cmund never posted what the support desk of CS Cart came up with. Shame issue still relevant
running CS Cart V4.10.3.SP1
Posted 02 December 2017 - 04:52 PM #9
I have a teamviewer account linked to my work PC, so I can always log in to that admin and unblock remotely if needs be, though I dont have ip restrictions any more.
Of course wont work if you have log in from only 1 ip address so best make it log in from a backup ip address in this case.
Custom printed hi visibility clothing sale the UK's online hivis safety shop
v4.5.2
Posted 02 December 2017 - 06:36 PM #10
I have a teamviewer account linked to my work PC, so I can always log in to that admin and unblock remotely if needs be, though I dont have ip restrictions any more.
Of course wont work if you have log in from only
1 ip address so best make it log in from a backup ip address in this case.
Hi John, I have this setup as well however I used a VPN to connect to the admin panel to the store and this should NOT work but it did. I should not have access to my store admin panel using a VPN.
running CS Cart V4.10.3.SP1
Posted 09 December 2017 - 02:27 PM #11
WOW! I can't believe this issue is still going on. I haven't been using my cart for a long time. Today, I decided to upgrade from 4.5.1 to the latest. Since updating, I'm blocked from the Admin panel even though my IP is in the table.
Has anyone been able to fix this? Some update... Now I have to keep the Access restrictions add-on disabled.
Posted 11 December 2017 - 07:05 AM #12
Use phpMyAdmin to clear data in tables starting from cscart_access_restriction
CS-Cart USD 345 Multi-Vendor USD 1250 Multi-Vendor PLUS USD 3100 (2775)
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 Multi-Vendor Ultimate USD 7500 (6000)
Posted 11 December 2017 - 07:22 AM #13
Please contact us via Help desk and provide access to your server so that we could examine the issue.
WOW! I can't believe this issue is still going on. I haven't been using my cart for a long time. Today, I decided to upgrade from 4.5.1 to the latest. Since updating, I'm blocked from the Admin panel even though my IP is in the table.
Has anyone been able to fix this? Some update... Now I have to keep the Access restrictions add-on disabled.
Posted 11 December 2017 - 12:39 PM #14
Use phpMyAdmin to clear data in tables starting from cscart_access_restriction
Thanks. I did that, early on, to regain access but I have to either keep the add-on disabled or untick the option that restricts IP's for the admin page.
Please contact us via Help desk and provide access to your server so that we could examine the issue.
Thanks. Did that.
Posted 11 December 2017 - 07:41 PM #15
I don't think IP's are automatically added so the question is "how is yours getting into the table?"
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 11 December 2017 - 07:51 PM #16
The current IP is automatically added according to the docs:I don't think IP's are automatically added so the question is "how is yours getting into the table?"
"When you enable this option, your current IP-address is automatically added to the list of allowed IP-addresses"
Posted 11 December 2017 - 08:07 PM #17
The current IP is automatically added according to the docs:
"When you enable this option, your current IP-address is automatically added to the list of allowed IP-addresses"
I meant to dis-allow.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 11 December 2017 - 11:26 PM #18
I searched the entire database for the IP address that I am using to access the admin page as well as the PHP ip2long version of it but the only places that I find either, are in the following tables:I meant to dis-allow.
- cscart_access_restriction (PHP ip2long version)
- cscart_logs
- cscart_sessions
UPDATE: If I use a proxy to access the CS-Cart admin panel and re-enable everything in the Access Restrictions add-on, I can still access the admin panel via the proxy. The proxy IP address is auto added to the Allowed IP's list. However, even though my local IP address was added earlier, it's still blocked.
Posted 12 December 2017 - 05:54 PM #19
I searched the entire database for the IP address that I am using to access the admin page as well as the PHP ip2long version of it but the only places that I find either, are in the following tables:
Maybe the add-on is not using ip2long for both adding and checking the database???
- cscart_access_restriction (PHP ip2long version)
- cscart_logs
- cscart_sessions
UPDATE: If I use a proxy to access the CS-Cart admin panel and re-enable everything in the Access Restrictions add-on, I can still access the admin panel via the proxy. The proxy IP address is auto added to the Allowed IP's list. However, even though my local IP address was added earlier, it's still blocked.
Do you run perhaps Nginx as a proxy in combo with Apache ?? That surely is the reason why I was banned from not only my admin panel but also the storefront. I was given a workaround by CS Cart Support.
running CS Cart V4.10.3.SP1
Posted 12 December 2017 - 09:52 PM #20
Do you run perhaps Nginx as a proxy in combo with Apache ?? That surely is the reason why I was banned from not only my admin panel but also the storefront. I was given a workaround by CS Cart Support.
You may have something there. I am behind a web application firewall. What was the workaround that they provided?