Cannot login to DA as admin

tarta

Verified User
Joined
Jan 31, 2018
Messages
82
Hi,

On one my server I have IP-based restriction (btw. forgot where it's set ;) ) and can't login to DA any longer.

I've followed https://docs.directadmin.com/direct...g-da-service.html#cannot-login-to-da-as-admin
- added disable_ip_check=1 in directadmin.conf
- service directadmin restart

tail -f /var/log/directadmin/error.log shows:
2022:11:19-09:29:48: login_pre.sh: Invalid IP
2022:11:19-09:29:49: login_pre.sh: Invalid IP
2022:11:19-09:30:19: login_pre.sh: Invalid IP

where can I switch the IP-based restrictions off or update with the additional IPs?

Regards,
 
what would help in future is to include IP & hostname in case of dynamic IP. Is this possible?
or an script that would automatucally populate ip_list.txt file with correspondig IP from noip address
 
Back
Top