Skip to Content

License expired though its not time / How to flush license / Number of servers exceeds maximum limit

How to refresh the license for Ezeelogin VERSION 6 & 7?
You just need to click the license tab on the web GUI of the Ezeelogin software to reload the license from the license server. 

  • Make sure https traffic to license.ezeelogin.com is not blocked in your firewall. To check, run the below commands.

root@gateway ~]# telnet license.ezeelogin.com 443

root@gateway ~]# telnet license2.ezeelogin.com 443

     OR

root@gateway ~]# wget https://license.ezeelogin.com

root@gateway ~]# wget https://license2.ezeelogin.com

  • Also, in php make sure allow_url_fopen is ON

root@gateway ~]# php -i|grep fopen

allow_url_fopen => On => On

 

How to fix License expired!?

1. Run the below command to find the public IP of the gateway server.

root@gateway ~]# wget -qO- https://ezeelogin.com/myip

2. Refer below articles to change the licensed IP from the billing portals.

3. Relogin to Ezeelogin software GUI and click on the license tab to update the license. Refer below screenshot.