Skip to main content

Cannot add more than 9 IPs under IP Functions

Comments

5 comments

  • cPanelMichael
    Hello :) It seems like a networking configuration problem if you notice the issue when running the "ifconfig" command. Have you reported this issue to your data center or hosting provider to have them check into this further for you? Thank you.
    0
  • Ferdinand Soto
    I am having the same exact Issue on a new server. Can you tell me how you resolved your problem. Thanks
    0
  • cPanelMichael
    I am having the same exact Issue on a new server. Can you tell me how you resolved your problem.

    It seems like a potential issue with your OS. Have you reported this issue to your data center or hosting provider to see if it's an issue they have encountered before? Thank you.
    0
  • Ferdinand Soto
    Michael after extensive troubleshooting with your staff we found the problem. The problem lies in ifconfig, the command cannot assign IP addresses when a network interface's label exceed 15 characters. The new Manager in CentOS 7 names the devices as eno and a number. Once you get to the tenth ip, the 15 character limit is exceeded and ifconfig goes bunker. eno16222555:cp9. In my case the way we solved it was by renaming my nic card to "eth0" instead of "eno16222555". We also disabled the network manager. I hope this helps other with similar problem.
    0
  • cPanelMichael
    Hello :) You may also want to report this issue as a bug to CentOS as "eno16222555" should not be configured by default unless there were really 16222555 on-board network devices (obviously not the case). Thank you.
    0

Please sign in to leave a comment.