diff --git a/proxmox/templates/network.interfaces.j2 b/proxmox/templates/network.interfaces.j2 index c56735a..c1ac4b3 100644 --- a/proxmox/templates/network.interfaces.j2 +++ b/proxmox/templates/network.interfaces.j2 @@ -45,7 +45,6 @@ auto vmbr1 iface vmbr1 inet static address {{ primary_ipv4 }} gateway {{ primary_ipv4_gateway }} - up ip route add 193.40.103.36/30 via 172.21.3.81 dev vmbr1 iface vmbr1 inet6 static address {{ primary_ipv6 }}