Skip to content

Instantly share code, notes, and snippets.

View Iryos's full-sized avatar
🐧

Jan Hoffmann Iryos

🐧
View GitHub Profile
@Iryos
Iryos / hetzner_proxmox_ipv4_and_ipv6_interfaces.txt
Last active July 28, 2023 14:09
Proxmox Hetzner 1 IPv4 and IPv6 /64 Subnet Interfaces Config
### Install net-tools for 'route' Command on Proxmox Host ###
apt install -y net-tools
### /etc/network/interfaces config ###
auto lo
iface lo inet loopback
iface enp34s0 inet manual