Hello. VyOS ver 1.1.8. I can’t configure a default router.
Set default route
I solved the problem. I added linux commands to /config/scripts/vyatta-postconfig-bootup.script
ip r add 172.31.1.1 dev eth0
ip r add default via 172.31.1.1
I don’t understand why configuration doesn’t work via configure commands.
It’s really a Hetzner problem and how they distribute their IPs