Hi everyone, I'm having difficulty getting IPv6 to work on my new AlmaLinux 8 (CloudLinux 8) with cPanel to work. Before I installed cPanel on the server everything worked just fine but after installation of cPanel it does not work anymore. I suspect it's due to the fact that cPanel now disables NetworkManager.
Here is my network config (this is a server from Hetzner if it matters):
IPV6INIT=yes
IPV6ADDR=2a01:xxx:xxx:xxxx::x/64
IPV6_DEFAULTGW=fe80::1
IPV6_DEFROUTE=yes
IPV6_AUTOCONF=no
IPV6_FAILURE_FATAL=no
IPV6_DEFAULTDEV=enp41s0
enp41s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet xx.xx.x.xxx netmask 255.255.255.192 broadcast xx.xx.x.xxx
inet6 fe80::aaa1:59ff:fea2:939b prefixlen 64 scopeid 0x20<link>
ether a8:a1:59:a2:xx:xx txqueuelen 1000 (Ethernet)
RX packets 1450 bytes 351253 (343.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1145 bytes 305677 (298.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0xfc200000-fc27ffff
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 2420 bytes 958431 (935.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2420 bytes 958431 (935.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Anyone have an idea for me?
Thanks!
Here is my network config (this is a server from Hetzner if it matters):
IPV6INIT=yes
IPV6ADDR=2a01:xxx:xxx:xxxx::x/64
IPV6_DEFAULTGW=fe80::1
IPV6_DEFROUTE=yes
IPV6_AUTOCONF=no
IPV6_FAILURE_FATAL=no
IPV6_DEFAULTDEV=enp41s0
enp41s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet xx.xx.x.xxx netmask 255.255.255.192 broadcast xx.xx.x.xxx
inet6 fe80::aaa1:59ff:fea2:939b prefixlen 64 scopeid 0x20<link>
ether a8:a1:59:a2:xx:xx txqueuelen 1000 (Ethernet)
RX packets 1450 bytes 351253 (343.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1145 bytes 305677 (298.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0xfc200000-fc27ffff
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 2420 bytes 958431 (935.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2420 bytes 958431 (935.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Anyone have an idea for me?
Thanks!
Last edited by a moderator: