Playbook for Hetzner VMs being reported as unreachable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
# Manually run `traceroute -I` as root from status.delftinfra.net to a VM that is unreachable. | # Manually run `traceroute -I` as root from status.delftinfra.net to a VM that is unreachable. | ||
# Determine whether or not there is a hop in the path that is problematic. | # Determine whether or not there is a hop in the path that is problematic. | ||
# Reset the servers DHCP settings if | # Reset the servers DHCP settings if a hop fails, using `dhclient eth0` |
Revision as of 05:21, 7 March 2024
Playbook for debugging Hetzner issue
- Check with a separate device that the services being reported as down are unreachable
- Manually run `traceroute -I` as root from status.delftinfra.net to a VM that is unreachable.
- Determine whether or not there is a hop in the path that is problematic.
- Reset the servers DHCP settings if a hop fails, using `dhclient eth0`