Skip to Content

Unable to add server into Ezeelogin via webinterface. Password error, times out

Troubleshooting Errors When Unable to Add Servers in the Ezeelogin Web Interface: Password Failures, Timeouts, and More


Synopsis: This article provides troubleshooting steps for adding servers in the Ezeelogin web interface, addressing issues like password failures and timeouts.


  • Make sure that the Ezeelogin server IP is whitelisted and allows SSH traffic on the server that you are trying to add.

    root@Remote:~# iptables -L

                       Or

    root@Remote:~# sudo iptables -L -n | grep <Gatewayserver -IP>

  • Make sure that you can log in via SSH using the command:

    root@Gateway:~# ssh user@remote_server_ip 

This is not required but in case you are not able to add the server by giving the password, try the following

  • cat   /usr/local/etc/ezlogin/id_key.pub into your Linux servers /root/.ssh/authorized_keys file

Related Articles

Add a Linux server or a Linux instance into the Ezeelogin ssh jumphost?

Blank page when clicking add server

Add new server without changing the remote user password

Could not connect or access the remote servers/devices

Add a server using ssh key pair in ezeelogin