• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Error: Access for administrator from address '85.98.94.154' is restricted in accordan

K

Kepo34

Guest
Hi Guyz,

My problem is very huge! :mad:

I setupped my system, but it says

Error: Access for administrator from address '85.98.94.154' is restricted in accordance with IP Access restriction policy currently applied.

How can i access my system again?!

Note : I'm root on this server...
 
yeah! it okay but, i think some thinks going wrong! :(

[root@7-24sys ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1667 to server version: 4.1.20

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> delete * from cp_access;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* from cp_access' at line 1
mysql>


what's the problem?! My OS is : CentOS 4.4


# mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa
mysql> select * from cp_access;
mysql> select * from misc where param='access_policy';

are works! there're okay!

and than;

# mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa -- Okay!

mysql> delete * from cp_access; -- not yet! :(

mysql> update misc set val="allow" where param='access_policy'; -- Okay!

What's the problemm?!
 
i have the smae probleam

Error: Access for administrator from address 'ip' is restricted in accordance with the currently used IP access restriction policy.

how dit you fix it ?

i rung centos 6 + plesk 12

thx greetings martin
 
Back
Top