### Hetzner Online GmbH installimage source /etc/network/interfaces.d/* auto lo iface lo inet loopback iface lo inet6 loopback auto enp4s0 iface enp4s0 inet static address 144.76.155.5 netmask 255.255.255.224 gateway 144.76.155.1 # route 144.76.155.0/27 via 144.76.155.1 up route add -net 144.76.155.0 netmask 255.255.255.224 gw 144.76.155.1 dev enp4s0 iface enp4s0 inet6 static address 2a01:4f8:200:2312::2 netmask 64 gateway fe80::1