There are one or more missing IP addresses on the system message

eglwolf

Well-Known Member
Jan 1, 2004
190
0
166
For the last week I have been getting an email notice on this.

I checked what was suggested above in the thread:
"The ethernet device onto which new IP addresses are added. Devices detected with at least one IP are listed in the drop-down, or you may specify another device." and both options only have eno16780032

My email notification does state: "(XID u9fzav) The “ipaliases” service is down: The 'ipaliases' service has determined there are one (my server IP) or more missing IP addresses on the system."

It seems that in the logs this is what the errors are:

I am seeing a lot of these:
Sep 29 03:50:14 localhost dhclient[1309]: DHCPREQUEST on eno16780032 to 255.255.255.255 port 67 (xid=0x4d6da810)
Sep 29 03:50:35 localhost dhclient[1309]: DHCPREQUEST on eno16780032 to 255.255.255.255 port 67 (xid=0x4d6da810)
Sep 29 03:50:56 localhost dhclient[1309]: DHCPREQUEST on eno16780032 to 255.255.255.255 port 67 (xid=0x4d6da810)
Sep 29 03:51:08 localhost dhclient[1309]: DHCPREQUEST on eno16780032 to 255.255.255.255 port 67 (xid=0x4d6da810)
Sep 29 03:51:22 localhost dhclient[1309]: DHCPREQUEST on eno16780032 to 255.255.255.255 port 67 (xid=0x4d6da810)
Sep 29 03:51:37 localhost dhclient[1309]: DHCPREQUEST on eno16780032 to 255.255.255.255 port 67 (xid=0x4d6da810)
Sep 29 03:51:38 localhost mysqld: 2019-09-29T03:51:38.365590Z 113331 [Note] Got an error reading communication packets
Sep 29 03:51:38 localhost proftpd: 2019-09-29 03:51:38,679 localhost.servername.com proftpd[18423] my server IP (127.0.0.1[127.0.0.1]): mod_delay/0.7: no DelayOnEvent rules configured with "DelayTable none" in effect, disabling module
Sep 29 03:51:38 localhost proftpd: 2019-09-29 03:51:38,679 localhost.servername.com proftpd[18423] my server IP (127.0.0.1[127.0.0.1]): FTP session opened.
Sep 29 03:51:38 localhost proftpd: 2019-09-29 03:51:38,681 localhost.servername.com proftpd[18423] my server IP (127.0.0.1[127.0.0.1]): FTP session closed.

and

Sep 29 04:20:09 localhost systemd: Stopping cPanel IP aliases service...
Sep 29 04:20:09 localhost systemd: Stopped cPanel IP aliases service.
Sep 29 04:20:09 localhost systemd: Starting cPanel IP aliases service...
Sep 29 04:20:09 localhost ipaliases: Bringing up eno16780032:cp1 [ OK ]
Sep 29 04:20:09 localhost ipaliases: Routing my server IP [ OK ]
Sep 29 04:20:09 localhost systemd: Started cPanel IP aliases service.
Sep 29 04:20:09 localhost proftpd: 2019-09-29 04:20:09,754 localhost.servername.com proftpd[20336] my server IP (127.0.0.1[127.0.0.1]): mod_delay/0.7: no DelayOnEvent rules configured with "DelayTable none" in effect, disabling module

Not sure what I need to check or why this is happening.

Bump... Anyone?
 

cPJeremy

Technical Analyst
Staff member
Feb 13, 2019
58
3
83
Houston TX
cPanel Access Level
Root Administrator
Hello,

I am sorry to hear that you are experiencing this issue. It seems to me that this error might relate specifically to DHCP. Please note that we do not support DHCP and only support cPanel server's using a static IP. It may be best to ensure that your IP and netmask are "static" in your server's network configurations. If eno16780032 is the main networking device then the network configuration file should be located at: /etc/sysconfig/network-scripts/ifcfg-eno16780032

Are these errors and emails being sent to you frequently, or are they sent at a specific time? It may be likely that these emails are only being sent to you when the DHCP client is trying to renew the DHCP and failing.

Can you please check the configuration settings for the network device at the file I mentioned above and let us know if DHCP was enabled? Also, has DHCP always been enabled for this server?