Skip to main content

cPanel install on fresh AlmaLinux 8.6 network ipv4 issues

Comments

5 comments

  • ejsolutions
    You did have a fixed IP set? NetworkManager is automaticcaly disabled now, to be replaced by network.service. Perhaps it didn't enable the network.service
    0
  • JIKOmetrix
    You did have a fixed IP set? NetworkManager is automaticcaly disabled now, to be replaced by network.service. Perhaps it didn't enable the network.service

    I was not aware that NetworkManager was disabled now on install. This must be my issue since the data center does DHCP their primary static addresses to the NIC MAC address. I'll configure the server with static IP and test. Thank you for the heads up. - Mike
    0
  • JIKOmetrix
    Hello, I configured the static IP for the server with help from here:
    0
  • ejsolutions
    Ludicrous to have/expect a dynamic IP for a server. NetworkManager should remain disabled - network.service replaces it, as I previously alluded to. > systemctl restart network
    0
  • JIKOmetrix
    Ludicrous to have/expect a dynamic IP for a server. NetworkManager should remain disabled - network.service replaces it, as I previously alluded to. > systemctl restart network

    Thank you
    0

Please sign in to leave a comment.