Applicable to:
- SolusVM 2
Symptoms
VMs with IPv6 only running RHEL-based OSes(except Fedora) on Hetzner CRs loose connectivity after a while.
Cause
SIO-6049
Resolution
As a workaround run the commands inside the VM:
# ip -6 route add fe80::1 via eth0
# ip -6 route add default via fe80::1 via eth0
Comments
0 commentsPlease sign in to leave a comment.